Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,879 members, 7,821,068 topics. Date: Wednesday, 08 May 2024 at 07:47 AM

Diary Of An Aspiring Software/web Developer - Programming (3) - Nairaland

Nairaland Forum / Science/Technology / Programming / Diary Of An Aspiring Software/web Developer (28135 Views)

Bank Plus Core Banking Software/web App In Nigeria / What Every Aspiring Software Developer Must Know! VERY IMPORTANT / Aspiring Software Developer Seeking An Environment Contribute And Learn (2) (3) (4)

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (Reply) (Go Down)

Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 1:52pm On Aug 30, 2021
Hey D!

I started a new module today and it contains a brief intro to JavaScript and man! JavaScript isn't childsplay I must confess, but I'll be fine though. cool cool

I learned the following:
1. How to add a backdrop.
2. How to add a modal.
3. How to link a JavaScript file to the HTML file.
4. How to access any property, element or attribute in our html file and override its value using JavaScript.
5. How to add an event listener to our JavaScript file.

The whole JavaScript concept got me lost at some point, I've had to watch the videos several times, grin grin I guess I'll need to dwell on them for a while.

Later D.
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 10:34pm On Aug 31, 2021
I'm back D..

I know I'm a lil bit early, I kinda ended tonight's learning section early as my head could no longer take in the new terms and explanations. undecided undecided I'll continue tomorrow abeg. grin grin This thing isn't easy oo, but I definitely know it'd be worth it in the end.

I started a new module btw and it's all about website responsiveness. I learned some new stuff and they include:
1. Difference between hardware pixels and software pixels.
2. Difference between HTML meta viewport and CSS media queries.

Lemme catch some sleep, see ya!
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 11:12pm On Sep 02, 2021
Hey Diary!

So, I've been looking at webpage responsiveness, that is to make our webpage look good on different devices.

I learned some new stuff today:
1. How to add media queries.
2. How to get the breakpoints.
3. Importance of designing our page mobile-first.
4. How to manipulate the styles using min-width, min-height, and max-width.

See ya!
Re: Diary Of An Aspiring Software/web Developer by EricBraven: 5:17pm On Sep 04, 2021
MirthOsas:
Hey D!

I started a new module today and it contains a brief intro to JavaScript and man! JavaScript isn't childsplay I must confess, but I'll be fine though. cool cool

I learned the following:
1. How to add a backdrop.
2. How to add a modal.
3. How to link a JavaScript file to the HTML file.
4. How to access any property, element or attribute in our html file and override its value using JavaScript.
5. How to add an event listener to our JavaScript file.

The whole JavaScript concept got me lost at some point, I've had to watch the videos several times, grin grin I guess I'll need to dwell on them for a while.

Later D.
I also ran away from this JavaScript but waiting for the best time to attack it either with a mentor or alone
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 8:15pm On Sep 04, 2021
EricBraven:

I also ran away from this JavaScript but waiting for the best time to attack it either with a mentor or alone

grin grin
I know that feeling, I literally had headaches at some point. grin grin

I'll be done with CSS real soon though, we could be JavaScript study mates if you don't mind.
Re: Diary Of An Aspiring Software/web Developer by EricBraven: 9:35pm On Sep 04, 2021
MirthOsas:


grin grin
I know that feeling, I literally had headaches at some point. grin grin

I'll be done with CSS real soon though, we could be JavaScript study mates if you don't mind.
I don't mind having you as a study mate,when you are ready. Been sharpening my CSS skills and can work well to ensure responsiveness
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 10:15pm On Sep 04, 2021
EricBraven:

I don't mind having you as a study mate,when you are ready. Been sharpening my CSS skills and can work well to ensure responsiveness

Great! I'll send ya an email when I'm ready.
Re: Diary Of An Aspiring Software/web Developer by EricBraven: 8:56pm On Sep 05, 2021
MirthOsas:


Great! I'll send ya an email when I'm ready.
Ya,will be expecting it
Re: Diary Of An Aspiring Software/web Developer by Joesno(m): 1:05am On Sep 06, 2021
EricBraven:

I also ran away from this JavaScript but waiting for the best time to attack it either with a mentor or alone
wen I started learning JS, I got to a point when I av to dumb it, wit the feeling of I can't come and kill myself.. but I got back to it after 2 months and started all over wit enough focus and determination before I had it done
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 9:42am On Sep 06, 2021
Joesno:

wen I started learning JS, I got to a point when I av to dumb it, wit the feeling of I can't come and kill myself.. but I got back to it after 2 months and started all over wit enough focus and determination before I had it done

grin grin I can't come and kill myself oo. We'll be fine las las cool
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 9:47am On Sep 06, 2021
It's another Monday D!

I actually started a challenge on frontend-mentors, to put my knowledge of html and css thus far to test. I actually finished it and I'd have loved to upload it on codepen, but it seems I'll need a pro account so I'd be able to upload pics on codepen. undecided undecided

The project requires knowledge of css flexbox, but I maneuvered my way using basic css. grin grin I'll be delving into CSS grids and flexbox before this week ends though.

So far so good D! smiley smiley I'll see ya later today.
Re: Diary Of An Aspiring Software/web Developer by EricBraven: 12:41pm On Sep 06, 2021
Joesno:

wen I started learning JS, I got to a point when I av to dumb it, wit the feeling of I can't come and kill myself.. but I got back to it after 2 months and started all over wit enough focus and determination before I had it done
Seems you have been able to break through it,how did you do it and what measures did you take
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 8:49pm On Sep 07, 2021
Hey D!

Work has been hectic recently, but the good news is that my annual leave would be starting real soon and it'd be for one month. My target around that time would be 5hrs minimum daily for studying and practicing.

I still learned some new stuff though, grin grin they include:
1. The not pseudo class.
2. The checked pseudo class.
3. Validation feedback for forms.
4. The invalid pseudo selector.
5. How to style forms in general.

Tomorrow D!
Re: Diary Of An Aspiring Software/web Developer by seunny4lif(m): 10:11pm On Sep 07, 2021
Do CS50 Harvard university intro to computer
From Git to JavaScript
Re: Diary Of An Aspiring Software/web Developer by Excel70: 7:12am On Sep 08, 2021
seunny4lif:
Do CS50 Harvard university intro to computer
From Git to JavaScript
Can yo please explain more.
Re: Diary Of An Aspiring Software/web Developer by seunny4lif(m): 8:10am On Sep 08, 2021
Excel70:

Can yo please explain more.
Check YouTube for CS50
Intro to computer science
GIT
HTML & CSS
Python
Flask
SQL
JavaScript
Then do Odin project 101

1 Like

Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 4:35pm On Sep 08, 2021
Dear Diary,

I started a new module on styling texts and fonts, and it's been interesting. I've learnt the following:
1. Intro to generic families and font families.
2. Different ways to add a font family to a webpage.
3. The font family syntax.
4. How to use Google fonts.
5. How to work with font face and weight.

Later D!
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 11:18am On Sep 09, 2021
Hey D!

So today, the ogas at the top ordered that we stay at home today. Although I'm glad about the free day, but I'm concerned about persons who'd have to go out to work before they can eat, I just hope the whole thing ends real soon.

Anyways, I learnt some new stuff this morning, they include:
1. How to import custom fonts.
2. The different font formats.
3. The different font properties such as size, display, stretch, variant, e.t.c.
4. The letter spacing, whitespace, and line-height properties.
5. Text decoration and shadow.
6. Font shorthand for adding multiple properties.

With these, I concluded the module on texts and font styling. Next is flexbox, grin grin I've heard a lot about this and I can't wait to start the module later today. cool cool

I'll see ya D!
Re: Diary Of An Aspiring Software/web Developer by Nobody: 2:23pm On Sep 09, 2021
MirthOsas:


grin grin I can't come and kill myself oo. We'll be fine las las cool
I actually think JavaScript is kind of straight forward
I've been learning js patch patch with w3schools and sololearn and I know why it's been smooth for me... The first language I started learning was java and it was so hard
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 9:52pm On Sep 09, 2021
Think4Myself:

I actually think JavaScript is kind of straight forward
I've been learning js patch patch with w3schools and sololearn and I know why it's been smooth for me... The first language I started learning was java and it was so hard

You learned Java first! May I ask why?
Re: Diary Of An Aspiring Software/web Developer by Nobody: 6:47am On Sep 10, 2021
MirthOsas:


You learned Java first! May I ask why?
I heard people use it to make games and unwanted to learn it quickly so I could become a game developer,
The truth is even JavaScript can make games
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 6:59pm On Sep 10, 2021
Think4Myself:

I heard people use it to make games and unwanted to learn it quickly so I could become a game developer,
The truth is even JavaScript can make games

Oh cool! How far have you gone with everything?
Re: Diary Of An Aspiring Software/web Developer by Nobody: 8:22pm On Sep 10, 2021
MirthOsas:


Oh cool! How far have you gone with everything?
I just learnt the basics of JavaScript and how it works
Now I just try programming challenges and Google the syntaxs if I'm stuck somewhere, that's how I've been learning
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 8:38pm On Sep 10, 2021
Think4Myself:

I just learnt the basics of JavaScript and how it works
Now I just try programming challenges and Google the syntaxs if I'm stuck somewhere, that's how I've been learning
Cool, I'll catch up soon.
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 11:46pm On Sep 12, 2021
Dearest Diary,

I'm sorry I left ya hanging, this consistency thingy isn't easy I must say, but I won't give up. cool cool

I started learning about flexbox today and it actually makes our code a lot leaner, especially with the plenty unnecessary vertical-align and inline-block. I got to know about the following:
1. The display:flex property.
2. The flex container and flex items.
3. The flex-direction property and it's attributes.
4. The flex-wrap property and it's attributes.
5. The main axis and the cross axis.
6. The align-items, justify-contents and align-content properties.

Flexbox really makes one do some stuff faster, resulting in a leaner code. It's all coming together D!
I'll see ya tomorrow.

1 Like

Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 11:08pm On Sep 13, 2021
I am here again, I am here again, oh my D! I am here again, to update my dear diary. grin grin

I just finished the module on flexbox,cool cool I know I wasted some time, but let me celebrate my small win biko. smiley smiley

Today, I got to learn about:
1. The order property for flex items.
2. The align-self property.
3. The flex-grow, flex-shrink and flex-basis properties.
4. The flex shorthand for flex-items.

I'll be starting a module on CSS grid tomorrow. Lemme catch some sleep, see ya!
Re: Diary Of An Aspiring Software/web Developer by Thunday1005(m): 6:00pm On Sep 14, 2021
Ohh
Thought am the only one that javascript is giving too much stress and feel dumb sometimes, this is my second month battling with it, wish I can move to other languages, but I can't due to all round usability,
Seems am heading towards some light this week, with the new approach am using by breaking down the whole syllabus into different part and taking it one after the other.



MirthOsas:
Hey D!

I started a new module today and it contains a brief intro to JavaScript and man! JavaScript isn't childsplay I must confess, but I'll be fine though. cool cool

I learned the following:
1. How to add a backdrop.
2. How to add a modal.
3. How to link a JavaScript file to the HTML file.
4. How to access any property, element or attribute in our html file and override its value using JavaScript.
5. How to add an event listener to our JavaScript file.

The whole JavaScript concept got me lost at some point, I've had to watch the videos several times, grin grin I guess I'll need to dwell on them for a while.

Later D.
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 11:40pm On Sep 14, 2021
Thunday1005:
Ohh
You aren't alone ooh grin
I really haven't started the course on JavaScript though, I just did a module that contained an intro to JavaScript in the CSS course I'm using. It wasn't easy initially, but I finally got a hang of it.
Going through the course in parts is the way to go. What course are you using?
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 11:52pm On Sep 14, 2021
Hey Diary, I started the module on CSS grid this evening. So far I got to know about the following:
1. The display:grid declaration.
2. The unit called fraction with symbol fr.
3. How to add rows and columns to our grid through the use of the grid-template-columns and grid-template-rows properties.
4. Positioning the child elements within the grid using the grid-column-start(end) and grid-row-start(end) properties.
5. Use of the repeat function to create equally sized columns or rows.
6. The minmax function used to set the minimum and maximum height values for child elements in our grid.

The grid thingy isn't complicated like I thought it would. See ya D!
Re: Diary Of An Aspiring Software/web Developer by Thunday1005(m): 11:59pm On Sep 14, 2021
I was using QaifI khan from udemy before but am not really getting it, so I have to switch to youtube for more understanding.



MirthOsas:

You aren't alone ooh grin
I really haven't started the course on JavaScript though, I just did a module that contained an intro to JavaScript in the CSS course I'm using. It wasn't easy initially, but I finally got a hang of it.
Going through the course in parts is the way to go. What course are you using?
Re: Diary Of An Aspiring Software/web Developer by MirthOsas(m): 12:19am On Sep 15, 2021
Thunday1005:
I was using QaifI khan from udemy before but am not really getting it, so I have to switch to youtube for more understanding.
I'd suggest you get JavaScript -The complete guide 2021 by Maxmillan Schwarz, his CSS course is nothing short of amazing.
Re: Diary Of An Aspiring Software/web Developer by Thunday1005(m): 1:11am On Sep 15, 2021
MirthOsas:

I'd suggest you get JavaScript -The complete guide 2021 by Maxmillan Schwarz, his CSS course is nothing short of amazing.
Thanks , but how can I get it?

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (Reply)

Muili Seun Sells Off Gocampus To Vickram Sybri, Indian Tech Guru / Nicholas Kajoh Builds A Video-based Vehicle Counting System As His Project / Development Agencies The Best Magento Marketplace Multi Vendor Module - Magebay.

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 58
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.