codescalersinternships / home

home repo for internships
1 stars 0 forks source link

INTERNSHIP-SalmaElsoly #126

Open SalmaElsoly opened 1 week ago

SalmaElsoly commented 1 week ago

Week 1

resources

Extra

Week 2

Resources

Week 3

Week 4:

Resources

Resources

docker/docker-compose

Selenium

cypress

Testing session: https://docs.google.com/presentation/d/1ljUyCXWN-ZF3FyNDUOYXoyOrEagy_DoXWeL5wDMF47Y/edit?usp=sharing

Week 5

Week 6-end of internship distributed on teams (sdk-go, zos, sdk-ts, sdk-dart)

Extras

Sessions

daily work

networking

linux

binary serialization

Optional:

SalmaElsoly commented 1 week ago

24-6 Daily Update:

finished coreutils waiting for code review, diving deeply in GO begin to read about testing fundmentels with GO, prepare to implement INI-parser

SalmaElsoly commented 1 week ago

25-6 Daily Update:

read about github actions, created an initial workflow for INI-parser, modified coreutils based on the given comments on the code review.

SalmaElsoly commented 6 days ago

26-6 Daily Update:

Implemented basic functions of ini parser, read about mocking and dependency injection

SalmaElsoly commented 5 days ago

27-6 Daily update

Implemented ini-parser functionalities, unit tested 3 of them, variable type annotation recap typescript

SalmaElsoly commented 2 days ago

28-6 Daily Update:

Finished ini-parser in go, LoadFromFile and SaveTofile tests to be modified, updated coreutils in go based on the review

SalmaElsoly commented 22 hours ago

1-7 Daily update

Implemented coreutils with python, datetime server and read about docker, saw testing course that was sent

SalmaElsoly commented 6 hours ago

2-7 Daily Update:

Standard http server with tests done, begin in implementing http server with go gin, read about containers and docker