Asmaa Ahmed 's repositories

HciProject

responsive web page

Language:HTMLStargazers:0Issues:0Issues:0

Inventory-System

simple console appplication project for inventory managment system, that how you can add product, update, view products lisr, exit

Language:C#Stargazers:0Issues:0Issues:0

Task-Tracker-To-do-list-

"To do list" console application that you can handel the tasks like (add new taask | view tasks | mark task | remove ask | exit )

Language:C#Stargazers:0Issues:0Issues:0

QuizeGame-proj

Simple Quiz Game console application project , is is a number of qusetions diplayed to the user and check if his answer is true or false and finally calculate the final score

Language:C#Stargazers:0Issues:0Issues:0

inheritance-oop

compare betwwen using inheritance and not use it , sealed class , and overriding

Language:C#Stargazers:0Issues:0Issues:0

oop2-ctor

*ctor: contain properties by defult values insted of create them every time you create a new obj - *have the same name of the class - *doesnt have a return type - *if you dont create a ctor, compiler in c# will create it by default but empt - *ctor work as soon as obj creation - *constructor chaining : make them work one by one

Language:C#Stargazers:0Issues:0Issues:0

oop-1

simple code to explanation for beginners of "OOP" , create class and access objects from class,what is member classes , difference betwwen them and how to use

Language:C#Stargazers:0Issues:0Issues:0

Sign-up-Login-blood-project

This code is used for Register New User, Login User, Verify User, Forgot Password, Reset Password, for blood graduation project using ASP.Net API

Language:C#Stargazers:1Issues:0Issues:0

Security

This code is a console application used for encrypting and decrypting words using three different algorithms , such as the affine algorithm, Viginere algorithm, and Caesar algorithm, using a specified key hether it is a letter or a number, Initially, it encrypts the word and then proceeds to decrypt it.

Language:C#Stargazers:0Issues:0Issues:0

Join--LINQ

join using query and method syntax

Language:C#Stargazers:0Issues:0Issues:0

Mathematical-operations-LINQ

This is used for Mathematical operations using LINQ like calculate the sum, average, count, return the maximum number or minimum from the array

Language:C#Stargazers:0Issues:0Issues:0

ElementOperators

This ia an simple explaintion for operators in elements in "LINQ" like return the first or last element in array=> what should we use?, and how to return the element in array with condition

Language:C#Stargazers:0Issues:0Issues:0

Linq-Sorting

Sorting in Linq using Query syntax and Non-query syntax(Method expression)

Language:C#Stargazers:0Issues:0Issues:0

Linq-

Simple Comparison between using linq (query expression and methode expression) and using tradtional code

Language:C#Stargazers:0Issues:0Issues:0

Asmaa-A7med

My personal profile

Stargazers:1Issues:0Issues:0

Bakery--website

Simple template for a bakery

Language:CSSStargazers:0Issues:0Issues:0

problem-solving

take a character from user and check if it is an alphapet or digit , then if it is char =>check if it is capital or small alpha

Language:C++Stargazers:0Issues:0Issues:0

frontend-resources

"Materials for front-end" . It consists of 3 pages : -The first page is an introduction and language resources -Second page for frameworks -The last page contains some useful tips in the field of programming

Language:HTMLStargazers:0Issues:0Issues:0