My Week-4 at JADU a Full Stack Development Program.
March 1, 2021 — March 5, 2021
Alhumdulillah
Well, it is the end of my fourth week at JADU with full of new exciting knowledge and skills learned related to CSS (Cascading Style Sheets) which includes CSS Grid, and Media Queries for responsive design and learned how to use Git and GitHub and also the exciting topic of GOOGLEYNESS by our mentor Sir Saad Hamid.
Technical Classes of Week-4
March 1, 2021
Monday’s session was about Git + GitHub and how to use them effectively to increase our development productivity. Git is a version control system that lets you manage and keep track of your source code history while GitHub is a cloud-based hosting service that lets you Git repositories. If you have open-source projects that use Git, then GitHub is designed to help you better manage them.
Git + GitHub
We have learned how to download and install Git and then learned how to use the following basic commands of Git and to link with your GitHub repository.
From this, I have learned that Git and GitHub provide easiness for the developers and it reflected me very well and now onwards I'm using it regularly in my projects.
March 5, 2021
Friday’s session includes the advanced responsive design by using Grid and Media Queries which covers the following parts…
CSS Grid
CSS Grid is a grid-based layout system, with rows and columns, making it easier to design web pages.
I observed that the use of flexbox within CSS Grids makes the web pages more perfect responsive.
Media Queries
Media query is a CSS technique that is also used to make the responsive design of web pages but in a different way. It uses the @media rule to include a block of CSS properties only if a certain condition is true.
Media queries focus on instead of looking for a type of device, it looks at the capability of the device to make a web page more responsive for all devices.
Non-technical class of week-4
March 2, 2021
Tuesday’s session, this day the topic was GOOGLEYNESS. This topic was added in this session to motivate and encourage that we can also be a part of the Google family.
To be part of the Google family Sir Saad Hamid told us that we have to follow 10 essential points…
- Uncertainty is your best friend.
- Striving for Excellence.
- Keep an eye on the goals.
- Being proactive.
- Going the extra mile.
- Doing something nice to others.
- Rewarding great performance.
- Being humble, and letting go of the ego.
- Have a sense of humor.
- Lead like you want others to lead.
You can find me on LinkedIn, Twitter, and GitHub. If you liked my article, Please do clap, Thanks 👍