What what should I do while learning programming?

  • Context: MHB 
  • Thread starter Thread starter shivajikobardan
  • Start date Start date
  • Tags Tags
    Programming
Click For Summary
SUMMARY

The discussion focuses on effective strategies for learning Python programming, particularly for web development. Key recommendations include completing a structured course, purchasing a Python textbook for exercises, solving 250 Codewars problems, and implementing numerical methods and cryptography algorithms in Python. Participants emphasize the importance of practical experience and building real projects, suggesting that tools like Flask can be beneficial for web applications. The conversation highlights the relevance of Python in the job market, especially in regions with a higher demand for Django developers.

PREREQUISITES
  • Basic understanding of Python programming
  • Familiarity with web development concepts
  • Knowledge of Flask framework for Python
  • Experience with problem-solving platforms like Codewars
NEXT STEPS
  • Complete a Python course focused on web development
  • Purchase and study a comprehensive Python textbook
  • Practice solving problems on Codewars to enhance coding skills
  • Learn Django for building dynamic web applications
USEFUL FOR

Beginner to intermediate Python developers, aspiring web developers, and anyone looking to enhance their programming skills for job opportunities in Python and Django.

shivajikobardan
Messages
637
Reaction score
54
Here is what I have planned to do-:
1) Do 1 course.
2) Buy a python textbook and solve it exercises and examples.
3) Solve 250 codewars problems
4) Do numerical methods in python.
5) Do cryptography algorithms in python.
Will this be enough for my learning to be good enough to be a web developer in python? (I Need to learn django afterwards I know that). IWTL.
 
Technology news on Phys.org
Hi shivajikobardan,

Your question is very generic and I do not really think anyone here will have an answer that will help you.
If anything, the only way to learn anything, is to just start learning/doing it whatever that means.

If you have more specific questions about something you don't understand or something you are struggling with, then we might be able to help you better.
 
thanks man. I will not ask these questions here anymore.
 
LOL. Don't leave over this, you just got here.

It's hard to answer this question in a paragraph or even 10 pages, but I think the best way to learn Python is practice. Courses help in the very, very beginning but nothing helps more than building something real. I've been doing this the past 2 years and have gone from a total newb in Python to decent. The only thing that helped me was being very bad and needing it to work, asking others to review code I wrote, reading good code, then repeating.

What type of web application do you want to build?
 
Jameson said:
What type of web application do you want to build?

I want to build dynamic websites and static websites.
 
Any particular reason to pick the language python for web development?
Javascript might be a more appropriate choice.
 
shivajikobardan said:
I want to build dynamic websites and static websites.
Ok but this is like all websites, they can either be static or dynamic. If you don't have any logic that needs to be run on the backend in Python like a machine learning flow then I agree that it's not the easiest way to go about this.

That said Flask is a decent place to start and very common with Python web apps. I like this Youtube channel: https://www.techwithtim.net/tutorials/flask/a-basic-website/
 
Klaas van Aarsen said:
Any particular reason to pick the language python for web development?
Javascript might be a more appropriate choice.
I am from Nepal. there are more django jobs than javasript ones. Also learning python seems to be very essential nowadays.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 43 ·
2
Replies
43
Views
6K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 133 ·
5
Replies
133
Views
11K
Replies
86
Views
2K
Replies
33
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K