Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,880 members, 7,802,844 topics. Date: Friday, 19 April 2024 at 11:04 PM

Diary Of A Computer Science Student. - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Diary Of A Computer Science Student. (1212 Views)

An Aspiring Computer Science Student Needs Help / Advice For A Computer Science Student / How Can I Be Very Good As A Computer Science Student? (2) (3) (4)

(1) (Reply) (Go Down)

Diary Of A Computer Science Student. by Daddyshome: 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.

2 Likes

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: 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: 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

1 Like

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: 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: 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: 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: 2:21pm On May 31, 2020
Has anyone heard of Microsoft Imagine cup?

1 Like

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: 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: 6:49pm On Jun 01, 2020
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)

Problem Of Patients Long Awaiting Cue In Hospital / Python 2 Vs Python3 / Project - Computer Networking Specialist Needed

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