If I were to start over today, here is a roadmap:
Beginner
β£ Learn fundamentals β
β£ Working with table β
β£ Working with data β
β£ Querying the data β
β£ Operators β
β£ Functions β
β£ Database objects β
β£ Programming in SQL β
β£ Users and Roles β
β£ Advanced Concepts β
Pro
Jan 1 β’ 11 tweets β’ 7 min read
10 FREE JavaScript Books on this New Year's Eve π 1. Exploring JavaScript
If I have to start learning it in 2025, I'll do this:
Beginner
β£ Learn fundamentals β
β£ Working with table β
β£ Working with data β
β£ Querying the data β
β£ Operators β
β£ Functions β
β£ Database objects β
β£ Programming in SQL β
β£ Users and Roles β
β£ Advanced Concepts β
Pro
Practice these in
β C / C++
β Java
β Python
β JavaScript
β Golang
Or, any language of your choice
β Algorithms on Arrays
β Creating an Array
β Iterate through Array
β Get an Element
β Search an Element
β Insert Element(s)
β Delete Element(s)
β Filter an Array
β Fetch a Sub-Array
β Merging Arrays
β Reverse Array
ββ Rotate Array