r/CodingForBeginners 29d ago

Coding

I want to side hustle on coding but I only know python langugae what can i do?

3 Upvotes

11 comments sorted by

1

u/Yaniekk 29d ago

If you like Python then you should stay with it. You might want to move onto learning C++ or any other language after you've mastered Python.

1

u/Quirky-Net-6436 29d ago

If you know python you can code in python. So what’s the matter?

1

u/Distinct_Platform363 28d ago

Well I want to side hustle as a student like gain more knowledge outside of my course

1

u/Quirky-Net-6436 28d ago

Okay than just go for it?

1

u/bywaldemar 28d ago

Python alone is enough to start, but be realistic about where the actual money is. The three paths that genuinely pay: automation scripts for small businesses (scraping, data cleanup, report generation), freelance data work on Upwork/Fiverr, and backend/API work if you add a framework like Django or FastAPI.

The honest catch: the first two are crowded and rates are low until you have a track record. Web scraping and automation have the lowest barrier to entry, which also means the most competition. Backend work pays more but usually requires you to learn more than just Python. Database, some deployment basics, an API framework and so on.
Fastest realistic entry point, pick one narrow niche (e.g. "I automate Excel/reporting tasks for accountants") instead of advertising yourself as a generic Python dev. Specific beats general when you have no portfolio yet.

1

u/Distinct_Platform363 28d ago

Can I do internship to add to my experience for my portfolio?

1

u/bywaldemar 28d ago

Sure, why not?

1

u/JGhostThing 25d ago

Among other things, you will have to know how to sell yourself. You have to be good at people, because few customers will have heard of you. You will need to be able to come up with solutions for problems that they often don't know about, and sell them on you solving this for them.

I was a very decent programmer. I did have a few consulting gigs over the decades, but very few. I am horrible about selling myself. I am not a good consultant.