Tumgik
#coder
eden-west · 5 months
Text
Tumblr media
Tigah tigah tigah... All animals are based off of real life and online friends I know.
481 notes · View notes
hezacodes · 7 months
Text
Helpful Poster Guide from CSS-Tricks for CSS Flexbox
Tumblr media
270 notes · View notes
codemerything · 8 months
Text
second brain
i saw this concept online where you can have a second brain for things your brain can't hold and I didn't think it was important till i started going deep into Javascript and i kept encountering, going back and forth with information, articles and resources. Just so much to read so I created a Second Brain - Basically an organized Notion Page where I can sort everything out in order and @codomars inspired me to add Notes to it so I can easily go back and read my notes to refresh my memory on concepts, topics or mechanisms I need to remember and I have the Notion app installed on my phone so I can always read or reach out to my other brain when I need it.
Tumblr media
196 notes · View notes
higherentity · 7 months
Text
Tumblr media
85 notes · View notes
linuxtldr · 8 months
Text
Tumblr media
Can't bots just trust we're human without the robot dance-off? 😄
119 notes · View notes
bruceawaynefrfr · 6 months
Text
Can't study until I yassify
Tumblr media
80 notes · View notes
agent-z-coding · 4 days
Text
I HAVE FINALLY SUCCEEDED
Tumblr media Tumblr media
IT WORKS!!! IT WORKS!!!!!
[4, 5, 4.3] -> add BECOMES 13.3!!!!!!!!!!
YOU PEOPLE I HAVE DONE IT
source code will be coming soon (as soon as i get more helper functions working.
For now, PLEASE contribute if you can. Even as little as suggesting some helper functions could help me a ton.
Contribute below:
Open a PR, An issue, Anything, Just mention what the language lacks and you don't even need to implement it yourself, I'll add it to the To-Do list and get working on it ASAP.
Join the discord server, I will be posting updates and asking for suggestions and providing beta builds: https://discord.gg/JxnKn9jd
33 notes · View notes
shadowseductress · 7 months
Text
it's hard being the hot nerd but someone's gotta do it
Tumblr media Tumblr media
108 notes · View notes
kokowolo · 3 months
Text
Tumblr media
so i have this new idea 🤡
35 notes · View notes
sivanistudies · 5 months
Text
Help required to collect data for a project.
Hello everyone,
I am currently working on the development of an Indian Sign Language interpretation system and need your help in collecting sign language gestures for training purposes. I have not found proper data for training a model for this project. Any contributions are would be very helpful and will be used exclusively for this project. I have created a Google form where you can upload video demonstrations of the gestures. Sample videos are provided for your reference. If you're interested in contributing, please use the following link to fill the form
Any support will be very helpful. If you're unable to upload the video files in the form send them to the mail mentioned in the form.
Please reblog and share this post which would help me reach more people who would be able to help me with this.
44 notes · View notes
skull-shore · 9 months
Text
06&07.july23, fri; internship
my last day at the internship AND the "final" stage of my To-Do List with PHP, HTML and CSS:
add tasks by adding a date, the task, choosing a priority and "+" for submitting
tick off tasks you did with a checkbox
delete tasks
(make it look a lil bit prettier with CSS)
i had to present it (nightmare) to my coworkers at my internship today and it was... quite amazing? i could perfectly explain almost all of the data i put in the code and was able to answer ... most of their questions! :o it was SO amazing they even offered me an apprenticeship???? ahhhhhh (that's what i wanted i'm so so so so happy jkokjrjejjddkfkdkdkd)
105 notes · View notes
izicodes · 1 year
Text
Tumblr media
Hiya! Just wanted to share some Web Dev learning course videos I found really helpful! They're all pretty long and full of content! These videos can be the foundation of your web development journey and be used as a reference! If you do decide to work through the videos, do remember to code along - the best way to learn is by doing and, with programming especially, creating projects as well to apply what you've learned!
Most of the videos, if not at all, cover things like:
HTML5
CSS3
JavaScript
Responsive Design + Mobile design
jQuery
GitHub Tutorials
Tailwind CSS fundamentals
React fundamentals
Node.js
Next.js and more!
Now, onto the videos themselves below!
Tumblr media
Web Development Tutorials For Beginners playlist by LearnCode.academy [link] 💻
Covers: HTML5, CSS, JavaScript, GitHub, Responsive Design
Tumblr media
Full Course Web Development [22 Hours] | Learn Full Stack Web Development From Scratch by Codedamn [link] 💻
Covers: HTML5, CSS, JavaScript, React, Tailwind CSS, React Query, Node.js, Next.js
Tumblr media
Full Stack Web Development for Beginners by FreeCodeCamp.org [link]
Covers: HTML, CSS, JavaScript, Node.js, MongoDB
Tumblr media
Introduction To Responsive Web Design by FreeCodeCamp.org [link]
Covers: HTML, CSS, Flexbox, Media Queries
Tumblr media
Web Development In 2022 - A Practical Guide by Traversy Media [link]
Covers: HTML, CSS, JavaScript, Sass, PostCSS, TypeScript fundamentals, Testing, Databases, GrapghQL, WordPress, REST APIs, UI kits & Libraries, Moblie Development fundamentals, Web3
Tumblr media
Front End Development Full Course 2022 | Front End Development Tutorial For Beginners by Simplilearn [link]
Covers: Git and GitHub, HTML, CSS, JavaScript, ReactJS, Angular
Tumblr media
Learn Web Development from Scratch by Edureka [link]
Covers: HTML, CSS, JavaScript, Node.js, Express.js, MongoDB, TypeScript
┌── ⋆⋅☆⋅⋆
Well, that’s all! I hope the videos are helpful!! 😋
Have a nice day/night and happy programming 👍🏾💗
└── ⋆⋅☆⋅⋆
222 notes · View notes
hezacodes · 4 months
Text
New VS Code Theme Alert!
I have done it again. I've created a new VS Code theme!! I changed the theme of my computer and wanted my coding editor to match back so I decided to take up the challenge again and create a theme that fits to the standards I want.
Tumblr media
And as always it is available to everyone, for whoever wants to use it.
Tumblr media
~The theme preview ~
Tumblr media Tumblr media Tumblr media
Enjoy!
Happy Coding! ^_^
136 notes · View notes
codemerything · 10 months
Text
Tumblr media
I simplified some programming terms so you don't have to
I began programming seriously in January, and one of the first things I realized was the need to clearly understand these terms. I grew tired of encountering them while reading without truly comprehending their meaning. Each time I came across one of these terms, I would pause, conduct a thorough Google search, and dive deep into the subject until I fully grasped its significance. This approach has transformed how I code and even watch tutorials. Now, I effortlessly navigate through them because I truly understand. And now, I'm excited to share this knowledge with you.
NB: There are many technical definitions of these terms on every single blog, article and page which is why I want to simplify it so when you get confused you can use this as a guide to make you understand it better.
VARIABLE: It's basically a container that holds data or value. A box with a name on it. A labelled space. We use this labelled space to retrieve whatever we store inside it. A real-life example would be: Gerald has coins in his hands and he wants to save them somewhere so he can easily find them. He gets a plain box and grabs a pen and writes "forCoins" on the box and stores his coins there.
VALUE:  "Value" refers to the data stored in a variable or constant. A piece of information that represents something. A value can either be a primitive data type or an object.
EXPRESSION: Expressions executes to a value. There are code constructs that produces a value. When an expression is evaluated, it computes and returns a resulting value. Simply, a mix of values that evaluates to a value.
STATEMENT: It is a command that tells the computer to perform a specific action. It is used to control the flow of a program, manipulate data, and perform various actions.
IMMUTABLE: When a value is said to be 'immutable' it simply means it cannot be modified/changed. Kinda like fixed, uneditable.
That's the end. Feel free to reblog with more terms that need simplification for newbies and codeblr.
242 notes · View notes
thedanicode · 2 months
Text
100 Days Of Code Challenge - day 11/100
Tumblr media
16/01/2024
Day 11:
Hi guys!!!!
Yesterday I managed to finish correcting all the observations made by the tech leader, and they approved my Pull Request wiiiiiiiiiiii! Since I had some time, as I had completed my tickets, I decided to throw a lifeline to my colleague who was struggling to fetch an endpoint from the backend. After several hours and a lot of coffee, we were able to finish all the code. Today, I'll be assisting him with integration tests. I'm proud not only to learn new things but also to be able to help others.
If there's time, I'll try to finish the practice CRUD I'm working on to learn Nest
20 notes · View notes
linuxtldr · 26 days
Text
Tumblr media
35 notes · View notes