Computing

learning to code any tips

Submitted by Alex_P10, , Thread ID: 184916

Thread Closed
Alex_P10
Junior Member
Level:
1
Reputation:
0
Posts:
78
Likes:
0
Credits:
0
27-10-2020, 10:15 PM
#1
Hey I'm thinking of taking APCSP does anybody have any tips that helped them when learning to code.

RE: learning to code any tips

antoineleroi
Lurker
Level:
0
Reputation:
0
Posts:
7
Likes:
0
Credits:
8
28-10-2020, 10:53 AM
#2
what language do you want to learn, because it depends on your goal

RE: learning to code any tips

ohokay
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
28-10-2020, 08:54 PM
This post was last modified: 28-10-2020, 09:03 PM by ohokay
#3
W3Schools is a great teaching resource for CS. I recommend something like python as a 1st language due to its simplicity; you may get stuck with the wordy syntax in a language like Java or C. I personally began w Java in university and am now working as a Full Stack Developer so you'll be ahead of the curve starting with AP (which is a good thing!)

As well as, don't be afraid of documentation. Some projects has shit documentation; others are phenomenal. My suggestion is to use things like W3Schools and StackOverflow to solve some problems, but if you have the chance, read the documentation that's associated with the fix as well so you can better understand how to do the research for yourself when problems that haven't already been fixed are encountered.

RE: learning to code any tips

Peaksen
Novice
Level:
0
Reputation:
0
Posts:
45
Likes:
0
Credits:
0
02-11-2020, 01:55 AM
#4
well I recommend u to start with something easy like Python: vars, strings, arrays, matrixs, objects,...

RE: learning to code any tips

Genesisdude13
Member
Level:
0
Reputation:
0
Posts:
153
Likes:
7
Credits:
104
02-11-2020, 02:26 AM
#5
Python is probably the easiest programming language to get started with IMO. Generally speaking once you get the syntax of one language down it's usually easier to understand the syntax of another language. I've used sites such as W3Schools, but if you're a person who learns better by visually seeing a tutorial I suggest checking out Zenva's free stuff to see if their service is good for you. Udemy is good too I've heard, but I've never checked their stuff out before.

RE: learning to code any tips

28-11-2020, 06:31 PM
#6
Traversy Media has a lot of good videos on youtube. There's also develop roadmaps you can find on github. Don't worry if it seems like a lot if you just keep going slowly you'll learn it. Also project based learning is the best. You'll learn more from googling some problem more than just reading.

RE: learning to code any tips

heyo23123
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
17-12-2020, 04:35 PM
#7
You have many tutorial on youtube, but it depend what you wan't web, app, mobile, you have good website to to learn : https://www.codecademy.com

RE: learning to code any tips

dfkef
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
15
27-12-2020, 04:53 PM
#8
well I recommend u to start with something easy like Python: vars, strings, arrays, matrixs, objects,...

RE: learning to code any tips

iliketoast
Newbie
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
01-04-2021, 06:04 PM
#9
Don't try to learn with a big project.

RE: learning to code any tips

derpherp123
Newbie
Level:
1
Reputation:
0
Posts:
15
Likes:
0
Credits:
15
04-04-2021, 02:13 AM
#10
Start with JavaScript and come up with a project work on.

Users browsing this thread: 1 Guest(s)