Skip to content

sidwat/learning101

 
 

Repository files navigation

Getting Started

  • Installation of Linux and Introduction to Linux ecosystem

    • Getting Started with Ubuntu
      • Install Ubuntu 16.04
      • Install VS code, Google chrome
      • Install git
      • Install pip, pip3, link pip3 with python3
      • Login with your GitHub on VScode.
      • Detect your Webcam from the terminal using V4L,
      • Capture a selfie using the Terminal.
      • Find out your IP address using Terminal
  • The programming languages (C++ and Python).

    • Python for Everybody
    • C++ Programming
      • Installing and Using Python
      • Variables and Expressions
        • Try and Except
        • Conditional Statements
        • Functions
        • Loops and Iterations
      • Data Structures
      • Strings
      • Files
      • Lists
      • Tuple
      • Dictionaries
      • Object-Oriented Python
        • Object-Oriented Definitions and Terminology
        • Class and Object
        • Object Life Cycle
        • Object Inheritance
      • Basic Structured Query Language
      • Object-Oriented C++
        • Object-Oriented Definitions and Terminology
        • Class and Object
        • Object Life Cycle
        • Object Inheritance
  • Hackerrank - C++

    • You have to solve until Challenge 20, Abstract Classes - Polymorphism
    • Write your program locally using your text editor and push to your GitHub repository, Learning 101. At the end of the task, submit a pull request to ERA IITK/Learning101.
  • Hackerrank -Python

    • You have to solve from Challenege 9, Nested Lists until Challenge 27, Merge the Tools
    • Write your program locally using your text editor and push to your GitHub repository, Learning 101. At the end of the task, submit a pull request to ERA IITK/Learning101
  • Github for Work.

    • Fork Learning101 from ERA IITK. Add your respective codes along with a README.MD detailing the internal structure of your repository in a concise manner. (1 or 2 lines for each subfolder)
    • On 15th March, send a pull request.
  • Read the Rules Manual for Robomaster AI challenge 2020

  • Technical Orientation (Date: 17th March )

  • Field of Work

  • About the Competition

  • About the Robot and Sensors Used

  • Software Pipeline

  • Reading the Technical Proposal and Report (2019,2020)

About

This repo contain learining material.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 52.6%
  • Python 47.4%