Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,362 members, 7,808,260 topics. Date: Thursday, 25 April 2024 at 09:31 AM

RICHMAN247's Posts

Nairaland Forum / RICHMAN247's Profile / RICHMAN247's Posts

(1) (2) (3) (4) (of 4 pages)

Family / Re: My Brothers Gambling Problem by RICHMAN247(m): 4:34am On Nov 14, 2023
Your brother is an irresponsible gee. Allow him face whatever consequences that comes, then he will realize that life is deep. Clearing off the loan for him will give him the audacity to borrow more.
Programming / Re: Python 100 Days Of Coding Challenge by RICHMAN247(m): 5:33am On Aug 23, 2023
Day 5/100:
In today's class I learnt about python loops. I did a project on password generators(Thou ,i didn't really understood what i was doing)
Loops allow you to execute the same line of code multiple times.

I did two exercises on finding average heights from lists of heights
Program to find the average heights
Program to find the highest number.
It was an interesting class that I believe will keep getting better.

1 Like

Programming / Re: Python 100 Days Of Coding Challenge by RICHMAN247(m): 5:22am On Aug 19, 2023
Day 4:
In today's class I learnt about python
Randomization and python list.

I was able to build a rock paper scissors game
In order to tap into random module we first have to import it “import random”

What i learnt:
I learnt how to generate integers random numbers
How to generate float numbers
list (A set of square brackets with many items stored inside) items can be any data type.

1 Like

Programming / Re: Python 100 Days Of Coding Challenge by RICHMAN247(m): 5:21am On Aug 19, 2023
Day2:

On Day2 of my 100 days of python programming , I learnt about.
*Data types
*Numbers
*Operations
*Type Conversion
*f-strings



Day3/100:
In today's class I learnt about python
*conditional statements
* logical operators
*scope blocks and scope.
I was able to use conditional statements with logical operators to create a simple project.
At the end I made a simple Program that interprets the Body Mass Index (BMI) based on a user's weight and height.

1 Like

Programming / Re: Python 100 Days Of Coding Challenge by RICHMAN247(m): 9:27am On Aug 12, 2023
Day 1/100
#100daysofcodechallenge

In today’s class I learnt print() statement, variable, input() function , comment and string concatenation. I also went ahead to solve some challenges which I will share with you at the end.

Defining each terms:
print() statement: Print statement prints messages to the screen. e.g to print out “Hello World” as on output, this can be achieved using the print statement print(). print(“Hello World?”).
Variable : Variable are containers for storing data values. When we assign an object to a variable ,we can easily retrive the object simply by referring to the variable name.
Input() function: Input function is a prompt that tells the user what to do.
Comment: It explains what a particular line of code is all about. Comment does not print to the console.
String: String in python refers to connected characters
String concatenation: This refers to taking separate strings of characters and merging them into one.

Exercise 1:
Program that print the number of a character in any user’s name

name = input("What is your name? "wink
name2 = len(name)
print("Your name has " + str(name2) + " Characters"wink

Output
program that counts the number of characters in any user's name
What is your name? Mike
Your name has 4 Characters

Exercise 2:
Program that switches the values stored in the variables a&b

x=50
y=20

x = x+y
y= x-y
x=x-y
print("x: " + str(x))
print("y: " + str(y))

output
x: 20
y: 50
Programming / Python 100 Days Of Coding Challenge by RICHMAN247(m): 5:10am On Aug 12, 2023
#100daysofcodechallenge .

Hello, Python friends and coding Colleagues!

I'm very pleased to start the 100 Days of Code Challenge and commit myself to studying Python. The primary purpose of this challenge is to spend the next 100 days improving my Python abilities, understanding its vast potential, and applying them to interesting projects.

You may be asking why Python was chosen. Python, on the other hand, has always intrigued me with its attractiveness, readability, and versatility. Python looks to be capable of web development, data analysis, machine learning, and automation. And what better way to truly comprehend its magnitude than to totally commit to it for the next 100 days?


Challenge Objectives

I have a few major objectives in mind for this challenge:

Deep Dive into Python: I want to learn everything that there is to learn regarding Python, from variables and data structures to functions, classes, and everything in between. Understanding these foundations will set the stage for more sophisticated initiatives.

Projects Abound: I intend to work on a range of projects, each of which will challenge my Python abilities. I'm thrilled to put everything I've learned to use, from simple command-line utilities to online apps and even some rudimentary games.

Problem Solving: I'll be working on coding challenges and algorithms on a regular basis. Improving my problem-solving talents will benefit not only my Python skills but also my entire programming expertise.

Sharing Daily Progress: I'll be sharing my daily progress, observations, and code snippets via social media and coding groups. This accountability will keep me motivated and connected to other students.

Resources for Learning: To broaden my expertise, I'll look at online lessons, classes, and documents. Your suggestions and ideas are much appreciated!


What You Can Expect

You may expect to see the following as I begin my Python coding journey:

Code Snippets: I'll post code snippets that showcase topics I've learnt or problems I've solved.

Updates on projects I'm working on, demonstrating how Python is used to tackle real-world challenges.

Personal observations on my growth, breakthroughs, and even obstacles encountered.

Tips and Tricks: I'll share any Python tips and tricks I come across along the road, assisting fellow students on their own adventures.

Thank you for joining me on this 100-day Python adventure. Your encouragement, feedback, and friendship mean everything to me. Let's embrace Python's potential together and make the most of these 100 days of coding magic!

2 Likes

Jobs/Vacancies / Re: Never Pay Money To Buy These 3 Courses Again... by RICHMAN247(m): 6:29am On May 02, 2023
With their sweet mouth you will think they are making huge amount of money.
Travel / Re: Which State Has The Worst Capital In Nigeria? by RICHMAN247(m): 1:32am On Sep 16, 2022
I give it to uyo.
Programming / Re: My Software Engineering Journey In ALX Africa by RICHMAN247(m): 2:52pm On Aug 22, 2022
I don't easily give up on something no matter how difficult it is. Burning desire is my talent.
Newusername:


You need a BURNING DESIRE to continue when you feel like giving up.
Programming / Re: My Software Engineering Journey In ALX Africa by RICHMAN247(m): 1:02pm On Aug 22, 2022
Congratulations to me.

I've been accepted into the Alx 12 months software engineering program and I'm to start on the 19 September, 2022. What are the necessary things I must put in place to prepare me for the On boarding. Meanwhile, I have two laptops, constant solar light. What else do I need? Thanks
Programming / Re: My Software Engineering Journey In ALX Africa by RICHMAN247(m): 6:16pm On Aug 21, 2022
Alright
SWEAbim:
Relax! You should get the message within the next 24hrs.

Programming / Re: My Software Engineering Journey In ALX Africa by RICHMAN247(m): 6:01pm On Aug 21, 2022
I completed my registration of the Alx since morning till this moment I have not received any congratulations to know if I've been admitted. How long will I wait before receiving my admitted message via my email?
Programming / Re: My Software Engineering Journey In ALX Africa by RICHMAN247(m): 12:00pm On Aug 21, 2022
I want to apply for the Alx program. I saw a space for company website, Cv and Lindlyn profile. I don't have a website yet. Is it compulsory I must have all these requirements before I'm admitted?
Career / Re: How lucrative are IT courses? by RICHMAN247(m): 9:31am On Aug 05, 2022
How do I download from this site? I've tried but it's not working
tutflix.org
Downloadly.ir
Career / Re: How lucrative are IT courses? by RICHMAN247(m): 7:40am On Aug 05, 2022
RICHMAN247:
Please how do I download videos here? I tried but I couldn't. Thanks
Career / Re: How lucrative are IT courses? by RICHMAN247(m): 7:39am On Aug 05, 2022
Please here do I download videos here? I tried but I couldn't. Thanks
RubiesBanking:
If you ever need to download these courses free,

For cybersecurity courses like CEH, OSCP, ejpt v2, SANS, hacking, digital forensics and the rest check this site

check hide01.ir


For anything related to udemy, masterclass, udacity, you can find courses to download free including project files here

tutflix.org
Downloadly.ir


To download any paid ebook of your choice for free, if you can't get it anywhere...you will surely find it on this site

https://z-lib.org/

If he's going for software development or programming in general, he should make sure he does these courses.
CS50X by havard
CS50p for Web Development

The way these cs50 courses are structure, it'll break your brain all together with very difficult coding assignment, but you'll never be the same if you complete them.

You might not get any certificate, but you get to have access to these courses free if you don't have the ability to pay for them.
Career / Re: How lucrative are IT courses? by RICHMAN247(m): 7:37am On Aug 05, 2022
RubiesBanking:
If you ever need to download these courses free,

For cybersecurity courses like CEH, OSCP, ejpt v2, SANS, hacking, digital forensics and the rest check this site

check hide01.ir


For anything related to udemy, masterclass, udacity, you can find courses to download free including project files here

tutflix.org
Downloadly.ir
How do I download videos here? I tried but I couldn't download any. Thanks


To download any paid ebook of your choice for free, if you can't get it anywhere...you will surely find it on this site

https://z-lib.org/

If he's going for software development or programming in general, he should make sure he does these courses.
CS50X by havard
CS50p for Web Development

The way these cs50 courses are structure, it'll break your brain all together with very difficult coding assignment, but you'll never be the same if you complete them.

You might not get any certificate, but you get to have access to these courses free if you don't have the ability to pay for them.
Programming / Re: My Job Hunting Experiences As A Junior Developer So Far by RICHMAN247(m): 7:41am On May 03, 2022
The5DME:
stop asking silly questions.
Which one is easily question?
I asked u a question for clarity, instead of you to answer it maturely you decided to bring out the foolishness in you.

7 Likes 1 Share

Programming / Re: My Job Hunting Experiences As A Junior Developer So Far by RICHMAN247(m): 7:12am On May 03, 2022
Is it possible for one to learn and grab Javascript and react within 3 months?

1 Like

Programming / Re: How Do I Get Jobs As A Programmer? by RICHMAN247(m): 5:11am On Apr 26, 2022
khreus:


@OP. Have sent you a DM. Pls do well to reply back

Send it here
Eruditesolomon@gmail.com
Programming / Re: How Do I Get Jobs As A Programmer? by RICHMAN247(m): 6:32pm On Apr 22, 2022
Nabi2000:


Well when you’re done and you’ve grasped most of the concepts in js, and your css is okay. You have to realize finding a job and learning web dev are two different things. Just because you have the skills doesn’t mean you’ll automatically get jobs, you have to learn to market yourself and put yourself in the best light, especially as a newbie. That means optimizing your LinkedIn, creating a portfolio to show off personal projects since you don’t have experience, making sure that portfolio is really good(you can check out experienced developers portfolios and try to mimic it). You should also try to network on linked in and put yourself out there. That being said everyone started out from somewhere and if you keep applying(even to jobs you feel you’re not qualified for ). You’ll eventually get to where you want to be

Thanks for this. I really appreciate. When am done I will so market my self by creating stuffs that will make me known

1 Like

Programming / How Do I Get Jobs As A Programmer? by RICHMAN247(m): 8:20am On Apr 22, 2022
Hi guys, I'm currently learning Web development. I'm done with Html, Css now heading to Javascript. The path seems to be interesting, easy going for me as I'm putting 100% effort to becoming a professional web developer before the end of October this year. Please, as a web developer. How can I get jobs when I'm done with my training?
Programming / Re: How I Would Go About Learning Programming If I Was To Start Today (2021/2022) by RICHMAN247(m): 4:49am On Apr 14, 2022
@tensazangetsu20
I'm a newbie going into programming. I'm done with Html, currently on Css which there after will proceed to Javascript. I've watch 3 videos from different sources on Html and I've also gone through all the Html topics on w3schools. I want to be a good programmer and I am so ready to learn. I know the road is tough but I don't give a dam cos I know will surely scale through. Please, recommend good sites and instructors where I can get free tutorial videos from Html, Css n Javascript. I've downloaded some on YouTube, I need more cos I want to be grounded very well in programming.
Romance / I Want To Move On. Advice Me On What To Do by RICHMAN247(m): 12:17am On Apr 13, 2022
I met a young beautiful girl last year, she was everything I needed in a girl. She has all the attributes I prayed for. So, I asked her out and she accepted us to be in a relationship. Everything was going well until one day when I notice that she regularly post a particular guy in his early 40s on her WhatsApp status. I asked her who the guy was , she said that the guy is her Real Dad. Well, to cut the long story short, I found out that the guy was not her father rather her boyfriend. Before we agreed to start up the relationship, I made my intentions clear that I want to get married to her in the long run n I also asked her if she was in any relationship , she said No but to my greatest surprise, I found out that the guy she lied to be her father is her boyfriend.

Later, the guy too found out that I was also dating the girl. I don't know how the guy got my contact, he called me one day and started abusing me to stay clear from the girl. The girl loves me no doubt n I love her as well. So, when the guy called me, I over reacted with anger and told him never to call me again that I don't have anything to do with him.

After the whole drama when I later met the girl she told me that she has broken up with the guy, that I should forgive her. Which I did, I took her out on a date and engaged her.

This girl, is well known in my family and my parents knw her, she is loved by every member of family, but I am the only that know the kind of person she is cos I discovered that she has been cheating on me n has been lying to me all this while. Currently, we have an issues and not in talking terms for now. Though she has returned my ring but didn't let me know cos she kept it somewhere in my house. I feel she still have something to do with the guy.

I love this girl so much even though she has cheated on me and lies alot, I still love her. I've tried to get her off my mind but I can't. The girl is a very good girl, she is not a gold digger, she is down to earth. I know her mum n we do flow well on phone calls any I speak with her

Advice me on what to do cos right now am confused. Don't knw if I should still press on cos I've tried giving up on her but can't get her off me.

To you that had similar issue like mine how did you move on? Help a brother
Career / Re: Two Jobs I Will Advice My Children Against. by RICHMAN247(m): 11:35am On Dec 26, 2021
Hook up is de most risky work
Health / What Foods Can Help Combat Erectile Dysfunction? by RICHMAN247(m): 4:42pm On Sep 11, 2021
Please suggest what one can do to help combat erectile dysfunction
Jobs/Vacancies / Re: Did You Receive A Mail From DCSL/ICPC Recruitment? by RICHMAN247(m): 11:59am On Aug 26, 2021
Pls can we still try the site at night via the exams?
Politics / Re: Fati Attahiru: Wife Of Chief Of Army Staff At National Mosque For Husband Burial by RICHMAN247(m): 8:36pm On May 22, 2021
Crying in Nigeria is not only for the poor people, the rich are also crying. May God help us all.

1 Like

Health / Re: Lady Uses Her Pant As Face-Mask In A South African Supermarket (Pics) by RICHMAN247(m): 12:20pm On Feb 27, 2021
Maybe she wore two pants.

1 Like

Agriculture / Re: Are You Into Buying And Selling Of Agricultural Products? Kindly Join Our Group by RICHMAN247(m): 10:37am On Feb 02, 2021
08163098823
Career / How Can I Play A Course Downloaded From Udemy App In My Phone? by RICHMAN247(m): 6:14am On Jan 18, 2021
Recently, I bought a course on Udemy. It's a digital marketing course. I have downloaded the course in my phone. The course has refused to play. Please, help if there is any other means I can apply to make the video course play on my phone. Thanks.
Jobs/Vacancies / Re: Akwa Ibom Recruitment Of 10,000 Teachers 2021: How To Apply by RICHMAN247(m): 11:49am On Jan 11, 2021
Are you now hearing with ur nose? How can 1000 suddenly become 10000

(1) (2) (3) (4) (of 4 pages)

(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. 63
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.