Switching from data analytics to web development

This page summarizes the projects mentioned and recommended in the original post on /r/cscareerquestionsEU

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Django

    The Web framework for perfectionists with deadlines.

  • I would suggest you start out with Django, since you already know some python, and try to create some basic CRUD applications. Server-side rendered at first, throw some html/css at the front end, and expand from there. If you need something dynamic, you can try jQuery or alpinejs. After you get somewhat comfortable with those, you can look into single page applications (React, Vue or even frameworks built on top of them - Next, Nuxt, etc.). With those the back end usually is a REST API.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • So to summarize: Python > Django > HTTP basics > HTML + CSS > CSS Framework (Bootstrap, Tailwind) > JS > etc.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Deploy a Golang serverless function for a demo form with htmx

    3 projects | dev.to | 30 Mar 2024
  • Metaprogramming in Ruby: Intermediate Level

    3 projects | dev.to | 29 Mar 2023
  • Build Blog With Wagtail CMS (4.0.0) Released!

    4 projects | /r/django | 7 Nov 2022
  • Web-Crunch is for sale

    2 projects | dev.to | 7 Sep 2021
  • Styling your Dart Jaspr website with Tailwind CSS and DaisyUI

    4 projects | dev.to | 27 May 2024