Next·9 / 9
Where to go from here
~4 min read
You now know variables, conditionals, loops and functions - the spine of any programming language. From here, branches:
- Web: HTML, CSS, JavaScript. Build interactive sites.
- Data / AI: Python, NumPy, pandas, scikit-learn.
- Apps: Swift (iOS), Kotlin (Android), React Native, Flutter.
- Games: Unity (C#), Godot (GDScript).
- Systems: Go, Rust, C.