Sign in to follow this  
Showy

Where should i start

Recommended Posts

Never coded anything exept a calculator on python where should i start to learn it properly.

Share this post


Link to post
Share on other sites

Using google usually helps. You know, like a competent person....

Share this post


Link to post
Share on other sites

Google does not know me, google does know what is best FOR YOU.

Share this post


Link to post
Share on other sites

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)

Share this post


Link to post
Share on other sites

Never coded anything exept a calculator on python where should i start to learn it properly.

 

ah

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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

  • Like 1

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this