Posts

Showing posts from November, 2023

day 9

Image
 today’s video about Explicit interfaces implementation

day 8

Image
  today I decided to watch two videos because our 30 days of our challenge is near to be finished learned from this videos that how to use structs and the second video talked about using interfaces

day 7

Image
 Today I watched video about using properties 

day 6

Image
 today’s video talks about polymorphism & overriding, this video was very interesting to me and learned a lot of things  

day 5

Image
Today I watched YouTube video talks about Inheritance.

day 4

Image
today learned static and instance class member 

Day 3

Image
 Today I will take something I so excited to learn it . It is loops and types of loops  It is very important step in my course and C# over all . In our third session we talked about three objects First: loops second: arrays third: debugging this session was very useful to me and earn knowledge that i don’t know before.

Day 2

Image
  Today’s videos is talking about Git and Git Hub It is very important thing that any developer should know before starting any thing in the programing life . So I did my research and found this video its about 60 minutes but is very important because he talk in this video about the basic of git and GitHub , difference between them , How to do your account on them  and when will you need to use git and when will need git hub .  we talked about Git basics commands as [ git ] • [ git config --global user.name “user_name”] • [ git config --global user.email “user_test@mail.xyz”] • [ git init “project_name”] • [ git status ] • [ git add ] • [ git commit -m “commit_message” ] • [ git log ] • [ git push ] • [ git checkout commit_hash_to_return] second we talk about Git Branch Commands • [ git branch ] • [ git branch branch_name ] • [ git checkout branch_name ] • [git merge branch_name] thats it this video was very useful acually.

Day 1

Image
I decided to learn C# to develop from my self and learn something has relation with my study field .  I started with GDSC community I joined backend C# team and I hope It will be useful for me . I think If I watched youtube about C# after I Have my session as revision it will be useful for me . First session was very useful it was introduction to C#  we talks about many tobic  1- Cmd basics as how to use it and cmd’s pros and cons  2- version control and git as how we use it ant set up on our laptops  3- Git basics commands we talk about git basics that will be useful in our course  4- Git branch commands  second i watched youtube playlist about learn command line it was 8 videos i like it so much and teach me many new things that i don’t knoe before . This playlist was talk about what is the shell , terminal and cmd \ directors and files part  \ cat and echo and took examples about each topic we took .