Tumgik
#coding blog
bunnydevs · 9 months
Text
Tumblr media
550 notes · View notes
xiabablog · 1 year
Text
Tumblr media
Exactly what I was talking about earlier 🙌🏾❤️
614 notes · View notes
codomars · 11 months
Text
Tumblr media
Day 6 — 10/ 100 Days of Code
✧˖° ♡ This week' progress
I think I finally built a steady studying routine - over the past few days, I managed to wake up every day at 6 a.m. and take the first hour to work on coding.
My focus was on exploring CSS transition and keyframe animations.
I discovered that the secret to
✧˖ cool CSS animation ˖✧
is the right manipulation of transition-duration, delay, and timing-function.
I also learned how to transform elements in 2D and 3D space by using a set of CSS properties ( rotate, skew, scale, transform-origin ), and setting the perspective.
As a strong believer of the theory "learn through doing", I based my study plan on 20% theory, 80% experimenting with css and creating silly animations
Tumblr media
274 notes · View notes
codemom · 7 months
Text
INTRODUCTION
Hi everyone!
I'm excited to share that I'm starting a new chapter by diving into fullstack web development. In just a couple weeks, I'll be embarking on courses to learn HTML, CSS, JavaScript, Python and more...
As a stay-at-home mom of one, I'm thrilled for this opportunity to expand my skills. I've always loved learning new things, whether it's knitting, gardening, or coding. Now I get to take my self-education to the next level!
My goals are to stay focused, avoid burnout, and find a healthy balance between studying and family. I know there will be challenges ahead, but I'm determined to succeed.
I plan to document my coding journey here, share tips, and connect with others in the field. Web development has always fascinated me, and I can't wait to become part of this community. Wish me luck!
71 notes · View notes
code-es · 1 year
Text
Tumblr media Tumblr media Tumblr media
let today = new Date(2022, 11, 18);
Today I sat down and worked on react for like 3 hours in the cafe my sister works at, so i also got some super cheap and really good vegan lunch and snacks hehe. I felt more productive than i have in a while! I learned the useState() react hook, and when I get home I will continue the course I'm following outside of class and learn how to accept input from forms, and then probably play around with it on my own!
Feeling super excited and happy about coding in general rn, but my mental health has been super unpredictable recently so I'm gonna hold onto this feeling while i can 😅😅
I hope you all had/are having a nice Sunday 💖 feel free to tell me about it!!
101 notes · View notes
lostlibrariangirl · 11 months
Photo
Tumblr media Tumblr media
06.06.2023 - Tuesday Hello everyone! I am running to finish my TypeScript course (I am loving it, TypeScript is so “smooth”), as I must complete it in order to do the Angular course. I will start in the tech architecture team in July, that is why I am doing my best with the courses. Furthermore, I will keep working with Java, but I will also deal more with Spring for Back-end (I already studied it before, but need to remember), and Angular for Front-end. Keep studying you all, and stay hydrated!
47 notes · View notes
the-pipistrelle · 1 year
Text
my first medium article is live now! we will be going through how to create the most bare-bones discord.py bot out there. this is a tutorial for very new beginners of discord.py, so if you have made a discord bot before, this may not be the tutorial for you. i will have more coming out in the coming weeks, so please stay tuned!
here are some code snippets from the tutorial :
Tumblr media Tumblr media Tumblr media
there weren't many to choose from unfortunately...but in future tutorials i will definitely have quite a few!
well anyways guys. i'm glad i could tear myself away from my new red dead addiction to get this out there for you. i will be teasing the next tutorial soon...and that will be a lot more fun than this simple old bot here. we love tobey though, he's a good bot.
thanks for checking it out! consider giving my github and medium a follow if you're interested in these discord tutorials. i'll be linking them here on tumblr, but will be posting those on medium.
thanks for checking it out! i'm off for some apex.
40 notes · View notes
sivaniverse · 1 year
Text
About me!
Hello everyone; I am Sivani.
I am a computer science student. I love programming and learning new things. I've been studying and working with C, C++, and Python for a long time now. I also do have some knowledge of HTML and CSS. I plan to start learning Java as soon as possible because I have discovered it is one of the most interesting and sought out skills when searching for job placements.
I have wanted to start a blog for as long as I can remember. I have previously created and deleted a blog multiple times in the past. Sometime around Christmas last year, I had the strong urge to once again try my hand at blogging.
And here I am.
I want to be consistent and share my thoughts and ideas. I look forward to interacting with everyone around here and finding some friends who share my interests.
43 notes · View notes
claykitty-studyblog · 3 months
Text
- january 20th, '24 ❄
Tumblr media Tumblr media
i did some coding today, one weekend goal down! finally updated the CSS on a couple of pages that had the old one still and did some little updates throughout.
4 notes · View notes
coralkashri · 1 year
Text
Hi everyone, I write articles about advanced/basic topics in C++ in my C++ Senioreas blog.
I will publish here new articles so the knowledge will be easily available for you :)
For today, here is a link to an article I published about two weeks ago: The Mystery of The Missing Bytes.
Hope you enjoy reading & learning :)
2 notes · View notes
bunnydevs · 1 year
Text
Tumblr media
yea!
17 notes · View notes
xiabablog · 1 year
Text
Tumblr media
@hezalife I wanted to make a post about this because my answer was longer than what I could put in a reply comment! The comment was about this post I made about the project ideas I have saved in my notes app on my phone!
Okay to answer the question, I get a bunch of ideas from literally everywhere. Here are some of the ways I come up with ideas:
Hobbies/interests I have and think of a way to make a web app/program/web page out of it. E.g. I like playing Minecraft, Pokemon, Stardew Valley, The Sims etc so I would thing of ideas around those games and create a programming project out of it.
Get the stereotypical “beginners” project ideas and expand on that. Calculator? How do I make it better, more advanced! To-do list? Don’t like basic, add more and more features to it. Text-based RPG console game? Make it more complex. Stuff like that.
Same with the other point above but add a theme to it. Hello Kitty version (my go-to theme since I started programming…)
I follow people on GitHub and Twitter that share their projects and I think of something similar or get inspiration from them and think “Okay, how do I make myself and better?” Sometimes not even better but how would I tackle that project myself.
What would make my life a little bit easier - I made TumblrTextTint generate the code needed for formatting colours in text for me. I coded it and I use it. Don’t care if someone in the past did it already, I sat down and coded my own one. It’s all experience and a good feeling in the end~!
Since I’m all for experimenting and gaining experience with programming, I also follow some tutorials on YouTube and from that’s programming blogs online. I don’t like following the instructions exactly, I like to add my own twist!
Get stuck? Use those online generators to give you a prompt on a theme or a whole idea for a next project.
I have a blog and I like to add pages and changes to the theme a bit so I make a whole ass project out of it. “Build a navigation page”, “Build an About Me page” etc.
Things I use a lot and create a project idea from it e.g. I have a lot of Tumblr-related project ideas because I use Tumblr a lot. Find something you use and do a lot and create an idea from it to work on.
Hope this answers your question!! Sorry, it’s a long post!
280 notes · View notes
codomars · 10 months
Text
Tumblr media
Day 19 — 21/ 100 Days of Code
✧˖° ♡ progress update
I started the JS Functions chapter, and things are getting so much more interesting. I thought by now I would have finished all the simple function exercises that I found on W3Resources, but it seems I still have much work to do to improve my problem-solving skills.
I always try to find the answer on my own and check the solution only after I hit a wall. My approach is to start by:
Defining the task that I want to achieve.
Making a flowchart and designing the steps that the computer will perform.
And lastly, coding each step.
Even though sometimes the process can be tedious, the feeling you get after you  press enter and it runs with no issues is surreal. Is this how you all have been feeling when coding ( ⸝⸝´꒳`⸝⸝)
165 notes · View notes
code-es · 2 years
Text
introduction!!
ˏˋ°•*⁀➷ About me
Hii, I’ve been lurking on studyblr and I’ve been very active on langblr for 6+ years but I never really made an introduction post. This is a new blog for a new chapter in my life; In only a couple of weeks I’m gonna start studying to become a front end developer, and I am so excited and nervous! I made this blog to hopefully keep me motivated and to surround myself with like-minded people. <:
Some quick facts:
: ̗̀➛ she/her
: ̗̀➛ INFJ-t
: ̗̀➛ 20
ˏˋ°•*⁀➷ Hobbies
: ̗̀➛ Learning languages - As I said, I’ve been active on langblr :p
: ̗̀➛ Other than that my languages are Swedish (native), English (C1), Spanish (C1), French (B1), Russian (A2) and Chinese (A1)
: ̗̀➛ Crocheting and knitting
: ̗̀➛ Gaming :p
: ̗̀➛ Watching reality shows (yes I’m one of those girls I CANT HELP IT</3)
: ̗̀➛ Reading manga (finally entering my weeb phase)
ˏˋ°•*⁀➷ Goals
: ̗̀➛ Take my coding to the next step - During high school i developed a habit of only putting in the effort that was needed to get the highest grade, and not actually learn anything... Maybe it was cause of school stressing me out, maybe it was because I didn’t actually like the subjects I was studying... Either way, I’m gonna make an active effort to change this!!
: ̗̀➛ Stay organised and consequent in my studies - this speaks for itself; not procrastinating!!! And not getting burnt out!!
: ̗̀➛ Make time for hobbies aside of studying - I need to be able to sit down and crochet, or watch a show without stressing out about school 
: ̗̀➛ Not take on too many responsabilites - I have a history of doing too much, getting too involved in everything and then just ending up in a burnt-out pool of anxiety... we’re not doing that again hihi.
ˏˋ°•*⁀➷ Content I’ll be posting
: ̗̀➛ I’ll be posting about my own coding journey and the languages I’m learning (HTML5, CSS3, JavaScript)
: ̗̀➛ Reblogs about coding etcetc
: ̗̀➛ Probably some langblr content
Yeah that’s about it!! I hope to make some kind mutuals andd I’m so excited to finally be here for real this time!! ♡
102 notes · View notes
lostlibrariangirl · 11 months
Text
Tumblr media
I want my brain back  ¯\_༼ ಥ ‿ ಥ ༽_/¯
19 notes · View notes
conradotorres · 1 year
Text
Unleashing The Power of JavaScript: How It's Transforming the Web
JavaScript is one of the most powerful tools in web development and has been a driving force behind the technological revolution. As one of the world’s most widely used programming languages, it is a key part of many websites, mobile apps, and other web-based applications. This blog post will explore how JavaScript is changing the web and the power it holds for developers and users alike. From…
Tumblr media
View On WordPress
0 notes