Xinyi WangConvert Calendar.ics file to CSV fileYou can use the iCalendar library in Python to read the calendar.ics file and convert it to a CSV file. Here’s a basic example:Feb 23, 2023Feb 23, 2023
InTDS ArchivebyClive SiviourSpreadsheets to Python: It’s time to make the switchUsing code is more reliable, more reproducible, and more funSep 3, 20214Sep 3, 20214
InWe’ve moved to freeCodeCamp.org/newsbyDat TranHow you can ditch PowerPoint and build better slides with Jupyter and Reveal.jsIn this article, I will introduce jupyter2slides — a little side project of mine that lets you easily create beautiful and interactive…Oct 10, 201718Oct 10, 201718
InBetter ProgrammingbyTrevor-Indrek LasnThe Best Front-End Hacking Cheatsheets — All in One PlaceIt’s rather impossible to know all the APIs by heart. This is where cheat sheets come in! Here are the best front-end cheatsheets I’ve…Oct 27, 2017115Oct 27, 2017115
InWe’ve moved to freeCodeCamp.org/newsbyDiana NeculaiHow to get up to 3500+ GitHub stars in one week — and why that’s important.We recently launched a new product called Froala Design Blocks. A few days later we were listed on GitHub trending repositories. After one…Nov 2, 201711Nov 2, 201711
InTDS ArchivebyNarasimha Prasanna HNBest Python libraries for Machine Learning and Data Science : (Part -1)Python is becoming popular day by day and has started to replace many popular languages in the industry. The main reason for Python’s…Oct 15, 20176Oct 15, 20176
InDev ChannelbyAddy OsmaniThe Cost Of JavaScriptAs we build sites more heavily reliant on JavaScript, we sometimes pay for what we send down in ways that we can’t always easily see. In…Nov 15, 201740Nov 15, 201740
InThe StartupbyNakatudde SuzanPython args and kwargsWhen I was new to python, I struggled to understand what *args and **kwargs mean. If you are new to these as well, this article is for you…Sep 10, 20194Sep 10, 20194
InMongoaudit — the mongoaudit guidesbyStampery Inc.How to Enable Authentication on MongoDBLearn how to properly configure the most important and fundamental security feature that comes with MongoDBJan 31, 201717Jan 31, 201717
InTDS ArchivebyCostas AndreouLearn How to Quickly Create UIs in PythonFinally a library you can pick up in under 10 minutesDec 6, 201917Dec 6, 201917
InLadies Storm HackathonsbySophia CioccaHow we built our first full-stack JavaScript web app in three weeksA simple step-by-step guide to go from idea to deployed appAug 9, 201766Aug 9, 201766
Ryley SillBasic Performance Optimization in DjangoTL;DR: Profile your code, make fewer SQL queries, serialize less dataJan 7, 201910Jan 7, 201910
InThe Andela WaybyLewis KabuiTest Driven Development with DjangoWhat is Test Driven Development (TDD)?Apr 5, 20194Apr 5, 20194
InPython PandemoniumbyThe FellowJSON — The Python WayWhat is JSON ? — The Fat-Free Alternative to XML.Oct 6, 201812Oct 6, 201812
InChatbots LifebyJorge PrudencioHow to create a poll with a chatbot and without codeOn this article, you will find a very small Dialogflow fulfillment that allows integrating your chatbots with IFTTT applets.Mar 19, 20192Mar 19, 20192
InAnalytics VidhyabyAndrew ScottPython Name Mangling and How to Use UnderscoresWhy __var in python probably doesn’t work the way you think it doesJan 26, 20206Jan 26, 20206
InWe’ve moved to freeCodeCamp.org/newsbyKarthik VenkateswaranHow to get instant GraphQL APIs on your existing Django applicationTL;DRSep 4, 20184Sep 4, 20184
InStep Up LabsbyTomáš BezouškaFirebase Storage C# libraryAfter FirebaseDatabase.net to access your database and FirebaseAuthentication.net to have your requests authenticated, the time has come…Jan 3, 20177Jan 3, 20177
InStep Up LabsbyTomáš BezouškaFirebase Authentication C# LibraryYou may have noticed in my previous post about Firebase that I completely omitted any form of authentication. For any non-trivial…Jan 3, 201713Jan 3, 201713
InEdgeCodersbySamer BunaBefore you bury yourself in packages, learn the Node.js runtime itselfUpdate: This article is now part of my book “Node.js Beyond The Basics”.Mar 2, 201749Mar 2, 201749