₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,089 members, 8,420,257 topics. Date: Thursday, 04 June 2026 at 02:58 PM

Toggle theme

Samuell2019's Posts

Nairaland ForumSamuell2019's ProfileSamuell2019's Posts

1 2 3 4 5 (of 5 pages)

ProgrammingRe: How Do I Download Udemy Courses On My PC For Offline Viewing? by Samuell2019(m): 6:01am On Dec 21, 2022
Vecto:
The more reason why I want to download them so I can easily watch them offline. I'm a beginner and there's always a tendency to watch a particular video an many times as I can. The data used in streaming I can easily do a one time download and watch while saving data. Hope you understand my perspective please
Download the udemy app on your mobile phone. You can download courses and watch them offline on the app.

If you have a tablet, that's even better
ProgrammingRe: How Do I Download Udemy Courses On My PC For Offline Viewing? by Samuell2019(m): 1:19pm On Dec 18, 2022
Vecto:
I have an udemy account already. I just bought a course on web development and since I'm a total beginner there's always a tendency for me to re-watch some videos and this will definitely cost me a lot of data. This is why I'm looking for an offline udemy course downloader
download udeler. You can download the course with it
ProgrammingRe: Python: Explorative Data Analysis, Replacing Nan. Help! by Samuell2019(m): 4:58pm On Nov 20, 2022
DasaintHope:
Good day I am new to data analysis and python I want to replace all NaN value in titanic dataset, specifically the age column.
I created a function:

def impute_age(cols):
age = cols[0]
pclass == cols[1]

if pd.isnull(age):

if pclass == 1
return 37

elif pclass == 2:
return 29

else:
return 24

else:
return age.


The output goes: Syntax Error: invalid syntax.
it indicated the last else was the issue. The video I am following the tutor did exactly this and had no error.
I would appreciate your input.
The second to the last else should be elif instead.
Jobs/VacanciesRe: Lendsqr? by Samuell2019(op): 12:24am On Oct 15, 2022
drizzle0007:
Good day Samuel. I will like to know if you went for an interview or you're currently working with the company. I'm currently being assessed by them and I want to make inquiries. Thank you
Sorry for the late response.

It was an online interview. Quite short. Didn’t get to work with them in the end.
ProgrammingRe: I Want To Work At Google: Journey Of A Software Developer by Samuell2019(m): 1:20pm On Sep 21, 2022
qtguru:
Contribution , this can help at least break it down for you
Thanks for sharing
ProgrammingRe: My New React Project by Samuell2019(m): 1:10pm On Sep 21, 2022
This is fine.

Well done bro.

My only observation is the footer's weird behavior when content doesn't fill up your screen.

To fix this, you can set all of your pages min-height to 100vh or calc(100vh - your navbar's height).

That way your footer is always at the bottom of the page.

ProgrammingRe: Why Are There So Much Spam On This Section by Samuell2019(m): 2:04pm On Sep 11, 2022
its so annoying. There should be a way to curb these posts.
TV/MoviesRe: What Movie Are You Watching Now? by Samuell2019(m): 8:59am On Aug 11, 2022
Palm Springs 8/10
ProgrammingRe: The Analysis Of Student Adaptability Levels To Online Education - Using Mysql by Samuell2019(m): 3:17pm On Jul 20, 2022
jamerflepz:
Boss! thanks for the input. Like i said earlier a lot more analysis was done with and without aggregating them into uni, school and college or the institution type. The screenshot is a lot, 40 of them or so. I wish I could post them all. And yes I am aggressively grin hunting for data analyst roles both naija and abroad.
You’re doing well bro
ProgrammingRe: My URL Shortening React Application by Samuell2019(op): 2:21pm On Jul 17, 2022
captainbangz:
It's very fine, but why you no tag GREATIGBOMAN ?lol
Thanks boss. I’ll tag him now.
ProgrammingRe: My URL Shortening React Application by Samuell2019(op): 5:57pm On Jul 16, 2022
Deicide:
Nice one
Thank you
ProgrammingMy URL Shortening React Application by Samuell2019(op):
Good day devs.

Combining work with learning React JS has been hectic but others have done it
so I should be able to.

I picked up a frontendmentor project and tried to replicate it as close as possible.

The web app shortens links and provide you with an option to copy the links.

It also stores recently converted links and there's a validation for wrong inputs.

Kindly check it out @ sh0rtly.netlify .app

Github: https://github.com/samaregbesola/shortly

I used React JS and vanilla css on this one.

I'm currently working on a US real estate search web app with apis from RapidAPI.

Do have a lovely day ahead.

cc: karleb qtguru Tensazangetsu20 GREATIGBOMAN

ProgrammingRe: I Created A Simple Budget App, Rate It Out Of 10. by Samuell2019(m): 9:11pm On Jun 29, 2022
Brogrammer:
Check freecodecamp yt channel
Thanks
ProgrammingRe: I Created A Simple Budget App, Rate It Out Of 10. by Samuell2019(m): 3:44pm On Jun 29, 2022
Brogrammer:
Learn what with? Be specific
redux toolkit
ProgrammingRe: I Created A Simple Budget App, Rate It Out Of 10. by Samuell2019(m): 9:45am On Jun 29, 2022
Brogrammer:
Hey guys,
I created this simple budget app because I was kinda bored and don't know what to do. Frontendmentor "expenses chart component" project influenced me to build this project.

It was fun to build and I also learned some new Reactjs tricks & tips along the line.

I used, Reactjs, Redux-toolkit, chartjs, localStorage for this project. The live link is down below

https://trybudget.netlify.app/

https://github.com/FesoQue/ExpenseTracker

Your criticism is highly welcome... And I also need suggestion for features I can add too!
This is really lovely. what resources did you learn with
ProgrammingRe: Prove Me Wrong If You Can! by Samuell2019(m): 10:22am On May 23, 2022
Belkid01:
You can't write "web" "." "app" as one word on nairaland...

PROVE me wrong cool
web.аpp
ProgrammingRe: So There Are Devs That Earn Up To 30k USD. by Samuell2019(m): 5:58am On Apr 30, 2022
swagenity:
Thanks for the swift reply, i know you've heard this a thousand times, but thanks for your contribution to the programming section, you don't know how helpful you've been!

Please I'd like an honest and unfiltered review (criticisms and improvements) of my portfolio and projects

https://ikwuh-jeffery.netlify.app/
This looks nice.

I see you're a student of John Smilga. Try to do your own personal projects too. Maybe an e-commerce store. There is a lot of free apis you can use. well done.

Ps. I'm still learning the ropes too.
ProgrammingRe: Rate My ATM Machine Simulator Built With HTML, CSS And JS by Samuell2019(m): 10:14am On Mar 08, 2022
salvationproject:
Hahahaha... how I wone take explain now?
You should write an article about it
ProgrammingRe: Please How Did You Solve Your Power Need Without Use Of Generator by Samuell2019(m): 3:54pm On Mar 05, 2022
Codedboy95:
The name of the Inverter is luminous Inverter, I got it 100k two years ago ( Battery and inverter) but it seems only battery costs 180k now sad
Please can you take a photograph of the inverter.
Properties by Samuell2019(op):
EducationRe: Apply For 2022/2023 PTDF Overseas Postgraduate Scholarship Scheme by Samuell2019(m): 8:40am On Jan 05, 2022
Please during registration, is the state and lga for residence or origin?
ComputersRe: HP Elitebook Core I5, 8gb Ram, 1tb Hdd, 2gb Amd Gpu SOLD SOLD SOLD by Samuell2019(m): 10:51am On Nov 03, 2021
I'm interested. can we meet at ikeja
ProgrammingRe: Diary Of An Aspiring Software/web Developer by Samuell2019(m): 5:53pm On Sep 18, 2021
MirthOsas:
Hey D!

I finally completed my first project challenge, grin cheesy here's the link: https://mirthosas.github.io/Order-Summary-Challenge/

I'm happy meeeehhhnnn, I know it isn't much, but allow me celebrate my small win. grin grin
I'll try to do another one tomorrow.

You’re doing well

See ya.
ProgrammingRe: Diary Of An Aspiring Software/web Developer by Samuell2019(m): 3:54pm On Sep 17, 2021
MirthOsas:
What torrent downloader do you use?
Utorrent
ProgrammingRe: Diary Of An Aspiring Software/web Developer by Samuell2019(m): 1:58pm On Sep 16, 2021
MirthOsas:
That's most probably a network issue I guess...
I get very good speeds with direct files though. Please just tell me what your set up is like
ProgrammingRe: Diary Of An Aspiring Software/web Developer by Samuell2019(m): 7:24am On Sep 16, 2021
MirthOsas:
You could check tutsgalaxy or downloadly
can't seem to get torrents to download fast. any fix?
ProgrammingRe: Finished Css Already , Created A Website by Samuell2019(m): 10:54am On Jun 21, 2021
beautiful job. well done man
ProgrammingRe: My Portfolio Projects by Samuell2019(m): 7:07pm On May 21, 2021
well done boss.
ProgrammingRe: I'm New To Programming And I Need Help by Samuell2019(m): 8:41pm On May 20, 2021
SJay7:
Hello y'all,
So I've always had this passion for programming, and I decided to learn JavaScript. Thing is, I don't know anything on it tho i know basic HTML and CSS

I really need your help on materials to use, and things that will really drill me in JavaScript
I wouldn't mind a tutor here who will mentor me and whom I could go to if I need help

Please your inputs will be greatly appreciated, BTW, I reside in Kaduna state
Check this out



https://www.youtube.com/watch?v=2Ji-clqUYnA&list
TravelRe: Cost Of A Nigeria International Passport by Samuell2019(m): 10:51am On Apr 27, 2021
Oggg:
u can use anywhere u want to use... however note that after payment and selecting a centre, u cnt change it
Thank you
TravelRe: Cost Of A Nigeria International Passport by Samuell2019(m): 9:28am On Apr 26, 2021
JaceyOpara:
Please don't waste your money by applying through an agent. You can do the application yourself. It's very easy.



FOR FRESH PASSPORT APPLICATION
please my permanent address is Ota. Ogun state. Can I still use Ikeja as my center?
InvestmentRe: What They Don't Tell You About Forex ! by Samuell2019(m): 3:10pm On Apr 17, 2021
BioGreen:
All you just need is the right information, as there is so much junk and miss leading information out there, the right toolset, and the right mentorship.

After struggling for about a year to learn the art of financial trading, I finally stumbled on the right info, the right tool, and the right mentorship as the result is evident from the equity curve of my April 2021 100USD funded account.

Practise, practise and practise your strategy, believe in your strategy, cut ur losses early, patience and discipline are key. Automate some of the trading processings such as SMS/email alerting you of key market structure/setups where possible

The forex industry in Nigeria is growing hence let's not discourage those genuinely wanting to venture in as its a potential industry that can absorb our teeming jobless youths/graduates as against illegal venture such as yahoo yahoo

Thank you
Care to share? Really want to learn

1 2 3 4 5 (of 5 pages)