Getting Started With Coding Coding is not hard! Coding is fun! It is not about you remembering lines of code, it is about you understanding the lines of code. There are a variety of Programming Languages you can choose if you want to start coding. Let's go through some of them: C Programming Language C++ Programming Language C# Programming Language Python Java. If you are confused on choosing what language, then I would recommend you choose C#, because it is simple and easy to learn. Let us look at the differences between C, C++ & C# C: C language is not an object oriented language. For a real-life example of object oriented: Your friend asked you to go and get a packet of milk. Your friend does not care from which shop or through which road you will get the milk. All your friend wants is a packet of milk. Now for an example in programming: There is a bunch of lines of code for a simple button control. Instead of writing all those lines of code for every copy of the but...
Comments
Post a Comment