Showy 2 Never coded anything exept a calculator on python where should i start to learn it properly. Quote Share this post Link to post Share on other sites
DaNumba 27 Using google usually helps. You know, like a competent person.... Quote Share this post Link to post Share on other sites
Showy 2 Google does not know me, google does know what is best FOR YOU. Quote Share this post Link to post Share on other sites
JonyScul 0 What is your goal? Web development, Frontend, Backend, User interface, Database, OS, etc. After that you will find what skills you will need. My field of interesting is Reverse Engineering, so for that you need: Assembly (Intel, ARM, etc) Scripting Language to automate some tasks How to use diferent tools like a Disassembly, Decompiler, Deobfuscator, Unpacker, etc File formats, Types of exploits, OS Internals, etc, etc (endless list) Quote Share this post Link to post Share on other sites
X11 1 Check out the free ebook Automate the Boring Stuff with Python. It's especially relevant to cracking as it covers web automation and file input/output. Quote Share this post Link to post Share on other sites
dread 1 Never coded anything exept a calculator on python where should i start to learn it properly. ah Quote Share this post Link to post Share on other sites
something123 0 If you want a relatively easy language to begin with, you should try Python. Automate The Boring Stuff is a free book that includes exercises to reinforce your learning. Remember you can't become an expert programmer on your first day, it takes time, effort, and practice to become proficient in your language of choosing. Quote Share this post Link to post Share on other sites
goodoldie 1 for python, it is a great language. many Machine Learning/ Analytics will require the language. Just start with automating some easy stuff and get started from there 1 Quote Share this post Link to post Share on other sites