I was on the computer one day and a stumbled upon programming for kids language called SiMPLE.
I checked them out a bit and found that it was supposed to be an easy language that is aimed toward beginners. It stand for SImple Modular Programming and Environments. I tried it a out a bit and found out that I didn’t like it that much.
Of course, I have to do research on everything, so I looked it up on Wikipedia. Turns out, they guys who invented tried to create language that was easy to use because they thought languages like C++ to hard for beginners.
Which I don’t get. Everyone says that about C++. I started learning C++ just a few months ago and it’s not actually that hard. It’s quite easy to understand and quite easy to work with. I don’t mean to be conceited, but maybe I’m just different
. I’ve always been interested in computers/programming since I was little, but I’ve only started to get into real development and programming recently.
I don’t mean to tell you not to use SiMPLE, but it’s more a of a hobby language than a hardcore development system. If you really want to be a professional programmer would recommend learning C/C++, or starting out with any other C-based language and then learning C++ itself (and paying attention in math class
).
If you want to learn C++ go to learncpp.com. It’s a WordPress site
.





