Coder Social home page Coder Social logo

Hi πŸ‘‹, I'm Omkar Anil Patil

A passionate Cloud engineer from India

  • 🌱 I’m currently learning Azure Cloud

  • 🎯 2021 Goal - Become Cloud Engineer

  • πŸ‘¨β€πŸ’» All of my projects are available at (GitHub Repository)

  • πŸ’¬ Ask me about Citrix Xenapp | Citrix XenDesktop | Azure

  • πŸ“« How to reach me [email protected]

  • πŸ“„ Know about my experiences [Omkar_Anil Patil_2020.pdf](https://github.com/Omkar3114/Omkar3114/files/6495817/Omkar Anil Patil.pdf)

Connect with me:

Omkar Patil Omkar Patil

Languages and Tools:

css3 html5 java mysql postman spring unreal

Omkar's Projects

bankaccountmanagement icon bankaccountmanagement

Write a program and perform the following steps: Create a class AccountManagement containing following methods: insertData() to insert account details of customers, displayData() to display account details depositAmount() to deposit amount of customer withdrawAmount() to withdraw amount accountBalance() to checkbalance in customer's account. The methods should execute as per their specification.

decryption-cipher-text icon decryption-cipher-text

Given the cipher text and the key used, the program should print the original text message. Ex- applepine, 5 Result- pineapple.

diwalibonus icon diwalibonus

An organization provides Diwali bonus of 35% to their employees. If the year of service of that employee is more than 5 years and gives Diwali bonus of 15% to the employees if the year of service is less than 5 years. Now Create a class and its respective methods to enter the data from the user and calculate total salary of the employee.

endless_runner icon endless_runner

In this proposed system the application developed is a game which is endless runner genre type. Developed on Unreal Engine 4.

exceptionhandling icon exceptionhandling

Write a program to generate and handle ArrayIndexOutOfBound Exception using try catch.

inheritance icon inheritance

Create a class named β€žWorkerβ€Ÿ having the following members: Sname, Sage, Sphone number ,Saddress, Ssalary.It also has a method named 'displaySalary' which displays the salary of the members. Two classes 'Employee' and 'Manager' inherit the β€žWorkerβ€Ÿ class. The 'Employee' and 'Manager' classes have data members 'Work specialization' and 'department' respectively. Now, assign name, age, phone number, address and salary to an employee and a manager by making an object of both of these classes and print the same.

javasimpleprograms icon javasimpleprograms

Some basic java programs for example Assci value, Factorial, even odd, fibonanci etc.

number-of-sides-for-shapes icon number-of-sides-for-shapes

Define an abstract class named Shape that contains an empty method named numberOfSides().Define three classes named Trapezoid, Triangle and Hexagon such that each one of the classes extends the class. Shape. Each one of the classes contains only the method numberOfSides() that displays the number of given geometrical figure. Demonstrate how the trapezoid, triangle and hexagon classes can be instantiated and their methods can be tested.

starpattern icon starpattern

Check Pdf file for stars and match the number with program name (number) you will get the program of that pattern.

vehical icon vehical

Create a class Vehicle with member variables: String Color, int wheelCount ,int gearsCount. Initialize these variables by giving values. Create another constructor which takes 2 arguments(Color and gearsCount), calls the default constructor using this () and has a SOP in it displaying the color, number of wheels in the Vehicle and number of gears in the vehicle. In main method, create an object of type Vehicle by using default constructor. Note the output. Create another object of type Vehicle by using the parameterized constructor. Note the sequence of data indicating that inner most constructors are called first.

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.