#Coding Community
Explore tagged Tumblr posts
Text
A structured way to learn JavaScript.
I came across a post on Twitter that I thought would be helpful to share with those who are struggling to find a structured way to learn Javascript on their own. Personally, I wish I had access to this information when I first started learning in January. However, I am grateful for my learning journey so far, as I have covered most topics, albeit in a less structured manner.
N/B: Not everyone learns in the same way; it's important to find what works for you. This is a guide, not a rulebook.
EASY
What is JavaScript and its role in web development?
Brief history and evolution of JavaScript.
Basic syntax and structure of JavaScript code.
Understanding variables, constants, and their declaration.
Data types: numbers, strings, boolean, and null/undefined.
Arithmetic, assignment, comparison, and logical operators.
Combining operators to create expressions.
Conditional statements (if, else if, else) for decision making.
Loops (for, while) for repetitive tasks. - Switch statements for multiple conditional cases.
MEDIUM
Defining functions, including parameters and return values.
Function scope, closures, and their practical applications.
Creating and manipulating arrays.
Working with objects, properties, and methods.
Iterating through arrays and objects.Understanding the Document Object Model (DOM).
Selecting and modifying HTML elements with JavaScript.Handling events (click, submit, etc.) with event listeners.
Using try-catch blocks to handle exceptions.
Common error types and debugging techniques.
HARD
Callback functions and their limitations.
Dealing with asynchronous operations, such as AJAX requests.
Promises for handling asynchronous operations.
Async/await for cleaner asynchronous code.
Arrow functions for concise function syntax.
Template literals for flexible string interpolation.
Destructuring for unpacking values from arrays and objects.
Spread/rest operators.
Design Patterns.
Writing unit tests with testing frameworks.
Code optimization techniques.
That's it I guess!
765 notes
·
View notes
Text
19 July 2023
I am trying my best to drink more water, and this big water bottle with motivational quotes is helping me a lot! Is strange, but to look at it, and know the pacing is great.
About programming, as I have to hurry up with my studies in order to keep up with the new architecture squad, I am trying to figure out the best notebook to write, as I learn better by writing.
I am using the purple one to Java, programming logic, SQL and GIT-Github; the colorful to Typescript and Angular, and I am thinking of using the brown to Spring Framework (as it is a huge topic).
Yes, for whom was working with JSF, JSP, JQuery (it is better to say that I was struggling with JQuery... hated it), it is a big change to turn my mindset to this modern stack - I will deal less with legacy code.
I am accepting all possible tips regarding Angular and Spring Framework, if is there anyone working with it here ❤️
That's it! Have you all a great Wednesday 😘
#studyblr#study#study blog#daily life#dailymotivation#study motivation#studying#study space#productivity#study desk#programming struggles#programming#must lean java#spring framework#coding#coding community#programming community#bottle#water bottle#notebook#stationary#purple#i love purple
66 notes
·
View notes
Text
⋆. how to find tech communities ⋆.ೃ࿔*:・
Having a good supportive community while learning can be super helpful! It's always nice to be able to find a group of individuals who are also going through the same thing you are. Here are some ways I have found communities in the tech sphere ヽ(◕ᴥ◕)ノ
Meetup Meetup creates possibilities to find and build local communities who share your interests! Here's an example of some groups I've joined:
Newsletters Newsletters are also a great way to get information about cool events/meetups happening in the tech space ☆.。.:* I am personally subscribed to Lizzie, she posts about events happening in Sf and NY. (you don't actually have to subscribe to read her current and past posts, just hit the "no thanks" under the entry box)
Twitter Many companies or dev advocates/community builders who work at x company will post a ton about upcoming meetups hosted by them! So I highly recommend you find a company or community you'd like to be a part off and follow them on twitter (▰˘◡˘▰) here are some I follow: SFClimateWeek ReactMiamiConf DevsNDumps SeattleJS GirlCode PayPalDev RenderATL Postman AhmadAwais Whitep4nth3r Official_GDC LWJShow GitHubEducation WomenTechmakers hackclub hacktoberfest femtechconf cassidoo pwic_org lesbiantech OutInTech PrideinSTEM GoogleStudents CodeNewbies
Discord There are sooooo many amazing huge communities on discord for each community within tech, here are some I recommend: DesignBuddies: focus is on ux/ui designers, ux research, pm, graphic design LearnWLeon(100Devs): HUGE community of beginner to intermediate software devs. It's also a completely free bootcamp! DiscordDevs: discords server is a great place to learn about different discord features to better help you navigate other servers you join. You also can get 1on1 help with building discord bots which is such a fun thing to work on! My Server: I try really hard to curate a welcoming and helpful community. If you ever need any help with hw, projects, or even general tech career help we're all super down to help ʕっ•‿•ʔっ
I hope this helps ♡
#tech#community#design#software engineer#computer science#tech bootcamp#resources#tech twitter#codeblr#progblr#javascript#womanintech#lgbtqintech#compsci#coding community#css#html
44 notes
·
View notes
Text
i need examples of sites with dark mode themes that are cute and cozy! i've seen some that are very cool, but i want to figure out how to make a dark theme palette that feels like you're hugging your favorite plushie...
I'd love to have a toggle switch for dark mode that still fits my aesthetic on my neocities :)
Any examples?
7 notes
·
View notes
Text
Master the Power of .NET for Next-Level Development
Looking to build scalable, high-performance web apps or enterprise solutions? .NET is the ultimate framework for developers, offering flexibility, security, and rapid development tools. Whether you're just starting or enhancing your skills, Dot NET empowers you to create powerful applications with ease. Start your .NET journey today! 💻
#web development#software development#mobile app developers#.net development company#.net developers#laravel developer#php development company#react js#node js development services#artifical intelligence company in india#tech innovation#Coding Community#dot net development services
0 notes
Text
unfortunately ah. chose to make this account at the. at the wrong time
college is fun but the crazy thing about disability is it disables you soooo im having much less fun than i would like to :/
double unfortunately i have very little free time and energy! i’m swamped! how’s a man supposed to learn how to code and post silly furry drawings in this economy! bah, humbug.
#just talking#furry community#coding community#coding#college#i appreciate having the ability to prioritize and get my important work done first#but i’m simply to tired to do anything at the end of it but sleep forever and ever :’<#any kind words for a little bunny guy in his time of need would be much appreciated#i don’t need advice but i love talking to nice people it’s very rejuvenating so like#if you want to have a silly little chat i would LOVE to
0 notes
Text
idk if I’m overreaching here but ever since this post came up I’ve had so many questions, first question is HUH? What’s going on here? 2nd (reasonable questions starts here): To fully grasp what coding in assembly is, what do I need to know about computers? 3rd: what can you do with it? What can I build? What tasks can i ease? What can I solve with this? Mostly importantly, if someone was new to computers as a dev what would you recommend they understand or read first as it’ll smoothen their ride a bit as they begin exploring? I’ve heard you talk about bash scripts before, I’ve googled it and I know what it means and does but IRL or in your life how can I use it to automate tasks? What’s the best way to learn? I’m just genuinely curious and gathering opinions from people who’ve used it.
Feel free to ignore if it’s too much 😭 but also I want to start a series where I compile questions and answers that would be useful for someone in the codeblr comm and can be easily accessible like a repo for tech related opinions/answers, this being the first.
wrote my first "hello, world" in assembly today :]
i used to never ever think i was capable of programming in anything remotely close to machine code. the fact that now i have, and that i actually understand what is going on here, even in this simple code, is huge for me. i'm so proud of myself!!!
484 notes
·
View notes
Text
btw. your search for the most morally upright and ethical piece of media that has the most correct “representation” will destroy your ability to find the most profound and beautiful and human of stories. and may even destroy the stories themselves before they are created. if you even care.
#the search for the Ideal Representation is both unattainable and soul-crushing. childrens cartoons moral codes are not#the best way to judge a piece of media#and the stories created by the very people in the communities that are most silenced are always the first ones to be#targeted for their Problematic Factors#as if any story can properly encapsulate the breadth of every complex human experience in one go#something isn't inherently deserving of being reduced to Irredeemable Media status just because you cannot personally relate to it#on the other hand approaching every single story as if its only value is its Shipping Status and how you can#incorporate it into your identity (and stake your Moral Uprightness based on how Ethically you consume said media)#is not necessarily any better. but different post is needed.#aughhhh bite bite chomp kill
46K notes
·
View notes
Text
Introduction to Coding: Your First Steps in the World of Programming
Visual Introduction Imagine a symphony. An orchestra of musicians each playing their instrument in perfect harmony to create a beautiful piece of music. Now replace those musicians with lines of code, the instruments with computer systems, and the symphony with any software or web application that you use daily. This is what coding is like. It’s the process of writing instructions in a language…
View On WordPress
#Algorithms#Codecademy#Coding#Coding Basics#Coding Community#Coding Practice#Coding Projects#Coursera#Data Structures#freeCodeCamp#JavaScript#Learning to Code#Online Learning#Programming#Programming Languages#Python#Software Development#Udemy#Web Development
1 note
·
View note
Text
#lana del rey#girlhood#girlblogger#lizzy grant#girlblogging#i love women#girlcore#coquette aesthetic#girl interrupted#coquette#coquettecore#coquette winter#coquette community#coquette girl#girl coded#hell is a teenage girl#this is what makes us girls#this is a girlblog#girlblog#girl stuff#just girly posts#just girly things#girly tumblr#just girly thoughts#lolita lana del rey#lana del rey stan#lana del rey vibes#lana del slay#lana is god#ultraviolence
6K notes
·
View notes
Text
Cute programming/coding project alert (༎ຶ⌑༎ຶ)
Made my first proper React.js project
Wednesday 30th August 2023
After reminiscing over my old blog's name (froggiecoding) I decided to get up and start learning some React and made a to-do app! Also learnt how to use Netlify for the first time - wow, I know~!
I had fun, it's just like how Django was like but I think a bit simpler to understand! This is the bare basics but it's good I started from somewhere!
Was thinking of adding more to the site but the only think I want to do is add saving the items to local storage! Then I'm done and onto the next project!
Also double happy I started and finished the project in one sitting, only spent around 2.5 hours on it, just cause it's pretty basic! 😉🐸✨👍🏾
Link to the project: LINK
#coding#programm#react#coding community#Programming Community#programming#side project#xiacodes#cute project#support each other#Support women#girls in programming#coding girls
162 notes
·
View notes
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.
#productivity#coding#brain#coding community#codeblr#tech#programmers#programming#coder#developer#studyblr#web development#javascript
208 notes
·
View notes
Text
April 21, 2023 - Friday
Holiday in Brazil today, and I am using it to make a big review of the subjects of my Sunday exam.
I read so much about Java concepts, tools, frameworks and libraries, that I thought I would faint 😅 Oh! And also PostgreSQL, Swift, SQL and NoSQL... God! How can they include so many things in a single exam!
Well, there's no time to cry 🤣 Tomorrow I will continue my review early in the morning, go to the gym, study some more, and then relax a little in the afternoon.
My subjects tomorrow are: Python (Pandas and Numpy), Portuguese grammar, bank and national finance, and Math 😭
I have so much to do until Sunday, but it is OK, I will be fine🙏🏾
Wishing you all a great weekend!
#studyblr#study#study blog#daily life#dailymotivation#study motivation#study space#my desk#study desk#hot cocoa#productivity#stemblr#studying#programming#java#programming community#coding community
60 notes
·
View notes
Text
Hello there!
so, here's the deal:
I, a burnt out autistic highschooler, want to create an app for therians (as a therian myself).
Here's the basic features:
A database full of information on as many animals as possible (that can and will be updated!)
Blank templates for otherkins!
Each user has a profile- public or private- and can add theriotypes and notes about those theriotypes!
A journal feature where you can add pictures, drawings, and notes to a digital journal, similar to a glorified notes app lol- and you can make certain parts of your journal public or private!
Packs!
What are packs?
Have some word soup as an explanation: Basically if you want to create a pack to either make friends or add your friends, you can submit a pack request, where you explain why you want to make a pack and if you have specific people in mind to join, and I'm thinking that I don't want it to be like everyone has their own pack or whatever so that's why it has to be approved and stuff like I don't want too many different packs. Basically it's like a discord server or an amino thingy it's a big group chat and the pack creators can set up virtual events and send out pings like "hey! Join this zoom call if you wanna do some arts and crafts!!" Or smth like that
It's a database and a community!! If you would like to help out, please please please send an ask!! I would love all the support I can get!
P.S.
BE NICE AND DRINK WATER
#therian#alterhumanity#alterhuman#therianthrope#coding#programming#software development#therianthropy#therian community#therian things
1K notes
·
View notes
Text
So proud of her <3 You definitely can do it!
No, you are not alone. I also start things, give up, procrastinate, live the future and not the present and complain about my life not moving forward while I spend time looking at other people's lives.
Hello everyone, how are you?
I hope well.
I was thinking of giving up this tumblr and just as I started everything from scratch to study programming (github, linkedin, notion and I even created another google account) start a new tumblr.
I even commented briefly a few weeks ago with @lostlibrariangirl who supported me to just continue on this one and see my evolution. And today I was thinking that this could be cool not only for me, but for other dropouts, who are frustrated that they think they'll never get to where they want to go and et cetera.
If you've been following me since the beginning of this year, you've already seen that I never completed any course and I assume that I gave up on the most difficult parts, besides the constant anxiety of getting a job in technology and thinking that I would never get it and that made me procrastinate, suffer and not live the present studying.
I gave up on one of the scholarships I got and now I'm catching up on the delay (it's until the 7/30th)
Nowadays my mental health has improved a lot, thanks to my elders.
And also thanks to them I understood that I was going around in circles, being lazy, not trying 100%, being stubborn in a stupid way (for me stubbornness is a quality, if you know how to use it) and spending too much time on other people's lives and not mine.
Also, today it's easier for me not to feel so much anxiety because I no longer have the goal of getting a job registered as a dev this year, so I'm starting to learn from scratch EVERYTHING AGAIN only this time better and really trying hard.
In my case I wasn't doing my best, trying hard and that's why I fell so many times. I don't like the word failure/failure, as I learned from an older, mistake it's study/learning and not failure.
Now in May, for example, I started studying Linux from scratch (my system that I'm confused to understand), git and github. I was all this time without really understanding these 3 tools, just doing it without understanding / in a lazy way and that didn't give me confidence.
And I don't think we need to memorize it, but it's nice to understand and practice.
This print from above is me studying after writing and repeating to myself that I WILL ONLY START a new cycle after ending the old one.
And I hope to share this journey here.
I have a lot to study, whether in back-end or front-end, but I'm not in a hurry and that's why I'm progressing.
So if you're reading this far and you're going through the same thing I was, I wanted to give you some unsolicited advice.
Spend your energy, do physical exercises. Because anxiety can only be resolved with a psychiatrist, but exercises help.
Understand why you procastine, what is making you feel frustrated or afraid? Did you find out? How can you solve this?
If you don't finish something to start another and it HURTS you (if it doesn't hurt, that's fine), try to understand why you give up? Where is making you insecure / afraid? And after you understand this, strive to finish everything you start (I know it's hard, but we need this)
Get off social media for a bit. For me tumblr is what I spend the least time on, but it's very easy to lose hours on instagram and tiktok.
And guess what, that time we spend doesn't come back and unless you work with these networks that ALSO won't give you any money / jobs.
So, if possible, start to regulate your period in these environments. At first it's difficult because your brain is addicted, but after a while it works out and your version of the future (if you invest that time studying and working) will thank you.
I wish you all to be well and not sabotage yourself to achieve your goals.
#support each other#girls in coding#girls in programming#studyblr#codeblr#womanintech#woman in tech#life struggles#Programming Community#coding community#stemblr#so proud of you#keep studying#keep fighting#support women#motivation#motivational#get motivated#web developers#back end development
148 notes
·
View notes
Text
*cracks him like a glowstick* fish glows
#my art#HES A DEEP DEA FISH HE WOULD BE BIOLUMINESCENT#i have so many thoughts about this you are welcome to send asks and ill elaborate#are they top surgery scars? are they a second pair of gills? the world may never know#jrwi gillion tidestrider#jrwi#just roll with it fanart#just roll with it#jrwi gillion#gillion tidestrider#i like the idea that deep sea tritons glow for communication reasons#like they have their own morse code type thing based on how they flash their biolights
2K notes
·
View notes