1
Can someone help me learn code?
I really wanna learn to code but I just CAN'T learn it off a website I need to know that someone is teaching me, It somehow makes me feel like I can do it. I tried many website but failed as in its really boring looking at a dang screen and read words and doing random useless math problems that I don't need.
Can anyone make an effort to help me in this? I just want to learn 2 things right now
JavaScript
Ruby
After that I want to learn
CLL
HTML
other random website coding
and thats it. Maybe if I have the guts ill try to find someone who can teach me python to. I'm a fast learner. But I really need an understanding person. I fail a lot sometimes.
Can anyone make an effort to help me in this? I just want to learn 2 things right now
JavaScript
Ruby
After that I want to learn
CLL
HTML
other random website coding
and thats it. Maybe if I have the guts ill try to find someone who can teach me python to. I'm a fast learner. But I really need an understanding person. I fail a lot sometimes.
14
I just want someone who will teach me
If you find tutorials or tutorial sites boring, you probably won't find personal tutoring (especially over the internet) very exciting either.
I love math but why would I need math problems in a coding. Like let say I want to code a server node (I dont but just say) why in the world would I want a math problem in it. Valid reason please.
while blockid.stone.value ==0
{
pass
}
if player.entity.break_blockid.stone
{
blockid.stone.value==1
}
if blockid.stone.value==1
{
entity.blockbreak.stone
}
Thats my mix of coding. I code Python but trust me it's useful. It's not specific but it's a mix of py and js.
This is what Python looks like
list = [
'Hi',
'Sup'
]
while 4+2 == 6:
print(list)
And this is what shows up
['Hi', 'Sup']
This prints that infinitely. Coding is all about loops.
{
pass
}
if player.entity.break_blockid.stone
{
blockid.stone.value==1
}
if blockid.stone.value==1
{
entity.blockbreak.stone
}
Thats my mix of coding. I code Python but trust me it's useful. It's not specific but it's a mix of py and js.
This is what Python looks like
list = [
'Hi',
'Sup'
]
while 4+2 == 6:
print(list)
And this is what shows up
['Hi', 'Sup']
This prints that infinitely. Coding is all about loops.
Well then do html, or even try Java along side with you playtime on minecraft. Try to code a Minecraft Mod or a Bukkit Plugin to help you code in Java, there are plenty of Youtube videos about it.
I tried codecademy so many times in fact its the one I dislike the most
Lol do html before javascript like seriously html is the easiest thing you will ever learn
I don't think that you have basic coding concepts down. The examples you do are very useful. I'm seconding the recommendation for Codecademy.
Well sorry to burst your bubble, but those "random useless math problems" are the basics you need to do for coding and if you can't do them (or won't do them), then you won't be able to code.
Here are some great websites to learn coding though:
JavaScript: www.codecademy.com/tracks/javascript
Ruby: www.codecademy.com/tracks/ruby
Here are some great websites to learn coding though:
JavaScript: www.codecademy.com/tracks/javascript
Ruby: www.codecademy.com/tracks/ruby
Have you tried Hour of Code?
I tried a day of it
I tell myself Im going to learn to code two days later I get very bored and tell myself this is a waste of time and life. and do it again like its an endless loop.
"Im going to learn to code!" " -_- math? coding? I WANNA CODE A SOMETHING OTHER THE A (*&&(# CALCULATOR!!!" Repeat this x100000E times please.
"Im going to learn to code!" " -_- math? coding? I WANNA CODE A SOMETHING OTHER THE A (*&&(# CALCULATOR!!!" Repeat this x100000E times please.
Coding is pretty much maths, if you don't like maths then you won't like coding.
What is the main problem you are having?
