Behnoud Alaghband's repositories

Language:CSSLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Data-Exploration-in-SQL

Data Exploration of Covid-19 dataset in SQL server

Stargazers:0Issues:0Issues:0

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.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

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.

Stargazers:1Issues:0Issues:0

Quiz-App-by-Flutter-first-flutter-project-

This is my first successful code of flutter with help of the teacher - Maximilian Schwarzmüller - (I followed along him smoothly) and

Stargazers:1Issues:0Issues:0

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.

Stargazers:1Issues:0Issues:0

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.

Stargazers:1Issues:0Issues:0

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.

Stargazers:1Issues:0Issues:0

Wordle-by-Java

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

Stargazers:1Issues:0Issues:0

SQL-Code

All SQL Code or Documents from AlexTheAnalyst YouTube videos

Stargazers:0Issues:0Issues:0