Jump to content

how to start learning to code?

GeeZillion

so i have always like computers and since i have master (to the best i can) the pc specs part like know whats better for what and how to pick pc parts i want to learn the next step, coding and programming the problem is i have zero clue about it and have no idea how to eat started so that is why i need your help can you guys give me links to stuff that will help me learn id liie to lean to how to code games ( starting with the very basic id think flash is but idk) and then programs maybe this is all new to me so i have no clue where to or how to start.

Link to comment
Share on other sites

Link to post
Share on other sites

so i have always like computers and since i have master (to the best i can) the pc specs part like know whats better for what and how to pick pc parts i want to learn the next step, coding and programming the problem is i have zero clue about it and have no idea how to eat started so that is why i need your help can you guys give me links to stuff that will help me learn id liie to lean to how to code games ( starting with the very basic id think flash is but idk) and then programs maybe this is all new to me so i have no clue where to or how to start.

 I am currently learning Python as my first real language and it is probably the best route you can take to start off.  I am using this course to learn the fundamentals and I am also following along with books.

Course:

https://www.coursera.org/course/programming1

Link to comment
Share on other sites

Link to post
Share on other sites

Definitely try to focus on the ideas of programming while learning how to program as well. Looking at a bunch of people from my AP Comp Sci class in high school (from a two-year-programming-novice), those struggling don't really know the concepts of why things work. Try to make what you learn relevant to every-day life or analyze how certain games would use the structures or data types that you're learning about.

 

Other than that, any language should do you good. Look into what seems to be the most interesting to you and fits what you really care for. I started with Java, hated it, went to C++, and am now learning Lua and Python (while taking a course in Java ironically. Still don't care much for it). That's all my opinion though. Java isn't a terrible start, but the syntax can get to you.

 

Python would be pretty comfortable if you're a complete newbie. The syntax is short, it's easy to work with, and it's really well documented and has a nice community around it.

Link to comment
Share on other sites

Link to post
Share on other sites

It's all about problem solving. The internet is full of tutorials on coding, learning to code isn't hard. Problem solving skill, though, comes with practice.

Link to comment
Share on other sites

Link to post
Share on other sites

So now that I looked into it more I'd like to start with coding iPhones do android apps what code is used for that?

Link to comment
Share on other sites

Link to post
Share on other sites

Since you're new to coding, I'd start out with BASIC/Visual BASIC, then move up the list (Java, C++, C#, etc). If you want to learn something fast and that might give you a little experience, batch coding is super fun, as well as LUA. 

PC: Ryzen 2600X, EVGA 1080 DT, Gigabyte X470 Aorus Gaming 5 WiFi, Corsair 2x8GB DDR4 3000Mhz, EVGA SuperNOVA G2 750W 80+ Gold, Phanteks  Enthoo EVOLV ATX

Peripherals: Logitech G502 HERO, Cooler Master ML510, Corsair K68 Cherry MX Red, Dell S2417DG YNY1D 24" 165HZ G-Sync 1440p, Acer XF251Q, 

Audio: AKG K7XX, JBL SLR308 MKI, Scarlett 2i4 (2nd Gen), Sony MDR-7506, Shure SE-215, Audio-Technica AT2020
Server: Dell Poweredge T420 running ESXi, Hosting Plex and Automation services and misc. game servers; 2x Xeon E5-2400, 32GB ECC Memory, ~40TB Storage (Mix of SSDs and HDDs)
Network: Asus RT-AC3100 (Current), Supermicro running pfsense, 10/100/1000/10000 Netgear Switch

 

Link to comment
Share on other sites

Link to post
Share on other sites

So now that I looked into it more I'd like to start with coding iPhones do android apps what code is used for that?

I believe Apple products use Objective C, could be wrong though. It's been about five years since I've made apps for iOS. 

PC: Ryzen 2600X, EVGA 1080 DT, Gigabyte X470 Aorus Gaming 5 WiFi, Corsair 2x8GB DDR4 3000Mhz, EVGA SuperNOVA G2 750W 80+ Gold, Phanteks  Enthoo EVOLV ATX

Peripherals: Logitech G502 HERO, Cooler Master ML510, Corsair K68 Cherry MX Red, Dell S2417DG YNY1D 24" 165HZ G-Sync 1440p, Acer XF251Q, 

Audio: AKG K7XX, JBL SLR308 MKI, Scarlett 2i4 (2nd Gen), Sony MDR-7506, Shure SE-215, Audio-Technica AT2020
Server: Dell Poweredge T420 running ESXi, Hosting Plex and Automation services and misc. game servers; 2x Xeon E5-2400, 32GB ECC Memory, ~40TB Storage (Mix of SSDs and HDDs)
Network: Asus RT-AC3100 (Current), Supermicro running pfsense, 10/100/1000/10000 Netgear Switch

 

Link to comment
Share on other sites

Link to post
Share on other sites

So now that I looked into it more I'd like to start with coding iPhones do android apps what code is used for that?

 

For Android learn Java. For iOS learn Swift first then Objective-C after.

Link to comment
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

×