#django programming
Explore tagged Tumblr posts
heart-ghost-studyblr · 10 months ago
Text
Tumblr media
This one has an interesting story. It was in a place where we shared files through a shared data server locally (localhost only), so there was no network access to use the famous "I love PDF" or software like Adobe to convert and make some changes.
With that in mind, I used the PyPDF library to make a code that changes like converting, splitting, merging, and set it up on the server for people to use. Everyone loved both how the program worked and the crazy aesthetic that I made it and my boss approved. Well, problem solved! And fun too, I must say. And since this is a Studyblr, I have to mention how worthwhile it is to study a library you've never seen before but that seems to do everything you need at that moment. Putting a small project into practice, seeing how people react to it, then studying and improving it in a way that reflects your own growth. That was made with Django Web Framework.
11 notes · View notes
crescentmp3 · 1 month ago
Text
if these three lines were unnecessary all would be well in the world and there would be no more evil
Tumblr media
3 notes · View notes
azrael-5 · 1 year ago
Text
Never agree to write the backend for a web app when you've never built a web app before
Worst mistake of my life
2 notes · View notes
stiitch · 2 years ago
Text
LiftMore Update 9.04.2023
I was posting updates on my Medium (see the pinned post), but lately I haven't had time to make a thorough post. Instead, I want to update on a few things in a more informal post here.
API Updates
Tumblr media
Finally went through and added all of the endpoints I'll need. There are a few endpoints on this list that I'm still in the process of refining permissions and making more secure.
Unit Testing ...ayup.. I came this far into the project without writing a single unit test. I really do want to strive for best TDD practices, but when there's no code at all in my application, it feels really unsatisfying to start working on tests before my code is capable of doing anything. Moving forward in the project, I will definitely strive to do TDD well.
Security Currently, the API just processes users via Basic Authentication. In this upcoming week, I'm planning on creating an identity server and using that server to issue my own OAuth2.0 tokens. I'm not sure yet how I want to set up my IDP service and OIDC Identity Providers.
Deployments Before moving onto the Front-End for this project, I want to make sure that my app is as secure and robust as possible. For this, I want to create 3 different environments (Development, Test, and Production), use a secret manager to inject secrets into the application, and have all of my deployments automated with GitHub Actions. In addition to all this, I want to make sure my application is set up properly between GitHub Actions and AWS so that I can manage dashboards and collect usage/cost information before having any users.
Finally, I'm happy to say that I've acquired the domain name "liftmore.app". After I get through some of the things I mentioned here, I'll push out a landing page and more information of LiftMore from a user perspective in case anybody wants to use it :)
Lastly, little brief preview of my Project board in GitHub at the moment.
Tumblr media
8 notes · View notes
raaraaraariya · 2 years ago
Text
Does posting this make me look smart?😏
Tumblr media
Yes
The answer's yes
2 notes · View notes
pixiedust111 · 2 years ago
Text
Tumblr media Tumblr media
It's been a real fun! I'm hoping to work on the front end next and make it available for everyone 😁!
3 notes · View notes
karandeeparora · 4 days ago
Text
Get experienced Python developer for web apps, APIs, AI, or automation. I expert use Django, Flask, and cloud tech to build secure and scalable solutions. Flexible hiring models to fit your needs. Start building with Python today!
0 notes
informworld · 5 days ago
Text
Ready to become a Full Stack Python pro? Dive into hands‑on training from basics to deployment with Mr. K.V. Rao! From July 10th to 15th at 11:00 AM IST, NareshIT brings you a beginner‑friendly, career‑focused course covering Python fundamentals, object‑oriented programming, web frameworks like Django and Flask, front‑end integration with HTML5, CSS3, JavaScript, and building RESTful APIs. Get industry insights, best coding practices, and personalized career tips as you progress.
Tumblr media
Trainer Mr. K.V. Rao will guide you through real‑time project development, version control with Git, containerization using Docker, and deploying applications on AWS and Heroku. Learn database management with MySQL and MongoDB, authentication, and security best practices. Enhance your skillset with modern front‑end libraries such as React.js or Angular, and implement CI/CD pipelines for streamlined deployments.
Whether you’re a fresh graduate, career‑changer, or IT professional, this free live demo is designed to make you job‑ready. NareshIT’s dedicated placement support, resume building workshops, and mock interviews ensure you stand out in the competitive tech market. Plus, receive certification guidance and one‑on‑one career counseling to boost your professional profile.
🔗 Seats are limited, so register now: https://tr.ee/huvmp7
0 notes
aboelnagadailystruggle · 6 days ago
Text
Django migration problems
I faced multiple problems when migrating from SQLite to MariaDB
SQLite is a very flexible database which doesn't require foreign keys to have the same type of their primary keys which caused a lot of conflicts when migrating.
0 notes
lmsmotivalogictech · 10 days ago
Text
What to Expect from a Django Web Development Training Program?
If you've ever thought, “I wish I could build a real web app from scratch,” you're not alone. Django makes that possible- even if you're not a seasoned coder yet. A good Django web development training Ireland program can take you from confused to confident in just a few weeks.
0 notes
jnitupdates · 2 months ago
Text
🔥 Free online Masterclass on PYTHON [Fast Track] Training
Tumblr media
🔥 Free online Masterclass on PYTHON [Fast Track] Training
✍️ Registration for free : https://shorturl.at/FStgQ
👉 New Batch Details:
Date: 7th May 2025
Time: 11:00 AM to 1:30 PM
0 notes
kerasafari · 3 months ago
Text
Building a Future with Python
Tumblr media
In the fast-evolving tech industry, staying relevant means equipping yourself with the right skills. Python, known for its clean syntax and wide applicability, is a go-to language for anyone looking to break into programming, data science, or web development. If you’re based in Kochi and searching for an effective way to kickstart or upgrade your career in tech, Python training is a smart investment.
Understanding Python’s Versatility
Python is used in multiple areas including:
Web Development (Django, Flask)
Data Science and Analytics
Machine Learning & AI
Cybersecurity and Automation
Scripting and DevOps
Its simplicity, combined with powerful libraries and frameworks, makes it an ideal first language and a preferred choice even for experienced developers.
Real-World Applications of Python
Python's flexibility allows it to be used in real-world applications such as:
Developing websites and web apps
Creating data dashboards and reports
Writing automation scripts
Building AI chatbots and recommendation engines
Analyzing datasets for business insights
Learning Python not only improves your technical know-how but also enables you to solve problems creatively.
Why Kochi is a Great Place to Learn Python
Kochi is rapidly becoming a hub for tech talent in South India. With multiple IT parks, startups, and established companies operating in the region, there is a strong demand for skilled professionals. Python training institutes in Kochi cater to this growing demand by offering career-focused programs.
Moreover, the city's vibrant tech ecosystem provides learners with networking opportunities, internship programs, and job openings.
What a Good Python Course Should Include
If you're planning to join a Python course, look for these essential components:
Foundation Training: Learn variables, data types, and control structures.
Advanced Concepts: Functions, object-oriented programming, and file handling.
Libraries and Frameworks: Hands-on sessions with NumPy, Pandas, and Matplotlib.
Project Work: Real-life applications to enhance understanding.
Interview Prep and Resume Building: Additional support to land your dream job.
Learning Options Available
Modern training programs offer flexibility. You can choose:
Offline Classes with mentor support
Live Online Classes with interactive sessions
Self-Paced Modules with recorded lessons and quizzes
Some institutes also offer hybrid learning, combining classroom and online learning for maximum benefit.
Who Should Take Up Python Training?
College Students: Build a strong foundation and gain an edge in campus placements.
Working Professionals: Upskill or switch to a career in development or data.
Entrepreneurs: Automate business processes or build digital solutions.
Freelancers: Learn to build client websites, tools, and automation scripts.
How Python Training Boosts Your Career
Once you master Python, you can explore roles such as:
Junior/Mid-Level Python Developer
Web Developer (with Django/Flask)
Data Analyst
Machine Learning Engineer
Automation Tester
Employers value candidates who have practical experience, so choose a course that includes real-world projects and mentorship.
Why Choose Zoople Technologies in Kochi
With the variety of options available, it's important to choose an institute that delivers value. Zoople Technologies has established itself as a leading software training provider in Kochi by focusing on student success.
Here’s what makes Zoople different:
Updated Curriculum: Based on current industry standards
Expert Faculty: Experienced trainers who guide you through every step
Hands-On Projects: Real-world applications of everything you learn
Placement Support: Resume building, mock interviews, and job referrals
12+ Trending IT Courses: Choose from Python, Data Science, UI/UX, Digital Marketing, and more
Conclusion
Python is a powerful skill that opens doors to multiple career opportunities. With the right training, you can build a strong foundation and gain the confidence to take on real-world challenges.
Whether you're starting from scratch or aiming to grow in your tech career, enrolling in Python training in Kochi is a step in the right direction.
Zoople Technologies offers the best-in-class Python training along with 12+ trending IT courses, helping you dream, learn, and achieve your goals.
0 notes
naresh1technologies · 3 months ago
Text
Tumblr media
📣 New Python Batch Alert!
🔗 Register here: https://tr.ee/Chl7PS
🧠 Learn: Python, Django, HTML, JS, Bootstrap, Angular, Database
🗓️ Start Date: April 9th, 2025 🕢 Time: 7:30 AM IST 👨‍🏫 Trainer: Mr. Mahesh 💻 Mode: Classroom & Online
📍 KPHB (Beside Metro Station) 🌐 Webex ID: 2513 181 6287 | Pass: 112233
. #PythonTraining #FullStackDeveloper #CodingBootcamp #NareshIT #DevJourney
https://tr.ee/Chl7PS
0 notes
tekkybuddy · 4 months ago
Text
🚀 Master Python & Full Stack Development – New Batch Alert! 🚀
Tumblr media
🔴 Classroom & Online Training – Ameerpet Branch 🔴
📅 Start Date: 19th March 2025 ⏰ Time: 11:00 AM – 12:30 PM 📍 Mode: Classroom & Online
🔗 Register Now: https://shorturl.at/L6l9B
📲 Online Access: 📌 Meeting ID: 2519 905 6296 🔐 Password: 112233 📍 Classroom Location: https://bit.ly/3UmCYoX
🔥 What You'll Learn: ✅ Python Programming (Basic to Advanced) ✅ Web Development: HTML, CSS, JavaScript, Django ✅ SQL & Backend Development ✅ Hands-on Training & Live Projects ✅ Career Guidance & Placement Assistance
📞 Contact for More Details: 🌐 Visit: https://nareshit.com/courses/full-stack-python-online-training 📞 Call: +91-9000994007, 9000994008, 9121104164
📲 Join Our Community: 👉 WhatsApp Channel: https://zurl.co/ucRV 👉 Telegram: https://zurl.co/RO9q 👉 WhatsApp Group: https://zurl.co/lgFQ
🔥 Upgrade Your Skills & Kickstart Your IT Career! 🚀
1 note · View note
pythonfullstackmasters · 4 months ago
Text
Tumblr media
🚀 Master Python Full Stack Development! 💻 Are you ready to master the skills that make you a Full Stack Developer? 💻 From Frontend to Backend, and everything in between, this is your ultimate guide to becoming a tech pro! ✅ Frontend: React, HTML, CSS, JS ✅ Backend: Python, Django/Flask ✅ Database: MySQL, MongoDB ✅ APIs: REST, GraphQL ✅ DevOps: CI/CD, GitHub 📞 Enroll Now: +91 9885118899 🌐 Visit: https://pythonfullstackmasters.in/
0 notes
praveennareshit · 4 months ago
Text
🚀 Free Online Workshop: Problem-Solving Approaches with Python! 🐍💡
Want to improve your Python problem-solving skills? Join our free online workshop and learn how to tackle real-world challenges with Python programming!
🔴 Live Workshop Details: 📅 Date: 10th & 11th March ⏰ Time: 11:15 AM - 12:30 PM 💻 Mode: Online
📲 Meeting ID: 2515 796 5002 | 🔐 Password: 112233
✅ What You’ll Learn: ✔ Python fundamentals for problem-solving ✔ Working with NumPy & Pandas ✔ Writing efficient Python code ✔ SQL & database integration ✔ Best practices in full-stack Python development
✍️ Register Now: Click Here
📩 Stay Updated! 🔗 Join WhatsApp Channel | Telegram Group
For more details, visit: Course Page 📞 Call: +91-9000994007, 9000994008, 9121104164 | ✉️ [email protected]
Tumblr media
0 notes