Learn a programming language...

in #programming7 years ago

In our times are many people who wants to learn programming. And that's very good. But this isn't so easy as you might think.

Just think of an situatuation in your school. Your teacher tells you to search for, let's say Charles Darwin and his evolution theory. It sounds really boring and it is.
The problem with programming is nearly the same, because it may sounds really funny, but you have to learn SOOO much. But after the learning phase, you have to think logical about a new "never before seen" algorithm or just put them so together that the program you want to create works fine.

C++.jpg

And there is also always the question:
Which programming language should I learn first?

Mmmmmmmmmh.... there isn't a correct answer for this question. It is always the question, what you want to create. If you don't have any clue which one you want to learn first, then I would recommend to learn Java.

  1. The IDE (Eclipse) is free and very powerful with plugin support
  2. It is object oriented
  3. It works on every operating system (Windows, MacOS, Linux etc.)

C#.jpg

But at the end there isn't a right answer for this question. If you want that I create a little programming tutorial on this website, than just like this post and write a comment.

Hope that my english isn't that bad ^^ Greets from Germany ✌️✌️

Sort:  

Programming and coding always have been around problem solving.

Programming is so big, you can do with it whatever you want ^^ .. but yeah, also a big part of it is always solving a specific problem :)