Giter Club home page Giter Club logo

Behnoud Alaghband's Projects

data-cleaning-in-sql icon data-cleaning-in-sql

This is a SQL code for cleaning and filtering the data in a given data such as clearing null values and unuseful columns.

get-bits-by-c icon get-bits-by-c

This C program reads records from the standard input stream, * passes the data in each valid record to * getbits and displays the result. it receives three inputs * x, p and n and the program displays the result after this operation * if there will be no error: (x >> (p+1-n)) & ~(~0 << n) * The result of this operation is the numbero of getbits.

guessing-number-by-java icon guessing-number-by-java

This program selects a number between 1 and 9 randomly and the user can guess that number by 5 times. If they could guess, they win but if not, the user loses and the program shows the number.

point-tracer icon point-tracer

It was one of my projects with Java language in CS152 course. By running the program, a short animation of a pointer on the screen will be displayed which is creating a square and then a fancy shape.

sandlab-by-java icon sandlab-by-java

This program is kind of simulation of chemical reactions. There are sand, water, metal, acid and grass (as a sign of life) materials that user can play with them and see the chemical and physical interactions among them. It was a kind of funny game and I enjoyed coding and playing it.

sql-code icon sql-code

All SQL Code or Documents from AlexTheAnalyst YouTube videos

wordle-by-java icon wordle-by-java

This the wordle game that I made by Java language as an assignment of CS152

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.