Jump to content

codecademy.com

linda.com

NEW PC build: Blank Heaven   minimalist white and black PC     Old S340 build log "White Heaven"        The "LIGHTCANON" flashlight build log        Project AntiRoll (prototype)        Custom speaker project

Spoiler

Ryzen 3950X | AMD Vega Frontier Edition | ASUS X570 Pro WS | Corsair Vengeance LPX 64GB | NZXT H500 | Seasonic Prime Fanless TX-700 | Custom loop | Coolermaster SK630 White | Logitech MX Master 2S | Samsung 980 Pro 1TB + 970 Pro 512GB | Samsung 58" 4k TV | Scarlett 2i4 | 2x AT2020

 

Link to comment
https://linustechtips.com/topic/487356-intro-to-coding/#findComment-6540876
Share on other sites

Link to post
Share on other sites

An easy way to get a handle of what kind of a language Visual Basic is, is learning Small Basic first. It's similar enough but overly simplified. Once you get the ball rolling, get yourself the free version of Visual Studio and start diving deeper. Visual Basic is pretty much tied to Windows only but it's easy to learn and there are tons of tutorials. Also, you can write scripts in VB too.

Link to comment
https://linustechtips.com/topic/487356-intro-to-coding/#findComment-6540947
Share on other sites

Link to post
Share on other sites

Well, I recently posted a response to another thread much like this. Hope you don't mind me quoting because my reply would be the same.

 

 

There are a lot of different concepts that all build on each other if you're interested in proper development. Learning a language is fine, but learning the underlying concepts is better IMHO. If you're interested in going into it fully I couldn't recommend a degree in IT, focussed on development, more. But in all honesty, most developers these days don't seem to have that and still do fine.

 

If you're looking for the complete package, I'd say to have a look on https://www.google.c...evelopment.html. It's intended for people trying to improve their technical skills for Google, but they include links for a lot of free course material.

 

Other than that, youtube is a great source of information, as well as Coursera, Udacity, and Udemy. Some of their stuff requires payment, but if I remember correctly, you can view the content for free. I may be mistaken though. There is also the aforementioned CodeAcademy. There is also Lynda.com, but you will definitely need to pay for that. As you get into development you can also have a look at http://www.codewars.com/ which is a site with real world challenges you can complete. They get quite tough, but they do improve your ability to problem solve.

 

Hope that helps.

Link to comment
https://linustechtips.com/topic/487356-intro-to-coding/#findComment-6541694
Share on other sites

Link to post
Share on other sites

Hi I know some basic things and have a good knowledge about computers, but I want to get into coding and script writing (e.g. autokill programs) Has anyone got any tips on how I can get started? 

 

Thanks

There are 3 main groups of programming resources.

- Books

- Online courses (codecademy.com, khanacademy.org)

- Youtube series

 

For scripting languages you have some options:

- Python (general purpose)

- Javascript (web scripting)

- Ruby (general purpose)

- Lua (used for plugins primarily)

- PHP (server-side language)

 

You can use one or more of these resources to become a good programmer in whatever scripting language you choose. I recommend python, javascript, or ruby.

CPU: AMD FX-6300 4GHz @ 1.3 volts | CPU Cooler: Cooler Master Hyper 212 EVO | RAM: 8GB DDR3

Motherboard: Gigabyte 970A-DS3P | GPU: EVGA GTX 960 SSC | SSD: 250GB Samsung 850 EVO

HDD: 1TB WD Caviar Green | Case: Fractal Design Core 2500 | OS: Windows 10 Home

Link to comment
https://linustechtips.com/topic/487356-intro-to-coding/#findComment-6541863
Share on other sites

Link to post
Share on other sites

the bash command shell.

 

I'm looking to start learning also we could trade ideas about the only way we'd learned everything WE want...

or not i dont know. :)

codecademy has this as well as a bunch of other useful languages

Pro Tip: don't use flash when taking pictures of your build; use a longer exposure instead. Prop up your camera with something (preferably a tripod) if necessary.

if you use retarded/autistic/etc to mean stupid please gtfo

Link to comment
https://linustechtips.com/topic/487356-intro-to-coding/#findComment-6552968
Share on other sites

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

×