General Topics
The following topics are necessary regardless of whatever language you choose for your application. These are language independent tools and methodologies that will help you build great applications.
- Version Control tools
- git
- github
- Terminal Basics
- Data Structures & Algorithms
- Software Development principles
- SOLID
- KISS
- YAGNI
- Understanding different licenses
- Semantic Versioning
- SSH
- HTTP/HTTPS and APIs
- Design Patterns
- Character Encodings