Git Product home page Git Product logo

real-world-backend-projects's Introduction

Real-World-Backend-Projects

Here you will find some my complex and interesting real-world projects. Any constructive feedback is appreciated.

Technologies/ Frameworks / Languages / Tools / Concepts Used:

  1. Object oriented programming: Used many concepts like inheritance, polymorphism etc.., of OOPs everywhere in these projects

  2. Java: Used java to implement the OOPs logic

  3. UML: Created a UML class diagram for each project which helps to breakdown and easily design the system.

  4. Operating System: Demonstrated the understanding of concepts like data inconsistency due to interrupts. How it is tackled using concepts like storing critical information in the disk space rather than in cache. Not allowing multiple threads of OS to access the critical section at the same time. Applied concepts of java like "volatile" to achieve it.

  5. Computer Network: Demonstrated the concepts of over the network transaction in ATM design. Used standard design patterns like proxy design pattern and network libraries in java like RMI, serializable.

  6. Design Patterns: Applied many relevant design patterns at places where they fit in exactly for those design challenges.

  7. IntelliJ Idea: Used IntelliJ Idea environment for all these projects.

  8. Lucid Charts: Used Lucid charts for the UML diagrams.

real-world-backend-projects's People

Contributors

abhitej-v avatar

Watchers

 avatar

real-world-backend-projects's Issues

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.