Tumgik
#coding challenge
codingcorgi · 4 months
Text
Tumblr media
Day 3 of coding for a year. I'm a bit late posting this, because I passed out 😅
Last night I worked on the backend of getting the tasks implemented and my husband was getting notifications to work correctly. We had some snags with notifications since we've never done that before (I'm thankful for friends and videos online)
Today I'll be hooking up the tasks with front end work using xaml and testing.
47 notes · View notes
izicodes · 1 year
Text
Tumblr media
When I first started to code, I didn’t really know what’s the real difference between programming and coding. Like, was I coding or was I programming right now? Does HTML count as coding or programming? I would even think a Programmer was this high computer science level that takes years to achieve! Programming and coding are often used interchangeably, but they are not exactly the same thing - let’s talk about it!
At a high level, programming refers to the process of creating and designing computer software or applications. This typically involves writing code, as well as planning and testing the software to ensure it functions correctly. Programming often requires a deep understanding of computer science concepts and the ability to think abstractly and solve complex problems.
Coding, on the other hand, refers specifically to the act of writing code. Code is a set of instructions that a computer can understand and execute. Coding involves writing these instructions using a programming language, such as Java or Python.
Differences
Scope: Programming involves a wider range of activities, including planning, design, and testing, while coding specifically refers to the act of writing code.
Skills: Programming requires a more comprehensive understanding of computer science concepts and the ability to think abstractly and solve complex problems, while coding involves the ability to write code using a specific programming language.
Output: The output of programming is often a finished software product or application, while the output of coding is typically just the code itself.
Similarities
Both programming and coding involve the use of computer languages to create software or applications.
Both require a certain level of technical skill and expertise.
Both are important parts of the software development process.
So, let's quickly summarise: programming involves a wide range of activities, including the planning and design of software, while coding specifically refers to the act of writing code.
Hope this clears up things for anyone confused! And don't worry, even with pure HTML, you're still coding~! Happy coding! 🤎
158 notes · View notes
cyberhippieblog · 11 months
Text
Exercism Coding Challenge
I decided to start the Exercism Coding Challenge #12in23. The goal of this challenge is to experiment with 12 different languages by the end of the year. Each month has a specific theme, such as functional programming or scientific programming. The most interesting part is that you don't need to work on large projects; instead, you can try for each language five different algorithms on the Exercism platform. These algorithms can be simple or more challenging, depending on your choice. The challenge began in February, so I'm already running late and need to catch up. However, since Exercism provides organized tracks for each language and has a large community to help with coding problems, I believe it's a great opportunity to practice, boost my coding skills, and explore a variety of languages. Check it out.
youtube
24 notes · View notes
lostlibrariangirl · 1 year
Photo
Tumblr media
Coding Language Tag Game~!
Tagged by: @xiacodes Thanks girl!!!  ٩(◕‿◕。)۶ Favourite Coding Languages  (づ ◕‿◕ )づ Starting with an EPIC FAIL: I have no favourite coding language, yet! I work with Java on my daily basis, BUT, as I work with TONS of legacy code, I also have to use: JSP, JQuery, JSF, Struts... they are horrible! I also use HTML (which is not a coding language in its core), JavaScript, and CSS. So, as my days as a Java Developer has this amount of old stuff, I suffer more than enjoy coding at work. I dealt with Python for a place in a Bootcamp challenge, did not make it, but I liked to work with Python a bit, it is so light, no verbose, and fast... but was not enough to proclaim it as my fav. So, dishonour on me, dishonour on my fav language.
Tumblr media
Least Favourite Programming Language  (>_<) JSP is a (bunch of terrible words here!!!). It is not a specific language, but it is a pain in the &¨$% for me. Tag sharing  ╰( ^o^)╮╰( ^o^)╮ @web-dev-with-bea @xiabablog @code-es @mockingcode @zooilogicallyimprobable @codingbby
25 notes · View notes
southcodes · 2 years
Text
Tumblr media
hello there and welcome to my first coding challenge! i really wanted to do something fun for the community and this is what i came up with (thank you my love @vitaminholland for helping me out <3)
there are no rules! here i leave you the prompts for this challenge but you're under no obligation to do all of them, and theres no time limit either
any code: code whatever you want but it must contain popups and/or tabs
any code: revamp your first code/the oldest work you haven't revamped yet
any code: code out of the box, try to code a theme or page that's is of a new style
any code: collab with your favorite theme maker
page: do whatever, but no js allowed
theme: anything that counts as grid/masonry/colcade/multi column
page: a page without any images
theme: a theme that must have multiple sidebars
free space
you can tag your works with #southcodeschallenge and i will reblog all of them!
theres no need to reblog this but it would be appreciated
do your best and have fun!<3
69 notes · View notes
coffeetime88 · 2 years
Text
Sisyphus: A Dice and Card Game (version 2)
Alright! So here's my improved take on a Sisyphus board game!
The Object of the Game: Get to 100 points by rolling dice.
Things you will need: 2 six-sided dice per Sisyphus, 1 twenty-sided die for The Boulder (or 3 six-sided dice), a deck of 52 playing cards (Jokers optional), and something to write on.
The Rules of the Game:
Anyone who initiates the game ("Hey, anyone wanna play 'Sisyphus'?", "Can I show you this cool dice game?", etc.) MUST play as Sisyphus. It would be rude otherwise. The Boulder shuffles the deck of cards.
Anyone playing as Sisyphus will roll their 2 six-sided dice and write down their result.
The player playing as The Boulder will roll their twenty-sided die (or 3 six-sided dice, if you want a different challenge OR you do not have a twenty-sided die available).
Each Sisyphus guesses the top card of the deck (Ace of Hearts, Two of Clubs, Seven of Spades, etc.), then The Boulder reveals the card and sets it aside.
If a player guesses correctly, they ADD The Boulder's result to their score. If a player only guesses the value (Ace, Two, Three...Jack, Queen, King), they IGNORE The Boulder's result. If a player only guesses the suit correctly (Heart, Spade, Club, Diamond), then they SUBTRACT HALF of The Boulder's result from their score. And if a player guesses incorrectly, they SUBTRACT The Boulder's result from their score.
Repeat steps 2-5 until either the deck runs out of cards or every Sisyphus gets to 100 (whichever comes first).
Notes: If you use Jokers in the deck, they are Wildcards and always count as a correct guess for Sisyphus. After step 5/Before step 2, any Sisyphus can look at, organize, and/or count the already revealed cards. And if you initiate a game of Sisyphus, you only have to be Sisyphus for the first game (if anyone wants to keep playing after that, you can be The Boulder on any subsequent games).
Always remember that suffering can give us meaning in life, and have fun!
Tumblr media
[Image Description: official artwork of the characters Sisyphus and Bouldy from Supergiant's videogame "Hades"]
13 notes · View notes
algoworks · 4 months
Text
Tumblr media
Just experienced the ultimate coding paradox: got an error message, felt the panic, but it ran successfully anyway. Debugging level: 1000! 💻😅
1 note · View note
notesbyallie · 4 months
Text
Tumblr media Tumblr media Tumblr media Tumblr media
16.12.2023 // day 2/100 of productivity - I completely forgot about doing this 100 day challenge (oops) so I'm starting it again now since my exams are coming up in just a few months! I spent the day working through some of the harder topics and drew out some diagrams to help me understand them.
572 notes · View notes
theminecraftbee · 4 months
Note
there's something to say about Pearl repeatedly forgiving Joel for killing some of her dogs in the same session in which she killed both Cleo and Grian for being a threat to her pack
i sort of want to make a joke about joel being dog-coded enough to count as a member of her pack but then i sort of just. stared at my screen. and went "oh my god wait the other mounders count as members of her pack". and now i'm just sort of holding them gently,
466 notes · View notes
eileensdress · 3 months
Text
Imagine you are Will Graham. Like. You spend years of your life trying to keep yourself out of murderers minds and running from this dark cloud that’s always been inside you and then one day you get asked to help on a murder case and (stupidly) you accept. Then your boss ALSO brings in this Hot Gay European Man who speaks exclusively in niche riddles and is like “hey he’s your therapist now” and you’re like “okay” and then Hot Gay European Man babytraps you with a teenage girl, refuses to tell you youre sick and oh. he also happens to be a prolific serial killer that you unconsciously come to admire to the point of obsession who goes out of his way to systematically destroy your life before you realize that it was all because Hot Gay European Man was in love with you the whole time
383 notes · View notes
codingcorgi · 4 months
Text
Tumblr media
Decided to start my year with a personal challenge of coding something everyday for the whole year, and at the end of the year I'll have a reflection on my journey and what I've learned.
Today on day 1 I am working on a task management application in .Net Maui. This project will be for my personal use since I'm making it the exact way I want to make a task app vs what I've gotten before through Google Play.
So far I will say I'm enjoying working with C# 12 and .Net 8. Maui has been enjoyable so far despite me not being 100% comfortable with front end work. I'm working on the settings page currently and I'll be adding theme settings for the application.
See y'all tomorrow same time 😎
45 notes · View notes
izicodes · 1 year
Text
Tumblr media
#CodeNewbie Challenge
I know a lot of people are thinking about making resolutions and setting goals for themselves but if you've been considering learning how to code but aren't sure where to start, I want to recommend the #CodeNewbie challenge! 🤎
#CodeNewbie is a hashtag for people who are new to coding and want to connect with others who are also learning. It's a great way to find support and motivation as you start your coding journey. This can span over different social media platforms! I’ve seen it a lot on Twitter when I first started back in 2021~
I highly recommend joining the #CodeNewbie community. You'll find tons of resources, advice, and encouragement from people who are just starting out, just like you. Share how you’re going to start learning how to code, your plan, then start posting about your studying! This can be screenshots posted on Twitter, blog post on Tumblr, video on YouTube, etc!
So, if you're ready to take the first steps towards learning how to code, why not give #CodeNewbie a try? It's a great way to get started, keep on track with your studying and stay motivated throughout the year!!
Good luck and happy coding!! 🤎
157 notes · View notes
draconym · 10 months
Note
If people honestly mistake yall for father and son, then go into silence when they realize, perhaps maybe, just maybe, being nonbinary is not the problem. At all. Maybe the problem is one of you looks like a pedophile.
oh my god dude we are both in our thirties and I am older than my partner. I don't know what to tell you. This is an insane thing to say.
1K notes · View notes
lostlibrariangirl · 11 months
Text
Tumblr media
I want my brain back  ¯\_༼ ಥ ‿ ಥ ༽_/¯
19 notes · View notes
avnasace · 7 months
Text
Tumblr media Tumblr media Tumblr media Tumblr media
(genshin impact 4.1 spoilers)
no but honestly these gave me similar vibes...
476 notes · View notes
hoshizoralone · 2 months
Text
Tumblr media
another color wheel challenge !
225 notes · View notes