Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 2386

Recommend Me Python Exercises.

by Money- - 19 November, 2019 - 03:50 PM
This post is by a banned member (Money-) - Unhide
Money-  
Infinity
1.051
Posts
10
Threads
5 Years of service
#1
(This post was last modified: 19 November, 2019 - 03:55 PM by Money-.)
Yo. Anyone able to recommend me some python exercises?

I need to get familiar with the syntax and libraries so that I use it more for Pentesting Field as I have seen the libraries are really simple and can do heavy work especially the Scapy Module.

I prefer websites etc or whatever you can recommend me. Some basic ones to start off to get familiar with the syntax.
This post is by a banned member (Money-) - Unhide
Money-  
Infinity
1.051
Posts
10
Threads
5 Years of service
#2
Anyone up? I hope I am not left in the dark lol.

Yes I do have my own exercises I found online. But I am looking for extra ones.

Whatever you guys recommend.
This post is by a banned member (Kushd) - Unhide
Kushd  
Infinity
166
Posts
47
Threads
5 Years of service
#3
https://www.w3schools.com/python/

Theres the obvious as a starting point

https://docs.python.org/3.8/py-modindex.html

Above is an index of python modules that come with 3.8

https://realpython.com/intermediate-pyth...ect-ideas/

Few project ideas there, I'm also learning python so if you find anything that was unbelievably useful to you, please do let me know.
 
This post is by a banned member (Money-) - Unhide
Money-  
Infinity
1.051
Posts
10
Threads
5 Years of service
#4
(02 December, 2019 - 02:02 PM)PeqlKush Wrote: Show More
https://www.w3schools.com/python/

Theres the obvious as a starting point

https://docs.python.org/3.8/py-modindex.html

Above is an index of python modules that come with 3.8

https://realpython.com/intermediate-pyth...ect-ideas/

Few project ideas there, I'm also learning python so if you find anything that was unbelievably useful to you, please do let me know.

Thanks for this. Yeah I am probably going to breeze through w3schools to get familiar with the syntax since I already have programming experience myself.
I'll probably focus on the pentesting side of things more into networking libraries of python at the end of the day and of course some regular applications later on.
This post is by a banned member (Kushd) - Unhide
Kushd  
Infinity
166
Posts
47
Threads
5 Years of service
#5
https://readthedocs.org/projects/requests/

would be your best bet

https://docs.python.org/3/library/asyncio.html

that for lots of requests with little resources
 
This post is by a banned member (Sartux) - Unhide
Sartux  
Infinity
175
Posts
10
Threads
5 Years of service
#6
The best thing to do is think up a dream project and then think of what libraries you would need to do that. Then think up smaller projects that each use one of the libraries and just read the docs for those and look up tutorials.

It sounds basic but its easier than trying to find exercises as there aren't many good sites for exercises etc. - it's best just to build. Also try codereview on stackoverflow as they can help you improve and learn new tricks
This post is by a banned member (JorgMant) - Unhide
JorgMant  
Registered
57
Posts
1
Threads
5 Years of service
#7
honestly the best thing you can do, is start step by step creating a scrpaer around a website you like., that way , u learn not just web buy also python

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 2 Guest(s)