We created Swupel lang but why?
•Sizes down large python code bases by up to 600%
•Is easy to do meta and functional programming in (iterable syntax)
•Reduces code transmission expenses → faster updates
•Is really fun to built
Ps. Good Morning everyone!
#programmingprojects#Python#Startup
Day 43 of #100DaysOfCode
I was assigned a project to build a full stack Task Manager app as part of a program I'm in, so I started reading up and learning how to build the project.
Just created my first web server, feels nice.
#LearnInPublic#BuildInPublic#programmingprojects
I’m building a mobile app that helps Shopify store owners manage insights from multiple stores in one place. I’ll be handling both design and backend development using Python
I’ll also share updates and key learnings.
#programmingprojects
Day 3 of #100DaysOfCode
[ 4 Hour Coding Session ]
>Started new project ViDown.
>This program, download video from online by pasting link.
>Learn new python module-Yt-dlp.
>Also explore OS python module.
[ Decided to share my daily learning show people can also revise. ]
#Winterarc#programmingprojects
A menu-driven C calculator program that continuously performs arithmetic operations ( , -, *, /, %) using user-defined functions, switch case, and loops, running endlessly until the user chooses to exit.
#Cplusplus#ProgrammingProjects#SoftwareDevelopment#CalculatorApp