₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,963 members, 8,428,831 topics. Date: Thursday, 18 June 2026 at 04:35 AM

Toggle theme

MirthOsas's Posts

Nairaland ForumMirthOsas's ProfileMirthOsas's Posts

1 2 3 4 5 6 7 8 9 10 (of 16 pages)

ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 11:14pm On Dec 10, 2021
Hey D! I want to pop champagne!! grin grin

I finally deployed my first fairly responsive dummy website using HTML, SCSS and a lil bit of JavaScript, link is given below.

https://mirthosas.github.io/Traveasy-Project/

The journey hasn't been easy, and the pace at which I started has reduced, but I'm not going to give up, I'll keep keeping on.

I could have written the code a lot better, we'll keep improving daily.

Cheers to progress D!
ProgrammingRe: Why So Many Junior Developers Struggle To Get An Opportunity. by MirthOsas(m): 12:14am On Dec 06, 2021
grin grin grin Sir @airsaylongcome, greetings boss wink
@LikeAKing be calming down na grin, no be like this Dem dey ask for giveaway oo, and no be must say Dem go do giveaway, nobody dey owe anybody anything for this life grin grin
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 11:11pm On Dec 05, 2021
rainlover:
can you share some of the courses?
I currently use JavaScript - the complete guide by Maximilian Schwarzmuller
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 11:10pm On Dec 05, 2021
Whew! Finally finished the module on DOM manipulation. I learnt the following:
1. How to select elements in the DOM.
2. DOM traversal.
3. Nodes.
4. How to select sibling elements, parent elements and parent nodes.
5. How to create elements using JavaScript.
6. How to remove and replace elements.

Omo! Programming requires consistency oo.. I'll be good though, it's only a matter of time.
ProgrammingRe: Recommend A Very Good Css Course For A Beginner by MirthOsas(m): 2:35pm On Nov 22, 2021
The5DME:
To all those who've learnt CSS, can you recommend a very good course that teach CSS very well for an absolute beginner?

Cc karleb stanliwise kennethefranc mirthosas
Css - the complete guide by Maximilian Schwarzmuller
Jobs/VacanciesRe: BEDC Graduate Trainee Programme Requires Covid-19 Vaccination As A Pre-condition by MirthOsas(m): 4:11pm On Nov 18, 2021
obonujoker:
Lol... Wey dem no pay well...
Little wonder my friend run commot grin grin..
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 9:58pm On Nov 17, 2021
Omo! Work was stressful today. I actually am handling my first major project at work and it's draining. undecided undecided I'll be fine though.

So, I learnt some new things: Creating default parameters for functions, and Rest parameters/operators.

Tomorrow it'll be D!
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 12:12am On Nov 17, 2021
Hey D! I'm still hanging on. wink wink
I learnt some new stuff recently, they include:
1. The differences between ES5 and ES6+.
2. Differences between VAR, LET and CONST keywords.
3. Methods
4. Function expressions and function declarations/statements.
5. Anonymous functions.
6. Arrow functions.

It really hasn't been easy, but I'll keep keeping on. smiley

More updates coming in soonest D! Later!
Jobs/VacanciesRe: GTB Graduate Trainee Recruitment by MirthOsas(m): 10:36pm On Nov 12, 2021
Oyequdus:
I ddnt write any test. I only applied
Heard from them yet?
Jobs/VacanciesRe: BEDC Graduate Trainee Programme Requires Covid-19 Vaccination As A Pre-condition by MirthOsas(m): 8:26pm On Nov 11, 2021
Na quarterly BEDC dey recruit? huh
CareerRe: Has Any Federal Civil Servant Received The New Minimum Wage? by MirthOsas(m): 11:15am On Nov 11, 2021
kay0195:
This protest no just get weight at all
No protest over here o grin grin
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 10:23am On Nov 09, 2021
The5DME:
How many weeks did you spend learning HTML?
I think it was one week.
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 9:14am On Nov 09, 2021
The5DME:
How do you know when you're done with HTML? Because it seems u didn't spend too much time with it. I've been learning html for like one week plus now, and there's still a lot to learn.
Hey buddy, I actually stated that in the context of the course I used for html. I discover new stuff on html daily, I never knew about the progress tag until some days back. We keep learning grin grin
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 12:27am On Nov 09, 2021
So I learnt some new stuff, they include:
1. More indepth knowledge of the if, else and else if statements.
2. The ternary operator which could be used to represent the if else statement.
3. The Switch - case statement, this can be used in stead of the the if-else statement where there are lots of else ifs grin, but when there's basically just a single condition.
4. Intro to loops - the for, for-of, for-in and while loops.

I sincerely cannot wait to get to the module where I'd start manipulating the contents of a webpage using JS - DOM. One step at a time I guess. grin

Later D!
BusinessRe: How to Import cheap gadgets and other items for great profits by MirthOsas(m): 12:48pm On Nov 08, 2021
Thanks OP for the good work, but what's the exchange rate that's applied?
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 8:17am On Nov 08, 2021
Hey D! It's good to be back.
Prior to last night, I had learnt about: variables and constants, operators, data types, return statement, data type conversion, creating arrays and objects. All introductions though.

Last night, I learnt about:
1. If statements and boolean operators.
2. The if, else and else-if statements.
3. The logical AND and OR operators -- && and ||.
4. Operator precedence and the sequence that is followed when expressions, statements and functions are being executed.
5. Truthy and Falsy values - when js forces a boolean on a function or variable when it is compared on its own.

JS is pretty much coming together, and I'd like to say D! That I'm back for good, no more excuses.

I'd also like to appreciate some of the persons I've met through this platform (I'll mention y'all subsequently), y'all have been sources of motivation. I'm grateful guys.

I'll see ya later this evening D!
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 2:34pm On Nov 03, 2021
LikeAking:
Good luck.
Thanks Boss.
ProgrammingRe: The Myth Of Saturation With Regards To Web Development. by MirthOsas(m): 10:59am On Nov 03, 2021
airsaylongcome:
Sad sad Tuesday for me. Power surge fried two laptops, one server, all mobile phone chargers, fibre Optic modem, one Inverter.
Omo! So sorry Sir
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 10:08am On Nov 03, 2021
Sup D! This dude is back and this time, for real!

I did have an issue comprehending some of the basics of JS using the course by Maximilian. I had to stop using the course, then I downloaded a book - JavaScript Novice to Ninja, which has proved to be really helpful.

I've covered a huge part of the book and decided to start the course by Maximilian all over again, and so far it's been a really smooth ride.

There'll be more updates here D! I do hope I don't lose focus, consistency and motivation.

Cheers to better days!
ProgrammingRe: My Journey To The Programming World - Newbie by MirthOsas(m): 9:45am On Nov 03, 2021
Nice one Sir, I sincerely pray we don't lose our consistency, dedication and motivation.

Better days ahead. smiley
CareerRe: Has Any Federal Civil Servant Received The New Minimum Wage? by MirthOsas(m): 9:43am On Nov 03, 2021
UNN - GTB, just dropped about an hour ago.
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op):
sosowater:
Hey bro, @MirthOsas Been a while. Hope you're good.

Your diary is waiting for you.
Hey buddy, thanks for reaching out. JavaScript hasn't been easy at all, I had to stop using the course I downloaded and got a book - JavaScript Novice to Ninja, which kinda simplifies things. I jumped on the course again from the start and it's been a smooth ride so far. Updates would come in soon. smiley smiley
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 11:38pm On Oct 19, 2021
Wassup D! It's been a lil while.

JavaScript isn't easy I must confess, the course I downloaded isn't really for beginners oo, because my head don dey scatter like this,grin grin coupled with the fact that work hasn't been easy on me.

I've resolved to learn js using another route, I downloaded a book - JavaScript Novice to Ninja, it seems really easy to follow. I'll use the book alongside the course by Maximilian Schwarzmuller.

My motivation is being put to the test, but I'll be fine. cool cool

See ya!
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 12:43pm On Oct 15, 2021
IhateRetards:
Guy Keep up the good work ,you be inspiration when I no get inspiration
Thanks boss
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 9:40am On Oct 15, 2021
It's a beautiful morning D! Resumed work yesterday.. I'm just thinking about the stress, but I'll be good. cool

I learnt about some new stuff yesterday, and they include:
1. The return statement - used to make sure the value of a function can be used outside it.
2. Order - Making sure we declare variables and constants at the top of code, also noting that functions can be placed anywhere.
3. Global and local scope - A variable can be declared at the top of the of js page, and not defined, but can be called at any point in the page. Also noting that every code after a return statement in a function doesn't get executed.
4. How to add an event listener to our code.
5. JavaScript reads any line of html code as string automatically. But this can be converted to a number using the parseInt, parseFloat, and + sign before the string.
6. A number can be converted to a string using . toString() function.

Later D.
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 12:19pm On Oct 13, 2021
de3lar:
You're moving fast man.


Keep it up.
Thanks buddy smiley
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 12:18pm On Oct 13, 2021
EricBraven:
Ya,will be expecting it
Hey Eric, I just started JavaScript, still interested?
ProgrammingRe: This Is What A Recruiter Told Me About Software Developers From Nigeria by MirthOsas(m): 9:24am On Oct 13, 2021
tensazangetsu20:
One thing I would like to add especially for newbies. America isn't the only country with remote jobs. A lot of people just set their sights on the USA. See try everywhere.
Also places in Latin America like Mexico, Brazil, Chile and co. The list is endless. A lot of people just have their sights set on working remotely with American companies. Just expand your options.
Very true, I stumbled on a website where some tech firms in Europe would even provide services for one's relocation.. I just can't wait wait to finish JavaScript, then move on to REACT, build a solid portfolio and start applying to jobs. grin grin

Baba Chi @tensazangetsu, your boy hails thee oo
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op):
Omo Diary ehn, this JavaScript is making me remember that I did some sort of programming in school,grin grin thank goodness they didn't finish me with visual basic that year. grin

I started the main deal of the js course today, and the course is pretty nice for now. So far I've learned about:
1. How to import js to a webpage.
2. Intro to variables: declaration and definition; acceptable ways to write var names.
3. Data types: numbers, text/strings.
4. Template literals.
5. How to add line breaks to strings for easier readability.
6. Intro to functions: syntax and how to call functions.

Tomorrow D.
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 11:40pm On Oct 12, 2021
Smartlight:
Please Boss can I link up with you.
Definitely boss, number is on the first page of the thread.
ProgrammingRe: This Is What A Recruiter Told Me About Software Developers From Nigeria by MirthOsas(m): 4:24pm On Oct 12, 2021
Being a new entrant into this field, I must say that this thread is indeed very insightful and motivating. I'm pleading that the bosses help keep the thread alive with even more insights and tips for new entrants.

Just started learning JavaScript btw.
ProgrammingRe: Diary Of An Aspiring Software/web Developer by MirthOsas(op): 11:07pm On Oct 11, 2021
Hey D!

I started the js course today, although it's more of an introduction to what js is all about, and what I would gain from the course.

I learnt that:
1. JavaScript is a dynamically interpreted (compiled on the fly) and weakly typed (data types being automatically assumed) programming language used to make webpages more dynamic.

2. Js is a hosted language which can be run on different environments such as the browser, server, etc.

3. Js engines are built into browsers ( V8 for chrome and SpiderMonkey for Firefox) which are used to parse (read and understand) Js code, compilation into machine code and execution.

I'll be starting the main deal tomorrow.. See ya!

1 2 3 4 5 6 7 8 9 10 (of 16 pages)