Forum Thread: Starting Up!

I'm trying to start up a career within programming, but I only know some HTML5 and some java, what language is the most common used? And where should I start?

4 Responses

if you aim for the best, start by re-coding common C functions (everything to write and manipulate strings). This will give strong basics. You can then aim for a more complicated program, like recoding a basic shell or unix-commands (Still in C language)

For a carreer, Java and C# are the high-lvl languages that are easy to deal with. Companys will migrate to these languages if they'r not using it yet.

I didn mentioned it, but use Linux (ex: Debian) to learn C .

I recommend also learning how to use Linux and bash scripting along the way, they are terrific skills as well. Good luck!

Share Your Thoughts

  • Hot
  • Active