Recent Posts

Pages: [1] 2 3 ... 9
1
100 Days of Code / Re: Day 25 - Working with CSV Data and the Pandas Library
« Last post by Obreh Winfrey on January 04, 2022, 10:19:25 am »
That Panda module is no joke. I can see that difficulty level is just gonna ramp up from here.
Man I tried using Pandas and NumPy on the side and it kicked my ass every step of the way. I think the most I did was generate a table and then give up.
2
100 Days of Code / Re: Day 26 - List Comprehension and NATO Alphabet
« Last post by Obreh Winfrey on January 04, 2022, 10:17:58 am »
That NATO alphabet code looks a lot simpler than I expected it would be - a couple days ago I had a though of that being a nice easy challenge for someone new to programming.
3
100 Days of Code / Re: Day 26 - List Comprehension and NATO Alphabet
« Last post by Secure Da Bag on January 04, 2022, 10:13:12 am »
List comprehension
Spoiler (hover to show)

Challenge
Spoiler (hover to show)

Challenge
Spoiler (hover to show)

Challenge
Spoiler (hover to show)

Dictionary Comprehension
Spoiler (hover to show)

Challenge
Spoiler (hover to show)

Iterate over DataFrame
Spoiler (hover to show)

Project
Spoiler (hover to show)
4
100 Days of Code / Re: Day 25 - Working with CSV Data and the Pandas Library
« Last post by Secure Da Bag on January 02, 2022, 03:59:51 pm »
Read a CSV with Pandas
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Project
Spoiler (hover to show)
5
100 Days of Code / Re: Day 25 - Working with CSV Data and the Pandas Library
« Last post by Secure Da Bag on January 01, 2022, 06:23:58 pm »
That Panda module is no joke. I can see that difficulty level is just gonna ramp up from here.
6
100 Days of Code / Re: Day 24 - Files, Directories, Paths
« Last post by Secure Da Bag on January 01, 2022, 03:30:02 pm »
Challenge (How to Write and Read Files)
Spoiler (hover to show)


Challenge (Write High Score to File)
Spoiler (hover to show)

Spoiler (hover to show)

Spoiler (hover to show)

Spoiler (hover to show)


Challenge (merge names with invite letters)
Spoiler (hover to show)
7
100 Days of Code / Re: Day 24 - Files, Directories, Paths
« Last post by Obreh Winfrey on December 25, 2021, 10:22:49 pm »
This should be when the interesting practical stuff gets covered. Manipulating files is unavoidable.
8
100 Days of Code / Day 31 - Flash Card App Capstone Project
« Last post by TheBreh on December 25, 2021, 04:34:18 pm »
Discuss
9
100 Days of Code / Day 30 - Errors, Exceptions, and JSON Data
« Last post by TheBreh on December 25, 2021, 04:33:50 pm »
Discuss
10
100 Days of Code / Day 29 - Building a Password Manager GUI App with Tkinter
« Last post by TheBreh on December 25, 2021, 04:33:14 pm »
Discuss
Pages: [1] 2 3 ... 9