₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,329,638 members, 8,441,623 topics. Date: Wednesday, 08 July 2026 at 08:02 PM

Toggle theme

Diary Of A Computer Science Student. - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingDiary Of A Computer Science Student. (1477 Views)

1 Reply (Go Down)

Diary Of A Computer Science Student. by Daddyshome(op): 12:02am On May 29, 2020
I have been learning Python for about two months now. Prior to that, I knew a little C and Java, so programming wasn't totally new to me when started Python. Procrastination has hindered me a lot in the past, but I have been able to build the habit of programming by coding everyday for the past two months. I created this thread to share my programming journey as it unfolds. So every day I will share what I learnt and also my code here. I hope to make friends here, both beginners and experts. Currently learning Python and Pascal. Pascal is just for school and as soon as I write my exam on it, it will be replaced with Assembly (again school work but I am more intrigued by this).




I am currently learning how to make gui's using tkinter. I made a simple calculator today. My laptop's battery is currently dead, so I'll share the code here tomorrow. For Pascal, I attempted to implement a binary search algorithm to guess a random number. After each guesses I'll tell the computer if it needs to guess higher or lower (done this before with Python). There was a bug which I was trying to fix before my laptop shutdown.
Re: Diary Of A Computer Science Student. by incogni2o: 12:09am On May 29, 2020
Daddyshome:
I have been learning Python for about two months now. Prior to that, I knew a little C and Java, so programming wasn't totally new to me when started Python. Procrastination has hindered me a lot in the past, but I have been able to build the habit of programming by coding everyday for the past two months. I created this thread to share my programming journey as it unfolds. So every day I will share what I learnt and also my code here. I hope to make friends here, both beginners and experts. Currently learning Python and Pascal. Pascal is just for school and as soon as I write my exam on it, it will be replaced with Assembly (again school work but I am more intrigued by this).




I am currently learning how to make gui's using tkinter. I made a simple calculator today. My laptop's battery is currently dead, so I'll share the code here tomorrow. For Pascal, I attempted to implement a binary search algorithm to guess a random number. After each guesses I'll tell the computer if it needs to guess higher or lower (done this before with Python). There was a bug which I was trying to fix before my laptop shutdown.
Pls share
Re: Diary Of A Computer Science Student. by gracefoundmme(m): 1:03am On May 29, 2020
Ride on bro same with me...
Also try and know framework like Django too , you gonna like it
Re: Diary Of A Computer Science Student. by Daddyshome(op): 9:33am On May 29, 2020
gracefoundmme:
Ride on bro same with me...

Also try and know framework like Django too , you gonna like it
I will eventually. Right now I am taking my time.
Re: Diary Of A Computer Science Student. by Daddyshome(op): 9:33am On May 29, 2020
incogni2o:
Pls share
Alright bro
Re: Diary Of A Computer Science Student. by Nobody: 9:33am On May 29, 2020
gracefoundmme:
Ride on bro same with me...

Also try and know framework like Django too , you gonna like it
Or you will hate it like me.
Re: Diary Of A Computer Science Student. by Nobody: 9:35am On May 29, 2020
Daddyshome:
I have been learning Python for about two months now. Prior to that, I knew a little C and Java, so programming wasn't totally new to me when started Python. Procrastination has hindered me a lot in the past, but I have been able to build the habit of programming by coding everyday for the past two months. I created this thread to share my programming journey as it unfolds. So every day I will share what I learnt and also my code here. I hope to make friends here, both beginners and experts. Currently learning Python and Pascal. Pascal is just for school and as soon as I write my exam on it, it will be replaced with Assembly (again school work but I am more intrigued by this).




I am currently learning how to make gui's using tkinter. I made a simple calculator today. My laptop's battery is currently dead, so I'll share the code here tomorrow. For Pascal, I attempted to implement a binary search algorithm to guess a random number. After each guesses I'll tell the computer if it needs to guess higher or lower (done this before with Python). There was a bug which I was trying to fix before my laptop shutdown.
Paschal never knew people still use that. But heck COBOL is in demand now in advanced countries surprisingly.
Re: Diary Of A Computer Science Student. by maleekstarboy1: 9:24am On May 30, 2020
I'm not a computer science Stundent, I'm a Cyber Security student.

I loved Cyber Security as a course and I applied in Federal University of Technology Minna, though I was denied on several occassion and now I am admitted in the school.

I love Cyber Forensic, we deal with studying a case, making research and combining inference to get to the root of a case.

Well to know more about Cyber Security you can read through if you would love to choose a career.

What is Cyber Security?

https://www.thecomputersecurity.com/2020/03/what-is-cybersecurity.html?m=1


Various salaries in Cyber Security

https://www.thecomputersecurity.com/2020/01/cyber-security-2020-salary.html?m=1
Re: Diary Of A Computer Science Student. by rhodman: 10:29pm On May 30, 2020
Keep it up.
Re: Diary Of A Computer Science Student. by DeHill(m): 10:43pm On May 30, 2020
[quote author=Daddyshome post=90069822]I have been learning Python for about two months now. Prior to that, I knew a little C and Java, so programming wasn't totally new to me when started Python. Procrastination has hindered me a lot in the past, but I have been able to build the habit of programming by coding everyday for the past two months. I created this thread to share my programming journey as it unfolds. So every day I will share what I learnt and also my code here. I hope to make friends here, both beginners and experts. Currently learning Python and Pascal. Pascal is just for school and as soon as I write my exam on it, it will be replaced with Assembly (again school work but I am more intrigued by this).




I am currently learning how to make gui's using tkinter. I made a simple calculator today. My laptop's battery is currently dead, so I'll share the code here tomorrow. For Pascal, I attempted to implement a binary search algorithm to guess a random number. After each guesses I'll tell the computer if it needs to guess higher or lower (done this before with Python). There was a bug which I was trying to fix before my laptop shutdown.
Contact me, Bro! I'm a programmer like u, we can work together.
Email: chidimatthew10@gmail.com
phone no. 08029228777
Re: Diary Of A Computer Science Student. by DeHill(m): 10:56pm On May 30, 2020
Daddyshome:
I have been learning Python for about two months now. Prior to that, I knew a little C and Java, so programming wasn't totally new to me when started Python. Procrastination has hindered me a lot in the past, but I have been able to build the habit of programming by coding everyday for the past two months. I created this thread to share my programming journey as it unfolds. So every day I will share what I learnt and also my code here. I hope to make friends here, both beginners and experts. Currently learning Python and Pascal. Pascal is just for school and as soon as I write my exam on it, it will be replaced with Assembly (again school work but I am more intrigued by this).




I am currently learning how to make gui's using tkinter. I made a simple calculator today. My laptop's battery is currently dead, so I'll share the code here tomorrow. For Pascal, I attempted to implement a binary search algorithm to guess a random number. After each guesses I'll tell the computer if it needs to guess higher or lower (done this before with Python). There was a bug which I was trying to fix before my laptop shutdown.
contact me, Bro. I'm a computer programmer like you! We can work together.
Email: chidimatthew10@gmail.com
Phone: 08029228777
Re: Diary Of A Computer Science Student. by Daddyshome(op): 2:04pm On May 31, 2020
I am back. Got banned for posting my code undecided. Isn't this section supposed to be about programming?
Re: Diary Of A Computer Science Student. by Daddyshome(op): 2:05pm On May 31, 2020
DeHill:
contact me, Bro. I'm a computer programmer like you! We can work together.
Email: chidimatthew10@gmail.com
Phone: 08029228777
Alright bro
Re: Diary Of A Computer Science Student. by Daddyshome(op): 2:16pm On May 31, 2020
maleekstarboy1:
I'm not a computer science Stundent, I'm a Cyber Security student.

I loved Cyber Security as a course and I applied in Federal University of Technology Minna, though I was denied on several occassion and now I am admitted in the school.

I love Cyber Forensic, we deal with studying a case, making research and combining inference to get to the root of a case.

Well to know more about Cyber Security you can read through if you would love to choose a career.

What is Cyber Security?

https://www.thecomputersecurity.com/2020/03/what-is-cybersecurity.html?m=1


Various salaries in Cyber Security

https://www.thecomputersecurity.com/2020/01/cyber-security-2020-salary.html?m=1
Nice one. I am not really a fan of cyber security, I feel it's for the gods. What if your company gets hacked and loses millions that means you failed. I don't think I can handle that responsibility.
Re: Diary Of A Computer Science Student. by Daddyshome(op): 2:21pm On May 31, 2020
Has anyone heard of Microsoft Imagine cup?

Re: Diary Of A Computer Science Student. by DriggityDre: 3:32am On Jun 01, 2020
Daddyshome:
I am back. Got banned for posting my code undecided. Isn't this section supposed to be about programming?
Whoa. Maybe it was a spambot.

To be safe, just use the code tag ~ [_code][/code_]

print( "Nairaland Forum" ) 
Re: Diary Of A Computer Science Student. by Daddyshome(op): 5:12pm On Jun 01, 2020
DriggityDre:
Whoa. Maybe it was a spambot.

To be safe, just use the code tag ~ [_code][/code_]

print( "Nairaland Forum" ) 
Thanks
Re: Diary Of A Computer Science Student. by DriggityDre:
Daddyshome:
Thanks
No problem. It can even be indented that way.
Let me drop a sample;



# Trivia Test

print( "When was Nairaland created: " )
action = input()
if action = str( "2005" )
print( "Correct" )
else:
print( "Wrong. The answer is 2005" )
Re: Diary Of A Computer Science Student. by flex04(m): 12:28pm On Aug 14, 2021
Daddyshome:
I am back. Got banned for posting my code undecided. Isn't this section supposed to be about programming?
Maybe e resemble nairaland source code grin grin
1 Reply

Siwes For Computer Science Student In IbadanShould I Go For Cybersecurity Or Computer Science?Advice For A Computer Science Student234

What Is The Most Important It Certification Required In It Industries In NiajaEven The Best Falter, Think About This When Your Application Isn't Going So WellBespoke Digital Media: Which Language Is Best For Web Development-php Or JAVA?