Git + GitHub

Git and GitHub are most important tools for a programmer and to understand how they work. Today, I learned how to set an account in Git with a username, an …

Workshop: Build your confidence.

To build confidence is important, needed and helpful in so many situations, like for a meeting, a presentation, an interview or in a workspace where it can help …

Introduction to the Command Line.

Today’s program was quite exciting, we went through the introduction of internet, Command line history, why we use Command-Line? Working with folder …

First day of School.

The first day went well. We started with a small presentation of our class and other members but what touched me was a testimony of the previous Powercoders …

Pre-course project

The Pre-course project was challenging but I had fun doing it. One thing important about this small project is time event in JavaScript. I wanted to countdown …

Pre-course Project : A Countdown App.

I started the Pre-course project, which requires to build an application where the user can interact with it. So I decide to work on the Countdown application …

Portfolio

I worked on my Portfolio, added another page to show exercises or small projects that I will do in the future or exercises that I have worked on. It was …

Practice :Portfolio.

My work on the Portfolio went a little bit further today, I focused more on the left-box, added navigation bar and some other elements, as the picture below indicates it. Tomorrow, I hope to go on by adding another page, where I can show my projects or any exercises that are already done. I still practice every day …

Practice: Portfolio.

As an exercise,I began to work on Portfolio using HTML and CSS. I realize, my source code will be long because to make it responsive to all devices small, medium and large, I will have to adapt it to all different size by using Media Queries (@media). But there is another way, W3.CSS a CSS framework, which supports …

Bootcamp's assignment.

I have gone again through the Bootcamp and gone through some assignment. Daily planet editor and DJ JS an event listener practice. I had fun doing these …

Practice

Today, I did continue how to delete and refresh the buttons on the page. I tried to add an event listener but it did not work as I expected. I did manage to add …

To-do list App :JavaScript, addEventListener() and HTML DOM …

I have come across some new methods that i have applied on my small project. JavaScript, addEventListener() and HTML DOM Methods. I wanted to display todays …