Cyber-Labs-Get-Started icon indicating copy to clipboard operation
Cyber-Labs-Get-Started copied to clipboard

This repository contains resources to get you started in the field of your choice.


description: A collection of useful resources to help you get started

Cyber Labs - Getting Started

Table of Contents

  • Computer Basics
  • Linux
  • Web
    • FrontEnd
    • BackEnd
  • Android
  • Machine Learning
    • Start here
    • Learn Python for Machine Learning
    • Common ML Algorithms
    • Learn high-level frameworks
    • Practice
    • The path ahead
      • Deep Learning
        • Coursework
        • Further resources
      • Natural Language Processing
      • Reinforcement Learning
    • A few more useful resources
  • Cyber Security/Hacking
    • Introduction to Ethical Hacking/Pentesting
      • How Does The Internet Work
  • Competitive Programming
    • C++
  • Hardware
  • Open Source
  • Graphic Design
    • Adobe Photoshop
    • Adobe Illustrator
    • Blender

Computer Basics

https://www.freecodecamp.org/videos/computer-basics-the-4-basic-parts-of-a-computer

Linux

Excellent Linux tutorial

Competitive Programming

C++