Share your Jupyter Notebooks like a pro
Are you doing data analysis with Jupyter Notebook? Here is how to create beautiful notebooks with interactive plots and host them as HTML on GitHub Pages.
I recently published an in-depth analysis of...
Share your Jupyter Notebooks like a pro
Lucy Linder ・ Jan 18 ・ 12 min read
Create Solitaire game with Python and Flet - Part 1
In this tutorial we will show you step-by-step creation of a famous Klondike solitaire game in Python with Flet. As an inspiration, we looked at this online game: https://www.solitr.com/
This...
Create Solitaire game with Python and Flet - Part 1
Flet ・ Jan 18 ・ 23 min read
2023's Top Development Projects for Programmers: A Complete List of Tutorials and Tools for Mastering the Latest Technologies
Welcome to our blog post on "2023's Top Development Projects for Programmers"! As a developer, staying up to date on the latest technologies and tools is crucial for staying competitive in the job...
2023's Top Development Projects for Programmers: A Complete List of Tutorials and Tools for Mastering the Latest Technologies
Rahul Bagal ・ Jan 20 ・ 20 min read
Mastering Python: Understanding the Limitations and Overcoming Them
Overview of Python and its popularity as a programming language.
Python is a high-level, interpreted programming language that is widely used for web development, scientific computing, data analysis,...
Mastering Python: Understanding the Limitations and Overcoming Them
priya sharma ・ Jan 20 ・ 7 min read
How I start every new Python backend API project
Intro
In today's blog post I would like to show you how I approach every new Python backend API project setup.
This blog post includes:
project structure
tools
best practices
automation
Let's go!...
Top comments (2)
Shoutout to all the awesome authors featured this week : @derlin , @flet , @rahul3002 , @prishav , and @szymon6927 🙌.
Thank you so much! I am really honoured to be part of your list. Such surprises helps me keep the motivation to post on dev.to 😊