Tumgik
#learn python language
Tumblr media
Python is a high-level programming language that is versatile, simple. and widely used in various fields. Build your skills with the help of a large community.
0 notes
gingermintpepper · 20 days
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
144 notes · View notes
Different ways of debugging my source code ...
Tumblr media
Post #88: www.pythonforbiologists.com, My code isn't working, 2023.
191 notes · View notes
ameltouati1 · 3 months
Text
Master Japanese Kanji with Our Automated Flashcard Generator
Explore Japanese language mastery with our automated Kanji Flashcard Generator! Covering all 2,100 JLPT characters, each flashcard includes pronunciation, stroke count, onyomi, kunyomi, and practical examples. Perfect for JLPT preparation or advancing your Japanese skills.
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Link to N5 kanji list : https://drive.google.com/drive/folders/1QHHhsfCKIsaQKMVB6jh8UDbwRbkCB_09?usp=drive_link To get the source code so you can run it on your device : https://touati43.gumroad.com/l/japanesecards
35 notes · View notes
hayacode · 11 months
Text
100 Days of code 💻✨
Tumblr media
Day 43 - 45
So far i hate c language 😞 and python is getting more confusing but you know what? I will keep going ✨
I mean whats i am going through is totally normal especially as a self studying 💻
By the way, how do you deal with your mind when its hate to think of answers? I know coding is all about solving problems but my head have been on a break for yearssss (I graduated from college 2013) and now its like if my mind can’t solve it in a few second, i am checking the answers right away or searching the internet for it (or do i simply have no patience lmao)
75 notes · View notes
popcornkwantum · 10 months
Text
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
I made a silly little comic. I think I lost my autism creature programming abilities
34 notes · View notes
snowcoding · 1 year
Text
Question regarding languages: Python & C#
Is it possible to learn both languages at the same time? Or will it be easy to get confused between the two? I thought I would come to the lovely codeblr people who have a vast amount of experience for advice. C# is something I *want* to learn, but I *have* to learn Python for for my course that starts in January...I just want to see if it is plausible to learn both at the same time or if it will mess up my learning if I try and learn both. I'd love to hear about your experiences and what your first languages were when you first started out in the world of coding!!
47 notes · View notes
Text
python - a brief history
In 1989, Guido van Rossum, a Dutch computer scientist, started working on a new programming language that would be easy to learn and use. He named it after Monty Python's Flying Circus, his favorite TV show.
The language quickly gained popularity and a cult following among developers who loved its simplicity and ease of use. Python soon became the language of choice for scientific and academic communities.
As Python's popularity grew, it faced some significant hurdles. In the early days, critics panned the language for being slow and inefficient compared to other programming languages. However, the Python community was undeterred and developed several optimization techniques and libraries to improve performance.
In 2000, Guido van Rossum released Python 2.0, which introduced a number of major new features and improvements, including list comprehensions, a garbage collector, and support for Unicode. This version of the language solidified its position as a powerful and versatile programming language.
Over time, Python faced some new challenges. The release of Python 3.0 in 2008 introduced significant changes that caused compatibility issues with earlier versions of the language. However, the Python community rallied to provide tools and resources to help developers transition to the new version.
Despite these challenges, Python has continued to grow and evolve. Today, it is one of the most popular programming languages in the world, with a vast ecosystem of libraries and tools. Python is used for everything from web development and data analysis to scientific computing and artificial intelligence.
Python's success can be attributed to the passion and dedication of its community, who have worked tirelessly to overcome challenges and make the language accessible to everyone. Guido van Rossum may have created Python, but it is the community that has made it a force to be reckoned with in the world of programming.
97 notes · View notes
dkettchen · 7 months
Text
Tumblr media
I'm applying to coding bootcamps (in my retraining efforts toward a stable career to fall back on whenever media industry is being an ass (aka their default state)) and this one is making me learn javascript as part of the application process, and I'm like just let me use my snake_case, you monsters ToT
13 notes · View notes
crescentmp3 · 8 months
Note
hello! i am not in the harvard course, i was taking a programming class with a local college
ohh that's awesome!! ^^ i asked because the harvard course im taking starts at just about the same place and i've been very into coding recently.
9 notes · View notes
sidewalk-scrawls · 1 year
Text
Fellow game devs who are fleeing Unity, what are your thoughts on Godot vs Unreal for making 2D games? I know Unreal is pretty over-powered for most 2D development, but given I'm used to Unity, how is Godot feature-wise? Are there any features it's noticeably lacking?
17 notes · View notes
Post #83: Tumblr Opinion Poll by Python-Programming-Language, Question: Which programming resp. script language do you prefer?, 2023.
198 notes · View notes
dcoder0604 · 1 year
Text
Day 0
Hello guys welcome to my blog. this blog is based on coding life
In this blog, I can share updates on daily codes and data-related work, What I do, and what I don't do on a daily basis
So it will be starting on the 1st of November because my exams are near
7 notes · View notes
elgarnaouicom · 6 months
Text
Tumblr media
Git commands
4 notes · View notes
bahoreal · 1 year
Text
"learn to code" as advice is such bullshit. i have learned and used four and a half different coding languages through my career (html/css, java, python+sql, c++) and when i say used i mean I've built things in every one but the things that i actually used these languages for??? these earn zero money (with the caveat of until you have seniority in, e.g. front end web dev) what people really mean when they say learn coding is "learn to code. go into investment banking or finance startups." coding does not inherently have money in it. my absolute favourite part of coding? my peak enjoyment? was when i was developing for a visual coding language (you put it together like a flowchart, so say youre using a temperature sensor and you want it to log the temperature once every four hours, you can put the blocks together to make it do that. i was writing the code behind the blocks for new sensors) and i was earning £24k a year and that wasn't even part of my main role. it was an extra voluntary thing i was doing (i was working as a research assistant in biosensors - sort of - at a university, and was developing the visual code for students who didnt want to learn c++) like. i want people to learn to code, i want people to know how their electrical equipment works and how coding works, but dont believe the myth that there is inherently money in coding. the valuable things, the things people are passionate about are still vulnerable to the passion tax (if you want to do it you dont have to be paid for it). skills arent where the money is, money is where the money is.
11 notes · View notes
Text
I have been researching Animatronics and it is oh so very very fascinating. The arduino boards vs something complex enough to use a raspberry pi, the types of servos, how you can build a servo without using an actual servo if the servo would be too big, etc etc etc.
The downside is now I look at fnaf animatronics and figure how they may mechanically work and you know what? The Daycare Attendant, if they were real, would be such a highly advanced machine. Not only is the programming and machine learning and large language models of all the animatronics of FNAF security breach super advanced, just the physical build is so technically advanced. Mostly because of how thin the Daycare Attendant is, but also with how fluid their movement is. One of the most top 10 advanced animatronics in the series. (I want to study them)
#fnaf sb#fnaf daycare attendant#animatronics#in about a month i could start working on a project to build a robotic hand#i want to build one that can play a game of rock-paper-scissors because i think that would be SO cool#mostly just want to build a hand. plus super tempted to get into the programming side of things#i want to see how the brain-machine interface works because if it is accurate it is theoretically possible to make a third arm#that you could control#also getting into AI machine learning and large language models#im thinking of making one myself (name pending. might be something silly) because why buy alexa if you can make one yourself right?#obviously it wouldnt be very advanced. maybe chatGPT level 2 at most??#it would require a lot of training. like SO much#but i could make a silly little AI#really i want to eventually figure out how to incorporate AI into a robotic shell#like that would be the hardest step but it would be super super cool#i already know a fair amount of programming so its moreso that i need to learn the animatronic side of things#strange to me that a lot of the advanced ai is in python (or at least ive seen that in multiple examples??)#what if i named the AI starlight. what then? what then?#<- did you know that i have dreams that vaguely predict my future and i have one where i built a robotic guy that ended up becoming an#employee at several stores before making a union for robotic rights?#anywho!!#if anyone reads these i gift you a cookie @:o)
7 notes · View notes