Jump to content

Things you guys would recommend to learn programming

notepad++

GCC (or equivalent compiler for your language)

stackoverflow.net

go try and do a bunch of different tasks with it, until you understand how ot works.

e.g. make a hello world app, then try and invert a string, then try and sort an array of numbers, etc.

That's how I figured out everything and I thought it worked pretty well.

Link to post
Share on other sites

I learnt the basics of VB.NET (very easy language) at multiwingspan.co.uk

CPU: AMD Ryzen 7 3700X - CPU Cooler: Deepcool Castle 240EX - Motherboard: MSI B450 GAMING PRO CARBON AC

RAM: 2 x 8GB Corsair Vengeance Pro RBG 3200MHz - GPU: MSI RTX 3080 GAMING X TRIO

 

Link to post
Share on other sites

notepad++

GCC (or equivalent compiler for your language)

stackoverflow.net

go try and do a bunch of different tasks with it, until you understand how ot works.

e.g. make a hello world app, then try and invert a string, then try and sort an array of numbers, etc.

That's how I figured out everything and I thought it worked pretty well.

Thanks I was about to buy a text software but the notepad++ does me great and I learned javascript in a few hours so im catching back up , next up java

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×