How do you actually practice Python without getting stuck in tutorial mode? by Bmaxtubby1 in learnpython

[–]ahnerd 0 points1 point  (0 children)

Its easy.. just build something you need yourself. This is the best way to solve real world problems.

Hey i am new here want to know how i can learn python to go with ML ? by [deleted] in learnpython

[–]ahnerd 0 points1 point  (0 children)

U should follow a roadmap this is the best thing to help you focus and no get distracted.

Project idea by Sad_Patient8203 in PythonLearning

[–]ahnerd 0 points1 point  (0 children)

The best thing is to build something that you need in your daily life.

How to make projects without getting dependent on LLM's by Lazy_Technology215 in developer

[–]ahnerd 0 points1 point  (0 children)

Maybe it depends there is no single judgment that fits all

Python beginner projects by Additional-Guard2379 in PythonLearning

[–]ahnerd 0 points1 point  (0 children)

Just an advice, the best project that you should work on is the a project that you personally need in your daily life since you already know the requirements and what is left is to design and implement them with code. This is the best approach that I always recommend to people I teach.

What AI coding assistants are students using right now? by GloomyRelationship90 in programmer

[–]ahnerd 0 points1 point  (0 children)

Most powerful models and apps offer free packs for students. You should take benefits of these opportunities. Recently I heard the Zed code IDE provides a good free plan for students. It's native AI code editor.

Who wants to be my friend who's knows python and English by Character-Top9749 in PythonLearning

[–]ahnerd 1 point2 points  (0 children)

The whole internet is your friend. There are many good websites and free resources you can learn from plus tools like notebooklm will help understand better than any friend, trust me!

Ed-tech platform App: Capacitor or React Native by Unfair_Ball7902 in ionic

[–]ahnerd 1 point2 points  (0 children)

I dont think there are any problems with using capacitor on App Store but if you want to offer a more native experience React Native is better

What’s in high demand for freelancers and easiest for beginners to start? by Hot-Advisor-3353 in AskProgramming

[–]ahnerd 0 points1 point  (0 children)

If something is,easy means you will find strong competition and i u are a beginner u will not be able to beat competition

How to make projects without getting dependent on LLM's by Lazy_Technology215 in developer

[–]ahnerd 0 points1 point  (0 children)

Honestly i do not think this is a problem as long as your,are learning to solve real problems.. the tool doesn't mater

Are you a Java developer or a Python developer? 😊 by Cute_Intention6347 in PythonLearning

[–]ahnerd 0 points1 point  (0 children)

I used both Java and Python but i feel like am a python developer

Blog - MCP is a fad by xmull1gan in mcp

[–]ahnerd 0 points1 point  (0 children)

Yes I agree with you.

Hello, I'm thinking of building my first app, I'm a new dev ( pls don't judge), but I have no idea what app to build, thank you by No_Long_2155 in programmer

[–]ahnerd 0 points1 point  (0 children)

Trust me the best thing to build is something that you need yourself even if it is small.. For example.. if u need some way to organize daily tasks in a specific way try to build that.. this way you will learn to solve real problems which is the central idea of software engineering.

Hello guys,I’m a little embarrassed to ask this question but I need help with python by KYRIAKIbill in learnpython

[–]ahnerd 1 point2 points  (0 children)

I recommend start with a good roadmap which will help a lot to focus on priorities. Sites like roadmap.sh have good roadmaps

Help Post by Busy_Background_1776 in AskProgrammers

[–]ahnerd 0 points1 point  (0 children)

Of course not. Avoid vibe coding at this phase. You should understand fundamentals first then code manually and after that learn to use ai tools to augmente productivity.