Python begineer Guide
#11
(10-29-2020, 01:56 PM)otrtba Wrote: I think this thread should be pinned in programming section

i Hope so Thank you
Cyberjagu@jabber.calyxinstitute.org [OTR]
Reply Report
#12
make a guide on Malware devlopment please
Reply Report
#13
1 st colorfull and helpfull content it will help me in my challange
Reply Report
#14
Added recommendations + An idea for User Who applied for full membership

I Hope you like it
Cyberjagu@jabber.calyxinstitute.org [OTR]
Reply Report
#15
Thanks You can share some practice qustions at every part
Reply Report
#16
Really nice thread thanks for sharing
Reply Report
#17
Thanks dude..
it's really helpful.
Reply Report
#18
I think one of the most essential skills to learn (language agnostic) is how to help yourself if you're stuck.

Docs (though thorough, the Python docs have always been too dry for me. Package docs are usually amazing though, especially the read the docs sites.)
Google: Use it! It will take you take places like Real Python and Stackoverflow - two amazing Python resources).

One of the worst places to be is I don't know what to do and I haven't tried anything!

Maybe a section on straight up helping yourself would be useful.
Reply Report
#19
great share. Looking forward to learn python
Reply Report
#20
some exercises
https://github.com/zhiwehu/Python-progra...rcises.txt
Reply Report



// $(".author_avatar img").error(function () { $(this).unbind("error").closest('.author_avatar').remove(); });