2

Will someone post a list of everything I should learn and in order.
I want to be a software engineer. I'm learning android app development now. And I'm a complete beginner. I also want to be a full stack developer. Also what's the difference between software engineer and developer? Which languages should I learn?

Comments
  • 1
    What do you know about object oriented programming?
  • 1
    @TYML nothing yet I'm just learning java and haven't reached oop yet
  • 5
    @Mojammel java is an object oriented language. Dont put everything on your plate at once, focus on learning one language. Once you do other languages will mostly just be a matter of syntax
  • 2
    Start with doing one thing well. Become a great Android developer, learn the tools, the libraries, the patterns. Then see what else you need. Look at things like Firebase if you need a quick 'n easy serverside component. Start small. Don't boil the ocean. Don't start with your dream app. Just do it. Lots of grit, coffee and swearing.
  • 0
    Best advice I can give you is to go to a university and get a degree in software engineering. Then you will truly become a software engineer.
  • 0
    At first, I've heard it said that software developers are like monkeys and engineers are like architects; however, over time, I've found there to be no meaningful distinction between the two within the tech community.

    Echo other people's points about getting good at one thing first. Take it one step at a time.
Add Comment