How to become a developer in 7 steps
Aug 21, 2021
Take an Android phone
- Got to “Settings”
- Goto to “About Phone”
- Tap on version 7 times
Oh, yeah!
You are a developer now
It's not a joke, this is what abstraction in software development. Android OS hides developer options by default. This is the tradeoff, as there are more regular users than developers.
Let me try to put the 7 steps below for beginning,
- First, learn one programming language
- Data structures and Algorithm (Foundation)
- Understand HTML and HTTP (Request, Session)
- Database — Query and Table structure
- Software Design patterns and Principles
- Application Debugging & Integration Architecture
- Packaging and Deployment