Based on Basics of Networks, Programming & Automation.

Well first of all to work on anything you need to know some very basic thing, that includes how a system works and how can you can make changes to it. Now let’s start from very basics…

Web, HTTP & Network Basics

Web

  • https://www.tutorialspoint.com/web_developers_guide/web_basic_concepts.htm

  • https://developers.google.com/web/fundamentals/security/

  • http://www.alphadevx.com/a/7-The-Basics-of-Web-Technologies

  • http://www.cs.kent.edu/~svirdi/Ebook/wdp/ch01.pdf

HTTP

Networking

  • https://commotionwireless.net/docs/cck/networking/learn-networking-basics/

  • https://commotionwireless.net/docs/cck/networking/learn-networking-basics/

  • https://www.slideshare.net/variwalia/basic-to-advanced-networking-tutorials

  • https://www.cisco.com/c/en/us/solutions/small-business/resource-center/networking/networking-basics.html

  • http://www.penguintutor.com/linux/basic-network-reference

  • https://www.utilizewindows.com/list-of-common-network-port-numbers/

  • https://code.tutsplus.com/tutorials/an-introduction-to-learning-and-using-dns-records–cms-24704

  • https://www.digitalocean.com/community/tutorials/an-introduction-to-networking-terminology-interfaces-and-protocols

Linux Commands

Programming

Learn to make it; then break it!

HTML

PHP

JavaScript

SQL(Structured Query Language):

C/C++

Java

Automation

“Never send a human to do a machine’s job”

Python:

  • https://realpython.com/

  • https://comparite.ch/python-courses (By AIMEE O’DRISCOLL)

  • https://docs.python.org/3/tutorial/

  • https://drive.google.com/drive/u/0/folders/0ByWO0aO1eI_MT1E1NW91VlJ2TVk?fbclid=IwAR35WNZwBQudINaZ10I5ZA2YDQdtNXSEwRyEiLEK91_csJ7ekN1ut7AQNeQ

Bash:

  • https://www.tutorialspoint.com/unix/shell_scripting.htm

  • https://www.learnshell.org/

  • https://medium.com/quick-code/top-tutorials-to-learn-shell-scripting-on-linux-platform-c250f375e0e5

Ruby:

  • https://www.learnrubyonline.org/

  • https://www.codecademy.com/learn/learn-ruby

Golang:

  • https://tour.golang.org/welcome/1

  • https://www.udemy.com/learn-go-the-complete-bootcamp-course-golang/

Last updated