Preparations continue for the launch of 'Deliver Us Mars' on 2 February 2023.
What better way to ready up than with a custom built gaming PC, to immerse yourself further into your mission? In collaboration with @OverclockersUK.
Full details and to enter: https://t.co/COxGR7Oehl
Day 61 #100DaysOfCode
Last week I was watching @TheSimpsons with a friend when we wondered which countries appear in the show, so I decided to look into the scripts to find an answer. Notice that I'm not plotting where the simpsons have been, just what they talk about.
Day 60 #100DaysOfCode
I can't believe all the time I've lost to install geopandas, it was awful. Now I can finally start working properly with #Bokeh to plot some maps.
Day 59 #100DaysOfCode
Today I've been exploring new ways of visualization in Python. There is a ton of libraries out there, so it is quite hard to just pick one. My goal is to build a #Choropleth map so I'm between bokeh, altair and plotly. Any preference?
Day 56 & 57 #100DaysOfCode
These two days were for using and reviewing what I've learned up to the date. I used #Python for some university work, not really interesting or exciting but very useful.
Day 54 & 55 #100DaysOfCode
Last week I managed, somehow, to get 7h of coding so 1h per day in average, which is actually beyond my current goal. Today was quite light on coding, I've been documenting for my next project (market price simulation).
Day 51 - 53 #100DaysOfCode
I had time to evaluate my situation and also to learn some GUI tricks as well as trying to script my university webpage (with negative result). ATM I can't keep up with so many things, CS109 course will have to slow down for some weeks.
Day 50 #100DaysOfCode
I've been reading through the documentation of Tkinter and I found an interesting book of sample projects. https://t.co/IQscULC4iC
I just started collecting states and territories #quarters without even realizing. I would love to see something similar with euros. We have some 2€ special editions, but it's not the same. #coins
Quick update:
I'm putting on hold my #100DaysOfCode for the spring break. But I will keep reading/listening about Python and come back again in a few days.
Day 47 & 48 #100DaysOfCode
+ Exploring @code editor.
+ Went to my first meetup of my local Python group #py3madrid.
+ Fix some bugs in my WhatsApp analyzer.
Day 46 #100DaysOfCode
Time for a big decision. After reading some articles and opinions I'm considering to switch my code editor (I'm coding #Python in @AtomEditor). I would prefer an editor over an #IDE (best if I could use it for #JavaScript in the future).
@JackHowa@100DaysOfXBot@AtomEditor I am quite happy with Atom but I feel like as my knowledge of Python increases I need a better debugger than the ones that are available for Atom. VSCode actually seems like the best option.