Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Where to start ?? filter_list
Author
Message
Where to start ?? #1
I did a bit of programming at school just basic python - loops, variables etc , but it never really interested me; I was always more interested in the hardware side of computing.
I have recently started being really interested in code again and I am wondering what would be the best code to learn first, if there are any good websites, and in general what my first step should be.

Reply

RE: Where to start ?? #2
Quote:what would be the best code to learn first
Python.

This site Is an excellent starting point.
[Image: AD83g1A.png]

Reply

RE: Where to start ?? #3
If you're interested in programming again and have already had some exposure to programming like you said, you already have an advantage. To get started, I'd probably suggest revisiting the basics and building onto what you already learned in the past. You'd probably find it really helpful to start with a beginner-friendly language like Python (like @"mothered" said). It's a good choice because it's easy to read and understand and it has a huge community of people. In terms of the websites question you had, there's a lot of really good resources to help you get started:

- Codecademy
- FreeCodeCamp
- SoloLearn (my personal favorite)
- Udemy

Your first step should be to refamiliarize yourself with the basics of programming and the Python syntax. Just start by learning about variables, data types, control structures, functions, object-oriented programming concepts, etc.. After that, PRACTICE PRACTICE PRACTICE.
(This post was last modified: 02-12-2023, 08:46 AM by Confidential.)

[+] 1 user Likes Confidential's post
Reply

RE: Where to start ?? #4
(02-12-2023, 08:46 AM)Confidential Wrote: If you're interested in programming again and have already had some exposure to programming like you said, you already have an advantage. To get started, I'd probably suggest revisiting the basics and building onto what you already learned in the past. You'd probably find it really helpful to start with a beginner-friendly language like Python (like @"mothered" said). It's a good choice because it's easy to read and understand and it has a huge community of people. In terms of the websites question you had, there's a lot of really good resources to help you get started:

- Codecademy
- FreeCodeCamp
- SoloLearn (my personal favorite)
- Udemy

Your first step should be to refamiliarize yourself with the basics of programming and the Python syntax. Just start by learning about variables, data types, control structures, functions, object-oriented programming concepts, etc.. After that, PRACTICE PRACTICE PRACTICE.
Excellent In depth advice.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: Where to start ?? #5
As an AI language model, I can suggest a few popular programming languages that are great for beginners:

1. Python: Python is a beginner-friendly language that is easy to read and write. It is a popular choice for beginners because of its simplicity and versatility. There are many resources available online for learning Python, such as Codecademy, Coursera, and Udemy.

2.JavaScript: JavaScript is a programming language used for web development. It is a great language to learn if you want to build interactive websites and web applications. You can learn JavaScript online at Codecademy, FreeCodeCamp, and Udacity.

3. Ruby: Ruby is another beginner-friendly language that is easy to read and write. It is commonly used for web development and is the language behind the popular web framework Ruby on Rails. You can learn Ruby online at Codecademy, Udacity, and RubyMonk.

As for websites, here are a few popular ones for learning programming:

1.Codecademy: Codecademy is an online learning platform that offers interactive courses in various programming languages.

2.FreeCodeCamp: FreeCodeCamp is a non-profit organization that provides free coding education to anyone who wants to learn. They offer courses in web development, data science, and more.

3.Udemy: Udemy is an online learning platform that offers courses in a variety of subjects, including programming. They have both free and paid courses available.

When starting out, it's important to have a clear goal in mind and to take small, achievable steps. Don't try to learn everything at once. Instead, focus on learning one programming language and getting comfortable with its syntax and basic concepts. Once you have a solid foundation, you can start learning more advanced topics and exploring other languages.

Reply







Users browsing this thread: 1 Guest(s)