akhil2109 / beginners

This is a repository containing all the beginning steps to start with programming from level zero

Home Page:https://ramanaditya.github.io/beginners/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Beginners Site

This ia a type of site for Collections of Programming questions. The main aim of this is to create a collection of questions and their solutions starting from the zero level to quite advance level. The learners can share their codes more precisely can push their codes and we will merge all the repositories that will have correct codes. This will eventually generate different approaches and algorithms for different problems

How you will be benefitted

Everyone will learn atleast the basics of GIT. You can utilise this repository for solving and practising questions as you keep on learning as you will get a bulk of questions and you can view the different approaches to solve the questions. For simplicity to find the level of questions we have marked serial numbers as the first character of the file name. Each file contains a README.md file that contains all the basic informations required.


Contents of the site

C
  • sample.c
  • 1_hello_world
Python
  • sample.py
  • 1_hello_world
  • 2_variable
Java
  • 1. Hello World
  • 2. Variables
Competitive Coding
  • fibonacci
  • prime numbers
Learn Linux

Creators and Contacts

Names Contacts
Aditya Raman Github LinkdIn
Aswin Gopinathan Github LinkdIn
Akshay Kumar Github LinkdIn

About

This is a repository containing all the beginning steps to start with programming from level zero

https://ramanaditya.github.io/beginners/


Languages

Language:Java 58.5%Language:C 23.4%Language:Python 18.1%