Giter Site home page Giter Site logo

sucremad / beginnerexamples Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 61 KB

A repo for beginners in C, Java, Python

C# 15.29% Java 39.61% Python 38.64% C 6.46%
java python sorting-algorithms searching-algorithms algorithms c beginner beginner-friendly basics basic-java

beginnerexamples's Introduction

BeginnerExamples

A repo that is not high-level, really f:mag_right:r away from high-level

C :octocat:

  • swap ---- A swap program for two-digit numbers
  • circle ---- Finding the area and perimeter of the circle based on the selection
  • Find moooreee. ๐Ÿพ

Java :octocat:

  • scanner_class ---- A program that takes your name, age and gender as char (F or M) and then prints on screen
  • triangle_type ---- A program that takes 3 sides of triangle and decides the type of triangle
  • recursive_factorial ---- A program that calculates factorial of number that is taken from the user
  • fibonacci ---- A program that calculates fibonacci series of number is taken from the user
  • sum_of_the_number ---- A program that calculates sum of the numbers up to the given number

Python :octocat:

  • calculater ---- Make it a scientific calculator for added complexity with math module
  • change ---- Change Return Program - The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change

Algorithms :octocat:

  • Sorting Algorithms

    • Insertion Sort Algorithm (C#, Java, Python)
    • Selection Sort Algorithm (Java)
    • Bubble Sort Algorithm (Java)
  • Searching Algortihms

    • Binary Search (C#)
    • Linear Search (Java)




    ๐Ÿ”— You can also check here.

beginnerexamples's People

Contributors

sucremad avatar

Watchers

 avatar

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.