GithubHelp home page GithubHelp logo

aparnaaarun / vidyaratna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amfoss/vidyaratna

0.0 0.0 0.0 298 KB

Curated resources for newbies to get started with programming, open source, cyber security and many more fields.

License: MIT License

vidyaratna's Introduction

Vidyaratna ๐Ÿ’Ž

Vidyaratna (Jewel of Learning) is an initiative to provide a comprehensive curriculum for students to learn about computer science development and open source. This is a curated list of tutorials, guides and everything a beginner needs to know.

Table of Contents

Linux

Why Linux?

  • Open source : apart from Linux's source code being readable to anyone, it also means that there is a whole community to support when you face issues plus it is secure comparing to other closed source OSes.
  • Ease of development : programming and development in general, is a far better experience in Linux than in other OSes.
  • You do things on your own : there is a lot of learning when you use Linux, you get to understand many things about an OS and a get a touch of how everything works under the hood. Read more about Linux here

Installation and Dual-booting

It is generally recommended to go with the latest LTS release of Ubuntu (18.04.2 at the time of writing). Ubuntu is one of the most popular Linux distros and is strongly recommended for beginners due to its large community and forums.

Common issues faced during Installation

Common terminal commands and Bash Scripting

Desktop Customisation

Tips and tricks

For a more detailed look into the Linux commands, Bash scripting and more, go through this book

Laptop Suggestions

Generally speaking, laptops that come preinstalled with Ubuntu are highly recommended. You can also get one without a graphics card to avoid issues with battery life and driver installation. It is recommended to research about the Linux support of a particular model before getting it. If possible try to stay away from the very latest, since these devices might not have open source drivers available so always check compatibility before you go for a specific model.

There are an overwhelming number of processors out there, it's best to go with a laptop with the latest - up to date generation of Intel i3, i5 or an i7 processor.

If there is need for a device with graphics card, it is highly recommended to get one with NVIDIA graphics to use the CUDA technology. Regarding RAM, any system with 8GB or more RAM is going to fine. And if you get one with 4GB, you can usually upgrade it to 8GB or more. Also if you have enough budget, consider getting a system with an SSD instead of an HDD.

CS50

Android

Programming Langauges

Java

Learn how to format Java code properly

Kotlin

Learn how to format Kotlin code properly

Dart

Learn how to format Flutter/Dart code properly

Application Development

Android Development Tools

Certification

Ruby

Python

Automation with Python

Video Lectures

More Resources

Practicing Python

Presentation Skills

Blogging

Best Practices

Blogging Platforms

Git

Git with Software Development Platforms

Web Development

Frameworks

Cyber Security

Qt Framework

C++

  • Awareness of syntax in modern C++ (C++11 and above)
  • Knowledge of classes and core OOP concepts implemented using C++ (Encaspulation, Abstraction, Inheritance and Polymorphism)
  • Awareness of how pointers, references work and what and why smart pointers are used in modern C++
  • Using STL (Standard Template Library) - usage of all data structures could be practiced in Hackerrank or similar websites using STL for a better understanding.
  • Basic awareness of concepts like Dynamic memory allocation, RAII, Templates, lambda expressions

Qt

Recommended:

  • Test out the example applications given in Qt Creator, concepts like signal/slot mechansim must be understood by reading code.

vidyaratna's People

Contributors

chirathr avatar vchrombie avatar akhilam512 avatar yashk2000 avatar bx1n avatar gopavasanth avatar abhilal007 avatar harshithpabbati avatar imgbotapp avatar jameerbabu avatar popsauce avatar navhits avatar swathi-0901 avatar padth4i avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.