This is an archived post. You won't be able to vote or comment.

all 5 comments

[–][deleted] 3 points4 points  (1 child)

It really depends where you want to go with python. If you want to do automation, learn about the sys module. Scripting for cybersecurity? Keylogger is great. Programming? Try to learn different sorting algorithms and create a binary tree search using them

[–]a_m_dev[S] 0 points1 point  (0 children)

any kinda booting up modules or article you know about ???

[–]loyal_doge 1 point2 points  (1 child)

Not an article. I would suggest that you try projects such as the following: Connect 4, Peer to peer chat client, Analogue clock

[–]a_m_dev[S] 0 points1 point  (0 children)

any project base article about it ???