An open API service indexing awesome lists of open source software.

https://github.com/ramanaditya/beginners

This is a repository containing all the beginning steps to start with programming from level zero
https://github.com/ramanaditya/beginners

c cplusplus cpp hacktoberfest hacktoberfest-2020 hacktoberfest2020 java python python3

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![](/octocat.png)

## 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](https://git-scm.com). 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.

### How to contribute ?

Technically you can contribute in two ways
- Adding Questions: You can add questions in any of the given topics or you can add another folder for new language or topic. All the information about question should be added inside the `README.md` file inside the question folder or you can create a `sample.extension` file and describe the questions.
- Pushing Solutions: If you are a learner or want to practice then you can also push the code,`Try to comment the solution` which you got during the execution inside the solved file only. We will check it and if it's correct we will merge the solutions
> ```
> NOTE : Add your name in the CONTRIBUTORS/README.md file in the proper way as it has been given
> ```
Goto [CONTRIBUTORS/README.md](https://github.com/ramanaditya/beginners/edit/master/CONTRIBUTORS/README.md)


### Contents of the site




Android

  • 1. Android Examples





C

  • sample.c

  • 1_hello_world





Django




Git



Java


  • 1. Hello World

  • 2. Variables





Kotlin

  • Sample programs





Learn Linux



Competitive Coding

  • fibonacci

  • prime numbers





Python

  • sample.py

  • 1_hello_world

  • 2_variable





### Creators and Contacts


Names
Contacts



Aditya Raman
Github
LinkdIn


Aswin Gopinathan
Github
LinkdIn


Akshay Kumar
Github
LinkdIn


 


Other Contributors

![](https://avatars2.githubusercontent.com/u/32497523?s=200&v=4)
![](https://avatars0.githubusercontent.com/u/40236624?s=200&v=4)
![](https://avatars0.githubusercontent.com/u/35987800?s=200&v=4)

> ```
> // Feel Free to Contribute.
> ```