Coder Social home page Coder Social logo

basic-java's Introduction

Basic-java

Basic java programs

Description

This Repository contains Basic programs and codes in Java of old standard. You can add your codes proper working in this repository. Beginners are welcome to get their first PR towards Hacktoberfest.

Why contribute to this repository

  • Beginner-friendly
  • Create your first Pull Request on GitHub
  • Chance of receiving a T-Shirt for participating in the Hacktoberfest

How to Contribute (Updated)

For contributions in this repository, please read CONTRIBUTION.md first. (Please pull the changes from this repo if you have already forked the repository and are facing conflicts) If you like the repository, please star it.

  • Fork this repository to conribute to this repo & to take participation into Hacktoberfer-2021

  • Clone the forked repo into your system https://github.com/your-username/Basic-java.git

  • Go inside that cloned folder. cd Basic-java

  • Create a branch to into your local folder. git branch <BRANCH_NAME>

  • Now checkout to the branch. git chechkout <BRANCH_NAME>

  • Now create any code file(extension has to be .java) and save changes.

  • Now follow these 3 make first PR(If you are a Beginner). git add . git commit -m "Any Message you want to write" git push origin <BRANCH_NAME>

  • Your first PR is successfully pushed, You can check over forked repo.

๐Ÿค Our Contributors

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.