Coder Social home page Coder Social logo

aatmaj-zephyr / java-oop Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 5.95 MB

Learning Java in SY BTECH

License: MIT License

Java 100.00%
hacktoberfest-accepted hacktoberfest2022 java hacktoberfest beginner-code beginner-friendly beginners begineersfriendly object-oriented-programming

java-oop's Introduction

OOP in Java- collection of exercises and practicals.

Can I contribute?

Yes! ๐Ÿ˜„ you can definitely contribute! The following are some of the things you can do -

  1. If you have a program written of this topic, related to any lab or question that is not in the repository you can open up a PR. You can also open up a PR if you have another way of implementing a concept in the repo.
  2. Also, if you can see something wrong (maybe like an error or something), you can open up a PR.
  3. Another suggestion is if you can think of a creative way to explain any concept using markdown, you are welcome to contribute!

How to contribute?

Please feel free to contribute. Please make sure the code is clear, variables are well named and the comments are proper.

You can contribute in either of the ways.

  1. Add material related to the topic
  2. Add code related to the topic with proper documentation, references and explaination.
  3. Add code in question answer format. (Example practical question and corresponding answer code)
  4. (for students) Add practicals code, writeups conducted in your colleges related to this topic.

Note for college students

Please feel free to contribute. Please remember that this repository is for helping students and not encouraging in any malpractises. Anti-plagarism measures taken by the college will detect this code and strict action will be taken against you, hence refrain from copying any part of this material. Please do not use this repository to just copy paste the code or the solutions. Try to understand this on your own and then try it out. For any doubts, please raise an issue for seeking help.

java-oop's People

Contributors

aatmaj-zephyr avatar tejaspundlik avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

java-oop's Issues

index out of bounds for length 3

index out of bounds for length 3

Hello World
3
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
	at bank.removeAccountAtPosition(bank.java:22)
	at bank.deleteAccountByAccountID(bank.java:16)
	at Main.main(Main.java:18)

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.