d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Wanting To Learn Coding Language...help
Prev12
Add Reply New Topic New Poll
Member
Posts: 15,268
Joined: Jul 9 2021
Gold: 455.97
Oct 3 2023 10:18pm
Quote (PacHo21 @ Oct 2 2023 11:25pm)
For a first language learn C


like giving a 5 year old an ak47


This post was edited by ChocolateCoveredGummyBears on Oct 3 2023 10:20pm
Member
Posts: 3
Joined: Apr 4 2023
Gold: 0.00
Oct 5 2023 02:58am
Python has a simpler syntax than Java, making it easier to learn.
Member
Posts: 3
Joined: Apr 4 2023
Gold: 0.00
Oct 5 2023 03:03am
Quote (ChocolateCoveredGummyBears @ Sep 20 2023 04:57am)
yeah python is good, here's a playlist by thenewboston, one of my fav tutorial makers

[URL]https://www.youtube.com/watch?v=HBxCHonP6Ro&list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_&ab_channel=thenewboston[/URL]
edit: since you're doing it for a hobby, that's good. afterwards, once you learn how to code, even a tiny bit, you can start turning your ideas (which the world is your oyster here) into a functional program. that's when you really start to experience the beauty of programming


I agree that the best way to learn is to do.

This post was edited by miamimy on Oct 5 2023 03:03am
Member
Posts: 38
Joined: Jan 12 2021
Gold: 5.21
Oct 15 2023 02:12am
Quote (6ix_9ine @ Sep 20 2023 03:25am)
Brand new to coding, always found it very fascinating in TV shows or movies about coding when they speak but never looked into it. Now that I'm a bit older, I want to dive into it as a hobby. This would only be for recreational right now, maybe spend an hour or so at night for fun on learning over time.
Few questions to start..

What would the most beginner friend language be to start learning? I've been reading and it's between Python and Java apparently if you have zero coding experience, which is me.
Is there any courses I can take (paid or free) that can get me off the ground and into this?

Not really sure what my end goal with this is, but I think just to learn and get into it basically to start.


I would say Python over Java, as py is easier to learn. When you starting to understand how to think as a programmer you could try other, but at the start, focus on one.

For areas to learn i'll leave you with a few places.

University of Helsinki got some good courses, found here:
https://mooc.fi/en/
Or a collection of it here:
https://programming-23.mooc.fi/

Harvard got the cs50 course:
https://cs50.harvard.edu/python/2022/

Automate the boring stuff (free ebook):
https://automatetheboringstuff.com/

But lets not forget the best place to check up on, the py docs.
https://docs.python.org/3/tutorial/index.html

honourable mention for me would be FCC, for me its been helpful (they have alot of free material, not only py, but other lang too)
https://www.freecodecamp.org/learn/

Go Back To Programming & Development Topic List
Prev12
Add Reply New Topic New Poll