Anyone Want To Teach Me How To Program

D

Deleted member 1980795

Guest
Hello everyone this is my 2nd post on this forum. I'm asking for any help with programming if you think you'd be up to the challenge of helping me learn how to program.
 
Last edited by a moderator:
Do you have any programming experience at all? There are tons of free platform for learning programming. People would be willing to mentor you if you have basic grasps of programming principles.


Besides youtube, you can learn programming for free on these platforms:
Code:
https://www.freecodecamp.org
https://www.edx.org/learn/computer-programming
https://www.open.edu/openlearn/digital-computing/simple-coding/content-section-0
 
You will want to do some simple beginner projects, like at least a hello world type thing then maybe a UI based calculator and then have a think about what you want to create.

Once you have an idea you should be able to break the whole task into smaller chunks and then focus on how to accomplish each of the tasks required to get something up and running.

I'm happy to help out if it is in a field I am fairly familiar with or just general advice on how to proceed.
 
Programming is likely one of the easiest skills to learn independently, thanks to the abundance of free online resources. You can take a course, watch a tutorial series on YouTube, or simply read a book to get started.
 
Programming is likely one of the easiest skills to learn independently, thanks to the abundance of free online resources. You can take a course, watch a tutorial series on YouTube, or simply read a book to get started.
member already delete from here
 
You can learn to program literally anywhere: Youtube, W3schools, Codecademy, Udemy or even free courses like harvard CS50.

I don't really understand why you need someone to learn this, it's easy, just takes time and you have to be consistent.
 
Well i am not into programing but i dont think someone can teach you programing as you need to learn yourself by implementing the information .Or it can teach you some basic stuff but nobody will spend countles hours for free to teach you programing
Programing its a complex domain like math as example and you cannot learn everything in 1 week or month for example
 
Back
Top