Getting started programming

Closed
Lynng - 2 Jun 2016 à 16:18
 Blocked Profile - 6 Jun 2016 à 17:17
Hello, i need some guidance on how to get started on programming? Are their any free programs i can download and use offline with my windows computer? Any suggestions would be greatly appreciated! Thanks for your time and help!!!



Related:

1 response

Blocked Profile
2 Jun 2016 à 16:28
So, programming is very platform specific.

What type of programming do you wish to do? Web, RUBY, C++, SQL, Java, Client UI? Front end User Interface, back end server programming? I would suggest getting NETBEANS, or notepad++. These are two programming editors, that are flexible in any language.


lynng Posts 8 Registration date Thursday 24 March 2016 Status Member Last seen 29 March 2017 1
3 Jun 2016 à 12:16
Thanks for your help. I'm really new to programming and hardly know anything about it but been doing some with the VBA in excel and i'm really interesting to learn some programming as a side job. Again Thanks for your help
Blocked Profile
6 Jun 2016 à 17:17
Well, come up with a simple idea, and and make it! Start with loading dynamic data (lets say like from an XML file) into an object (like a drop down box). Once you select the element, display it as a dialog.