0

Coding in Python

posted in Off Topic
Comments:
Threaded Linear
#1
k1rby

What level is considered proficient in coding (or alternatively, good enough to get a job)? Like what stuff should I know how to do?

for context, i am not looking for a job in coding right now and am studying a completely unrelated degree :)

#2
thatpower
0
Frags
+

idk but learn data structures really well

#3
pommel
1
Frags
+

🩴

#4
EseemedRes1180
2
Frags
+

Build a lot of projects to bloat your resume there are a lot of python devs out there if you want to a job you need to have a good resume

#19
k1rby
0
Frags
+

what are projects? like app development? or what else?

#5
samhatts
4
Frags
+

Learn pandas and matplotlib, they are very useful to say you know for python. Pandas is a data analysis library and matplotlib is a graph plotting library. Also do lots of fun coding exercises, put any code you think is good of yours on github and share said github by putting it on a cv, this also tells your potential employer you know git(Learn git it is used in pretty much every programming job that requires multiple people on the same code)

#10
Nachtel
4
Frags
+

also numpy

#20
k1rby
0
Frags
+

could you please give an example of what projects i can create regarding data analysis and/or data structures? not sure if im using these terms right hahah sorry

#23
samhatts
1
Frags
+

Firstly probably follow some tutorial on how to use pandas, if you want some free online data there are websites like ONS and statista you can get it from, in terms of what you can gt from that find statistical stuff I don't really know because I haven't gone that far into learning python well

#6
neozi
0
Frags
+

ask gpt

#7
saidtheory
2
Frags
+

play genshin

#8
ALoKi007
0
Frags
+

Uninstall Valorant

#9
Nachtel
1
Frags
+

Document your code and keep it neat; if you can show it to a random person that knows python and they can easily understand what it's supposed to be doing then you're fine.

imo 70% of being qualified to work a coding job is being able to collaborate with others, the rest you'll pick up eventually after many google searches and many hours of troubleshooting.

#11
Cromawarrior48
1
Frags
+

Just build projects with python that will give u necessary experience.

#12
azeijrazjerflazeknrfgfv
0
Frags
+

asking the question here means, you aren't ready bro lol

#13
danii1
1
Frags
+

He said he studies a different degree.
And does not want a job right now

#14
azeijrazjerflazeknrfgfv
-1
Frags
+

still this is isn't the place to get career advice unless in esport and even then I wouldn't ask here.

#16
danii1
2
Frags
+

It's not that deep man. He's just curious

#17
CryoZanderDerrekEnjoyer
2
Frags
+

he probably asked at 10 different places to get more perspectives, just move on if you dont have anything to say bud lmao

#22
danii1
0
Frags
+

<3

#15
julingre
1
Frags
+

do leetcode and try to solve medium consistently maybe some hard ones
also as others said learn data structures and be familiar with libraries like pandas

#18
bingbongbing123
1
Frags
+

Just study the basics and do some projects. Think of something you want to build and build it.

And read the documentation of course.

#21
YeaUrMum
0
Frags
+

If you want to learn actually useful python for popular swe jobs, I'd say learn how APIs work in python and make some fun apps using API requests
DSA is obviously everyone's interest in an interview so that's a must if you're looking for a SWE job

  • Preview
  • Edit
› check that that your post follows the forum rules and guidelines or get formatting help
Sign up or log in to post a comment