#Learning Python
Explore tagged Tumblr posts
izicodes · 2 years ago
Text
Django #4
Friday 2nd June 2023
I did it! I made a fake user! I signed up using my signup.html and it went through successfully! Then I logged in and it went through successfully again! So then I thought "Well obviously they want to be able to log out again" so I took time learning to do that and there are a bunch of steps to do but I know once I do it 3 or 4 times, I will know how to do it more quickly!
So, what did I learn today: ☑ How to create a user data table - made myself and a test user one ☑ How to create new users ☑ How to use the if-else statement - used it for the navbar, so that if the user is logged in, they will see their username in the nav ☑ Figured out how to log out a user ☑ How models work ☑ How to prevent a user from entering a URL within the app they're not supposed ☑ Super users. I figured out I created a super user and it's me.
What I'm going to do now is to go back and make as many notes as I can so I don't forget the process for certain parts, especially creating and managing users.
Tumblr media
This is so exciting to me because now all of the project ideas I wanted to try out but couldn't because I didn't know know how to create and manage users and save data that way.
I'm literally so happy! 😌🙌🏾💗
76 notes · View notes
python-programming-language · 6 months ago
Text
Coding with Estefania ...
www.pythonbytesize.com
https://www.freecodecamp.org/news/
Post #140: YouTube, Coding with Estefania, 2024.
6 notes · View notes
seoforindiam · 4 years ago
Text
Top 5 Reasons for Learning Python
New Post has been published on https://www.justwebdevelopment.com/blog/top-5-reasons-for-learning-python/
Top 5 Reasons for Learning Python
Python is easy to use, powerful, and versatile, making it an excellent choice for beginners and experts a like. Python’s readability makes it a great first programming language.
The most robust and dynamic development languages being used today are Python. It places a great deal on code readability because of its syntax, along with implementation. Programmers have to create less code in comparison to Espresso and C++. Memory administration in Python is done instantly, and several standard libraries are around for the programmer here.
  Following the completion of a certification course within Python training or python programming classes, a developer can gain experience in various top IT companies.
  Python programming supports numerous designs such as functional programming, essential and object-oriented styles. Listed below are the top five reasons why a pc programmer must learn the actual Python language.
Ease of learning: 
The primary reason associated with Python’s popularity is that it is a great and easy way to learn to code. It has the feature of quickly writing complicated tasks. Many significant applications only support the Python language. The popularity of the Python language in 2020 will be very high.
Python has been created with the particular newcomer in mind. Completion of fundamental tasks requires less program code in Python, compared to some other languages. The codes are often 3-5 times shorter than Java, and 5-10 times smaller than C++. Python requirements are easily readable, and with some knowledge, new developers may learn a lot by just taking a look at the code.
Highly favored for web development:
Python consists of an array of useful frameworks in designing a website. Amongst these frameworks, Django is among the most popular ones for Python development. Due to these Python frameworks, web design with Python has immense flexibility. The number of websites online today tends to be close to 1 billion. With the ever-increasing scope for more, it is natural that Python encoding will continue to be an important skill for web developers.
Considered ideal for a startup: 
Time and budget are essential constraints for any new product or even service in a company, and much more so if it is a startup. You can create a product that distinguishes itself from the rest in a language. However, for fast development, less code, and lower cost, Python is the perfect language here. Python can scale up any complicated application and can also be dealt with by a small team. Furthermore, you save resources, but you will also get to develop applications in the right direction, along with Python.
Unlimited availability of sources and testing framework: A number of Python resources are available these days, and these are also always being updated. As a result, it is very uncommon that a Python developer will get stuck. The vast regular library provides built-in benefits. It’s built-in testing platform enables speedy workflows and less debugging time.
Fast pay scale: Today, top IT businesses such as Google, Yahoo, APPLE, and Nokia make use of Python. Among all programming languages, they have had tremendous growth during the last few years.
It is clear that Python is a vital dialect for web-based programmers. Much more can be learnt at a most respected Python training institute.
  Click here for Top Python Web Frameworks To Learn In 2021
  Justwebdevelopment can also help you in... WordPress Development  | WordPress Theme Development  | PSD To WordPress
0 notes
thegrowthtimes · 9 months ago
Text
Getting Started with Python: Project 0 - “Hello, World”
Discover how to make your Python scripts more interactive and start your programming journey with confidence. Your support is much appreciated for me to get more content out for you! 😄👍🏽
Consider reviewing the basics with the following content: Getting Started with Python: Project 0 – “Hello, World” Getting Started with Python: A Beginner’s Guide pt3 Getting Started with Python: A Beginner’s Guide (pt 2) Getting Started with Python: A Beginner’s Guide (pt 1) Terminal Window – Command Line Interface This tutorial uses Visual Studio Code: To create and edit a Python file, use…
Tumblr media
View On WordPress
0 notes
forty40love · 11 months ago
Text
my cat is such an asshole it just said im a loser
0 notes
nemrut · 2 years ago
Text
I really need to find a good/fun project to code for myself to really learn python, but I just don't know what.
1 note · View note
pythoncoursetipsandtricks · 2 years ago
Text
How can I learn Python smartly?
Tumblr media
Learning Python tips and tricks can help you become a more efficient and skilled programmer. Here are some strategies to discover and master Python tips and tricks:
Explore Python Documentation
The official Python documentation (https://docs.python.org/3/) is a treasure trove of tips and tricks. It contains detailed explanations of Python's features, standard libraries, and best practices. Study it regularly to discover new techniques.
Read Python Blogs and Websites
Numerous Python blogs and websites regularly share tips, tricks, and best practices. Some popular ones include Python Weekly, Real Python, and PyBites. Subscribe to newsletters or RSS feeds for regular updates.
Books and Tutorials
Books like "Python Tricks" by Dan Bader and tutorials from online platforms like Real Python, Stack Overflow, and GitHub Gists often include Python tips and tricks. Work through these resources to learn practical techniques.
Online Forums and Communities
Join Python-related online communities like Stack Overflow, Reddit's r/learnpython, and Python forums. Ask questions, explore discussions, and contribute your knowledge. You'll encounter various tips and tricks in these interactions.
Twitter and Social Media
Follow Python experts, developers, and enthusiasts on Twitter and other social media platforms. Many share Python tips, tricks, and code snippets regularly.
Python Code Repositories
Explore open-source Python projects on platforms like GitHub. Reading the code of well-maintained projects can expose you to advanced techniques and best practices.
Use Python IDEs and Editors
Integrated Development Environments (IDEs) like PyCharm and code editors like Visual Studio Code have features that suggest improvements and optimizations in your code. Pay attention to their suggestions and recommendations.
Practice and Experiment
Apply what you learn by practicing and experimenting with Python code. Create small projects or scripts to test different techniques and concepts.
1 note · View note
codingquill · 2 years ago
Text
Essentials You Need to Become a Web Developer
HTML, CSS, and JavaScript Mastery
Text Editor/Integrated Development Environment (IDE): Popular choices include Visual Studio Code, Sublime Text.
Version Control/Git: Platforms like GitHub, GitLab, and Bitbucket allow you to track changes, collaborate with others, and contribute to open-source projects.
Responsive Web Design Skills: Learn CSS frameworks like Bootstrap or Flexbox and master media queries
Understanding of Web Browsers: Familiarize yourself with browser developer tools for debugging and testing your code.
Front-End Frameworks: for example : React, Angular, or Vue.js are powerful tools for building dynamic and interactive web applications.
Back-End Development Skills: Understanding server-side programming languages (e.g., Node.js, Python, Ruby , php) and databases (e.g., MySQL, MongoDB)
Web Hosting and Deployment Knowledge: Platforms like Heroku, Vercel , Netlify, or AWS can help simplify this process.
Basic DevOps and CI/CD Understanding
Soft Skills and Problem-Solving: Effective communication, teamwork, and problem-solving skills
Confidence in Yourself: Confidence is a powerful asset. Believe in your abilities, and don't be afraid to take on challenging projects. The more you trust yourself, the more you'll be able to tackle complex coding tasks and overcome obstacles with determination.
2K notes · View notes
aunti-christ-ine · 6 months ago
Text
Tumblr media
And Spam wonderful Spam!!!
170 notes · View notes
zooplekochi · 1 year ago
Text
Tumblr media
They call it "Cost optimization to navigate crises"
675 notes · View notes
izicodes · 2 years ago
Text
Continuing Django #2
Tumblr media
Continued from the last post
I figured out how to add CSS and JavaScript to my pages, and what a hassle! Took me forever to figure it out! Because files like .css, .js and even image files are classed as 'static' files, they have to be in a special folder in my app folder called 'static' for Django to recognise the files. Then I have to add the tag {% load static %} at the top of the HTML page so it can use any static files in the folder. Then the actual link tag for the stylesheet looks like this now: ' link rel="stylesheet" href="{% static 'style.css' %}" '. It looks easy now but I was struggling to figure this out, even after reading the documentation, it finally got it after trial and error 😅
With that being said, I will now be keeping track of all the information I learn from the video and by myself as I continue because I will forget that easily 😌🙌🏾
Tumblr media Tumblr media
26 notes · View notes
gingermintpepper · 8 months ago
Text
There are many things people expect from one called 'God of Blood'. Always, the first thought is the blood of war, the blood of violence, the blood of the weak shed for the goals of the strong. Ares doesn't think of the blood of battle at all. When he thinks of blood, he envisions the many tied knots of blood bonds and bonds forged in the blood of battle. Blood sons and blood daughters, blood brothers and battle sisters, blood oaths and blood vengeance - he watches over them all and keeps close each one of these bonds.
One cannot begrudge his displeasure then when he realises he cannot tell Leto's offspring apart just by looking at them.
It was easier when it was just Artemis. Dark hair curled about her shoulders, a fierce mien whenever Father summons her to the mountain, a scattering of bones and blood shed whenever she was disturbed; the eldest child of Leto was a wild thing, sharp toothed with sharper claws always at the ready. There's whispers of her being a twin, of her other half being made to crawl on their belly as penance for their sin of god-slaying but Ares pays it little mind. What twins look alike among their number? Even dog litters are born distinct with all their unique markings inlaid in their fur. Artemis' twin too would be much more than their sister's mirror image.
Pouring over his list now, he wishes anything about Phoebus Apollo was that simple.
Mirror image did not begin to describe it. The twins were the same height, the same build, had the same colour and texture hair, ate the same raw food and drank the same amount of nectar. There was no difference in how they dressed, no difference in the company they kept, no variance in the weapons they used. There are some days Ares still cannot believe Phoebus will grow into a man and not some nymph with the way his ears have that slender point. He watches them now, sitting together beneath a shady palm and stringing their bows in an uncanny unison and curses because he still cannot tell them apart. What use is his skill in knowing blood when they both have the same damn blood running through their veins? What bond is there to sense when they are tied so tightly together, Ares can scarcely tell brother from sister?
He sighs. Unadorned and completely alone, the only way to know who is who is to speak to them. He'll have to find more ways to tell them apart from a distance. Surely they cannot stay this similar all the rest of their immortal lives.
Tumblr media
#ginger writes#hello and welcome to my 'ares is doing his best' corner#I can't overstate enough how alike Artemis and Apollo are as young gods physically#literally identical twin status which only begins to change as they acquire different domains#I was really happy with the font I got because it very closely resembles what I imagine Ares' handwriting to be like#But I'll gladly add an image description if it's too illegible#That said Ares has an interesting dynamic with the twins#In a lot of ways there's a sense of guilt/wariness surrounding him for Apollo and Artemis#because he knows how much they stress his mother out and he also knows how much Hera doesn't like Leto#But there's also a bit of fascination because Artemis is extremely strong#(in a way that's markedly different from Athena's strength)#while Apollo has all of these crazy stories attached to him from killing Python + his work while exiled#but when he returns he's very placid and calm and almost?? too nice? Definitely nothing like Artemis#in terms of personality#Ares doesn't really trust it until he learns that straight up that's just What Apollo Is Like#That too will change eventually but for now Ares just doesn't want to approach Artemis the way he'd approach Apollo#because he'd get his head caved in with the curved side of a bow#There are precious few encounters Ares has had with Artemis where he hasn't walked away with#at least a few arrow wounds LMAO#He'll eventually be forced to accept that it's Artemis' love language#ares#artemis#apollo#pursuing daybreak posting#writing
178 notes · View notes
slinkies-and-dragons · 6 months ago
Text
Introducing my first baby, Lazarus! Here he is being a sun (aka light bulb) worshiper!
Tumblr media
He's a normal ball python, and surprise! This post is just an excuse to show you all the frog my wife just drew:
Tumblr media
I told her Tumblr would love him, am I right?
136 notes · View notes
bubblebaath · 1 year ago
Text
(trying to decide which one to start with first)
392 notes · View notes
perpetual-pathos · 1 year ago
Text
i walked into seekL because of a mystery masked man and walked out with pseudo-SQL knowledge i love dating sims
287 notes · View notes
nostalgebraist · 6 months ago
Text
Due to recent experiences, I am feeling an urge to make an anti-drug-style PSA except it's warning impressionable machine-learning-curious teens to never, ever try a thing called "Huggingface transformers Trainer"
Not. Even. Once.
81 notes · View notes