#JavaScript Introduction
Explore tagged Tumblr posts
mit-llusion · 3 months ago
Text
introduction. hi :)
hello!!
i wanted to document my process of learning to code :) it's something i've always been interested in, but never got to, because i felt like it would take too much time to become good. well, the time will pass anyways, i need a project to stay sane. i have adhd, so it's somewhat of a developing hyperfixation / special interest for me.
i was using sololearn to learn, before i got paywalled :/ -- now i'm using freecodecamp and will probably also use codeacademy. on freecodecamp, i'm doing the certified full stack developer program which will (from my understanding) teach me to code front-end / client side as well back-end. i knew some HTML to begin with, but so far i've finished the basics of HTML mini-course and am on to structural HTML. After the full HTML topic, the course teaches me CSS, Java, Back-End Javascript and Python.
LONG STORY SHORT!! let's be friends, because i love doing this. also i need help. and advice. so much of it. m
Tumblr media Tumblr media Tumblr media Tumblr media
10 notes · View notes
snapeingturtle · 1 year ago
Text
I speak 0 languages. My first language doesn't count because everyone has one of those. English doesn't count either because everyone knows English. I took Swedish for 6 years and understand some of it still but I can't form a coherent sentence so I can't count that. And all I have to show for French is the nearly 700 day streak on Duolingo with no other attempts to use the damn language so that doesn't count either.
4 notes · View notes
newcodesociety · 1 year ago
Text
0 notes
webtutorsblog · 2 years ago
Text
Unleashing JavaScript Proficiency: A Thorough Journey into Vital Concepts
Tumblr media
JavaScript is a fundamental programming language that drives interactivity on the web. Whether you're a beginner looking to learn the basics or an experienced developer aiming to deepen your understanding, this guide will take you through essential JavaScript concepts that are crucial for building dynamic and responsive web applications. In this blog post, we'll cover a range of topics, from comparisons and conditional statements to loops, data structures, and more. So, let's dive in and unlock the power of JavaScript!
1. JavaScript Comparisons:
Understanding how JavaScript compares values is fundamental for making decisions in your code. We'll explore different comparison operators and learn how to evaluate conditions effectively.
2. JavaScript If Else Statements:
Conditional statements are essential for controlling the flow of your code. Learn how to use if-else statements to execute different blocks of code based on specified conditions.
3. JavaScript Switch Statements:
Switch statements offer an elegant way to handle multiple possible outcomes based on a single value. We'll delve into the syntax and usage of switch statements for better code organization.
4. JavaScript Loops:
Loops allow you to repeat a block of code multiple times. We will cover both the for and while loops, demonstrating how to efficiently iterate over arrays, objects, and more.
5. JavaScript Break Statement:
The break statement is a powerful tool for exiting loops prematurely. Discover how to use it to control the loop's behavior and improve the efficiency of your code.
6. JavaScript Iterables:
Iterables are objects that can be iterated over, and they play a significant role in modern JavaScript development. We'll explain what iterables are and how they can simplify your code.
7. JavaScript Sets:
Sets are a data structure that stores unique values. Learn how to create and manipulate sets, making them invaluable for various scenarios in your applications.
8. JavaScript Maps:
Maps are collections that allow you to store key-value pairs. We'll explore how maps differ from objects, their benefits, and how to use them effectively.
9. JavaScript Data Types:
Understanding data types is essential for writing robust code. We'll provide an overview of primitive and complex data types, giving you a solid foundation for working with different kinds of data.
10. JavaScript Bitwise Operations:
Bitwise operations are used for manipulating individual bits in binary numbers. We'll introduce you to bitwise AND, OR, XOR, and NOT operations, demonstrating their applications.
Reason to Choose WebTutor
Enhance your learning journey with WebTutor, a comprehensive online platform dedicated to providing high-quality programming tutorials and resources. From beginner to advanced topics, WebTutor offers interactive lessons, practical examples, and coding challenges to help you master JavaScript and other programming languages.
Conclusion
Congratulations! You have embarked on a journey to master essential JavaScript concepts that are fundamental for web development. By grasping the concepts of comparisons, conditional statements, loops, data structures, and more, you are well on your way to becoming a proficient JavaScript developer. Remember, continuous practice and exploration are key to mastering any programming language. So, keep coding and continue to expand your horizons with resources like WebTutor. Happy coding!
Learn More with WebTutor
Mastering JavaScript: A Beginner's Guide to Programming Magic
How to Create Games with JavaScript
Why JavaScript is Best for Data Analysis
1 note · View note
fujocoded · 2 months ago
Text
Geese, Guides, and Good Luck Cookies 🪿📔🥠... and a (paid) Call for Writers 📝💰
It's out! Check out this month's update, including: our visit to #ATmosphereConf (feat. geese yaoi 🪿), our plans for the fortune cookies revenue 🥠, news on the GitHub Guide Beta and... A 💰PAID💰 opportunity for daring—not to mention aspiring—tech writers 📝⬇️
Tumblr media
Call for hire
This month we’re once again happy to share a paid position: come forth technical writers (and aspiring such), and let us bring you on a Now Paying Money adventure!
Smithing Words📝…for Money (💰): After much time, feedback, and outlining, the “Introduction to JavaScript with NPM” articles financed through our founding campaign are ready to be written! Now we’re finally looking for technical writers (fannish background appreciated) to help us inspire new, confident explorers of everything the NPM ecosystem has to offer—and yes, we (also) mean Astro. Check out some of the articles in our learning website for an example of what the final artifacts should look like, and get in touch if you’re up for the (paid) task! We require both basic computer knowledge and the willingness to run simple command line programs, but we don’t require previous experience with professional technical writing NOR pre-existing knowledge of NPM/JavaScript. Just send us some tutorials or other explainers you’ve written!
Smithing Videos📹…for Glory: Are you willing to wrangle video wranglers? BobaBoard’s documentation bubble is looking for a wondrous lead volunteer to coordinate our wonderful video volunteers as they turn our many, many hours of recorded web development and BobaBoard documentation into something the whole FujoVerse™ and beyond can put to good use. If you have previous experience with managing work on video, or have been part of similar work and want to build some managing experience of your own, reach out!
If any of these calls for aid sound up your alley, or if you’d like to get involved in other ways, please reach out at [email protected] or via DMs!
17 notes · View notes
codemom · 2 years ago
Text
I'm thrilled to share that I recently completed the SheCodes Basic workshop and earned my certificate! 🎉 This immersive online program provided such a great introduction to web development concepts and skills.
Over the workshop, I gained so much useful knowledge about HTML, CSS, and JavaScript. The hands-on coding challenges let me apply what I was learning in a practical way. I'm proud of all the web pages, interactions and animations I coded from scratch!
I'll be starting the SheCodes Plus where we'll dive deeper into HTML. CSS, JavaScript, Bootstrap and more! Although I still can't decide if I want to be a Frontend Developer or go the Fullstack way😑.
Here is a link to my final Basic project:
78 notes · View notes
kira-likes-code · 1 year ago
Text
An Introduction
Hi, I'm Kira! I like coding. I started lessons a few months back, got pretty far, and then burned out. But I'm back again because I'd like to switch-up with my career for something that I really like.
I'm interested in front end development.
I'm very familiar with HTML. I'm still fine-tuning CSS. And while I can go through Javascript exercises, I'd like to see it in real time use to understand it, you know? Anyway, I'd love accountability and to meet more programmers that are of color, of the lgbtq+ community, or are women.
Nice to meet you all~
20 notes · View notes
trailynne · 1 month ago
Text
📅 Daily I/O Log – 2025.05.08
🧠 Morning Mindset
Book: Think & Grow Rich
Takeaway:
- Lack of persistence is one of the major causes of failure. - Lack of persistence is a weakness common to the majority of men, a weakness which may be overcome by effort. - The starting point of all achievement is desire. Keep this constantly in mind. - If you find yourself lacking in persistence, this weakness may be remedied by building a stronger fire under your desires. How to Develop Persistence a) A definite purpose backed by burning desire for it's fulfillment. b) A definite plan, expressed in continuous action. c) A mind closed tightly against all negative and discouraging influences, including negative suggestions of relatives, friends, and acquaintances. d) A friendly alliance with one or more persons who will encourage one to follow through with both plan and purpose.
💪🏽 Fitness Focus
Yoga -> Yin Yoga for Lung Cleanser ( L1 | 33m )
💻 Code Challenges
Platform: LeetCode Challenge: 2626. Array Reduce Transformation, 2629. Function Composition
🎓 Course Progress
➤ Personal Branding: Stand Out and Succeed • Focus: Note Taking • Module 2: People as Brands
➤ Full-Stack JavaScript Developer • Focus: Note Taking • Module 2: Introduction to Development (Introduction to Software Development)
2 notes · View notes
lazar-codes · 2 years ago
Text
06/07/2023 || Day 46
I woke up this morning completely exhausted and my brain wasn't working. It wasn't until 4pm when I decided to just go on a walk for an hour that I felt ok. Dunno what's up with that...
Remember how I said yesterday that I'd get started on React? Well, I started to watch a video and the person went over the pre-requisites for learning React (i.e. what Javascript concepts you need to know), and I basically had to learn a lot of concepts related to ES6 such as arrow functions, modules, destructuring objects, spread operators, and other stuff, and I realized I knew none of those. So...I watched another video that went over all that, and while the video itself was only an hour long, it took me about 2-3 hours to get through it because I was constantly pausing the video and writing notes.
Anyways, this wasn't the first video by this guy that I've watched and I really like watching his videos for longer introductions to topics, so here's a link:
62 notes · View notes
savidesai · 4 months ago
Text
Introduction to SkillonIT Learning Hub- Empowering Rural Talent With World-Class IT Skills
SkillonIT provides IN-Demand IT courses, connecting Rural talent with rewarding IT skills through affordable, accessible and career-focused education. with Guaranteed pathways to internship and high paying jobs, start with us and step into Opportunities at top Tech-leading Companies. Skillonit Learning Hub, located in Buldhana, Maharashtra, is a leading institute dedicated to equipping individuals with cutting-edge technology skills. With a mission to bridge the digital divide, the institute provides high-quality education in various IT and professional development domains. Skillonit focuses on practical, industry-oriented training, ensuring students gain the expertise needed to thrive in today’s competitive job market. The hub is committed to empowering rural talent and shaping the next generation of skilled professionals.
Tumblr media
Courses Offered Skillonit Learning Hub offers a diverse range of courses tailored to industry demands, enabling students to master both technical and professional skills.
Blockchain Development — Smart Contracts (Solidity, Rust, Web3.js, Hardhat) — Blockchain Protocols (Ethereum, Solana, Binance Smart Chain, Fantom) — Decentralized Applications (DApps) Development
Front-End Development — HTML, CSS, JavaScript — Frameworks: React.js, Vue.js, Angular — Responsive Web Design & UI Frameworks (Bootstrap, Tailwind CSS)
Back-End Development — Server-side Programming (Node.js, Python, PHP, Java, .NET) — Database Management (MySQL, MongoDB, Firebase, PostgreSQL) — API Development (RESTful APIs, GraphQL, WebSockets)
Full-Stack Development — Front-End + Back-End Integration — MERN Stack Development — Database, Deployment & DevOps Practice
Mobile App Development — Cross-Platform Development (Flutter, React Native)
Unity 3D Game Development — Game Mechanics & Physics — C# Programming for Game Development — Virtual Reality (VR) & Augmented Reality (AR) Integration
Professional UI/UX Design — User Interface Design (Adobe XD, Figma, Sketch) — User Experience Principles — Prototyping, Wireframing & Usability Testing
Professional Graphic Design — Adobe Photoshop, Illustrator, and CorelDraw — Branding & Logo Design — Digital Art & Visual Communication
Digital Marketing — SEO, SEM, and Social Media Marketing — Content Marketing & Copywriting — Google Ads, Facebook Ads & Analytics
Spoken English — Communication Skills & Public Speaking — Accent Training & Fluency Improvement
Personality Development — Business & Corporate Etiquette — Confidence Building & Interview Preparation — Leadership & Teamwork Skills
Location & Contact : Address : Chhatrapati Tower, Above Maratha Mahila Urban, 3rd Floor, Chikhali Road, Buldhana, Maharashtra, 443001.
Contact us
Conclusion : Skillonit Learning Hub is revolutionizing IT and professional education by making technology and essential career skills accessible to aspiring developers, designers, marketers, and professionals. With a strong emphasis on practical learning, industry exposure, and career opportunities, it stands as a beacon of growth for young talent in Buldhana and beyond. Whether you are looking to build a career in tech, marketing, design, or personal development, Skillonit provides the ideal platform to achieve your goals. Join Our Social Community
Skillonit #Education #ITCourses #Buldhana #Maharashtra #IT #Blockchain #Fullstack #Front-end #Back-end #MobileApp #Unity3d #UIUX #Graphicdesign #Digitalmarketing #SpokenEnglish #Personality #development
2 notes · View notes
xpc-web-dev · 2 years ago
Text
Studying code calmly and avoiding a burnout. Day 1
Tumblr media
If you saw a list of tasks that I said I would do until 23:59 on Sunday, you realized that was a lot for 3 days.
And guess what, he almost had a burnout of his own doing? Myself IEEJIJEIJIE
Yesterday, learning with my elders and colleagues, I understood that I wanted to do a lot of things and almost had my third burnout just to show the recruiter what I can do if I pass the process I want.
BUT it won't do me any good to have a github full of repositories, if I have a burnout and I don't want to touch the code and it gets worse if I'm in a work process because then I'm going to miss a hell of a chance because in the past I've done more than that I could.
SO today Monday I set myself small goals.
[ ] Finish the 1 module Javascript course
[ ] Take the Introduction to computer science with python (1 and 2)
[ ] Object orientation with python
[ ] Project 1 final with Html, css and bootstrap + a bootstrap course individual
I changed plans and that lightened the load. Now I think I can handle it and not freak out.
I will try to make daily updates. I want to be proud of myself in the future when I look at all this bullshit bounout, frustration, etc. And I also share it here for the sake of ego/vanity and wanting to be heard/seen. Which is fine, as long as it's not hurting anyone.
(I don't need any advice comments about ego and vanity. I already have someone to teach me about and I deal very well with my shadows, thank you.)
I wish you a great week, drink water, sunbathe if possible and don't give up.
50 notes · View notes
mit-llusion · 3 months ago
Text
progress 2 - thur 3 april 2025
um okay so ignore that little skipping a part of my curriculum mishap. right now im working on a project in the "lab" portion of the course (where you work on your own little projects so they can test what theyve taught you). for this one, youre supposed to make a small, simple page for recipes. everything about my code registers as right except for the <meta charset=UTF-8> part. its not registering it :/ in case anyone has any advice.
Tumblr media Tumblr media
help i dont know what ive done wrong.
9 notes · View notes
riazhatvi · 4 months ago
Text
youtube
People Think It’s Fake" | DeepSeek vs ChatGPT: The Ultimate 2024 Comparison (SEO-Optimized Guide)
The AI wars are heating up, and two giants—DeepSeek and ChatGPT—are battling for dominance. But why do so many users call DeepSeek "fake" while praising ChatGPT? Is it a myth, or is there truth to the claims? In this deep dive, we’ll uncover the facts, debunk myths, and reveal which AI truly reigns supreme. Plus, learn pro SEO tips to help this article outrank competitors on Google!
Chapters
00:00 Introduction - DeepSeek: China’s New AI Innovation
00:15 What is DeepSeek?
00:30 DeepSeek’s Impressive Statistics
00:50 Comparison: DeepSeek vs GPT-4
01:10 Technology Behind DeepSeek
01:30 Impact on AI, Finance, and Trading
01:50 DeepSeek’s Effect on Bitcoin & Trading
02:10 Future of AI with DeepSeek
02:25 Conclusion - The Future is Here!
Why Do People Call DeepSeek "Fake"? (The Truth Revealed)
The Language Barrier Myth
DeepSeek is trained primarily on Chinese-language data, leading to awkward English responses.
Example: A user asked, "Write a poem about New York," and DeepSeek referenced skyscrapers as "giant bamboo shoots."
SEO Keyword: "DeepSeek English accuracy."
Cultural Misunderstandings
DeepSeek’s humor, idioms, and examples cater to Chinese audiences. Global users find this confusing.
ChatGPT, trained on Western data, feels more "relatable" to English speakers.
Lack of Transparency
Unlike OpenAI’s detailed GPT-4 technical report, DeepSeek’s training data and ethics are shrouded in secrecy.
LSI Keyword: "DeepSeek data sources."
Viral "Fail" Videos
TikTok clips show DeepSeek claiming "The Earth is flat" or "Elon Musk invented Bitcoin." Most are outdated or edited—ChatGPT made similar errors in 2022!
DeepSeek vs ChatGPT: The Ultimate 2024 Comparison
1. Language & Creativity
ChatGPT: Wins for English content (blogs, scripts, code).
Strengths: Natural flow, humor, and cultural nuance.
Weakness: Overly cautious (e.g., refuses to write "controversial" topics).
DeepSeek: Best for Chinese markets (e.g., Baidu SEO, WeChat posts).
Strengths: Slang, idioms, and local trends.
Weakness: Struggles with Western metaphors.
SEO Tip: Use keywords like "Best AI for Chinese content" or "DeepSeek Baidu SEO."
2. Technical Abilities
Coding:
ChatGPT: Solves Python/JavaScript errors, writes clean code.
DeepSeek: Better at Alibaba Cloud APIs and Chinese frameworks.
Data Analysis:
Both handle spreadsheets, but DeepSeek integrates with Tencent Docs.
3. Pricing & Accessibility
FeatureDeepSeekChatGPTFree TierUnlimited basic queriesGPT-3.5 onlyPro Plan$10/month (advanced Chinese tools)$20/month (GPT-4 + plugins)APIsCheaper for bulk Chinese tasksGlobal enterprise support
SEO Keyword: "DeepSeek pricing 2024."
Debunking the "Fake AI" Myth: 3 Case Studies
Case Study 1: A Shanghai e-commerce firm used DeepSeek to automate customer service on Taobao, cutting response time by 50%.
Case Study 2: A U.S. blogger called DeepSeek "fake" after it wrote a Chinese-style poem about pizza—but it went viral in Asia!
Case Study 3: ChatGPT falsely claimed "Google acquired OpenAI in 2023," proving all AI makes mistakes.
How to Choose: DeepSeek or ChatGPT?
Pick ChatGPT if:
You need English content, coding help, or global trends.
You value brand recognition and transparency.
Pick DeepSeek if:
You target Chinese audiences or need cost-effective APIs.
You work with platforms like WeChat, Douyin, or Alibaba.
LSI Keyword: "DeepSeek for Chinese marketing."
SEO-Optimized FAQs (Voice Search Ready!)
"Is DeepSeek a scam?" No! It’s a legitimate AI optimized for Chinese-language tasks.
"Can DeepSeek replace ChatGPT?" For Chinese users, yes. For global content, stick with ChatGPT.
"Why does DeepSeek give weird answers?" Cultural gaps and training focus. Use it for specific niches, not general queries.
"Is DeepSeek safe to use?" Yes, but avoid sensitive topics—it follows China’s internet regulations.
Pro Tips to Boost Your Google Ranking
Sprinkle Keywords Naturally: Use "DeepSeek vs ChatGPT" 4–6 times.
Internal Linking: Link to related posts (e.g., "How to Use ChatGPT for SEO").
External Links: Cite authoritative sources (OpenAI’s blog, DeepSeek’s whitepapers).
Mobile Optimization: 60% of users read via phone—use short paragraphs.
Engagement Hooks: Ask readers to comment (e.g., "Which AI do you trust?").
Final Verdict: Why DeepSeek Isn’t Fake (But ChatGPT Isn’t Perfect)
The "fake" label stems from cultural bias and misinformation. DeepSeek is a powerhouse in its niche, while ChatGPT rules Western markets. For SEO success:
Target long-tail keywords like "Is DeepSeek good for Chinese SEO?"
Use schema markup for FAQs and comparisons.
Update content quarterly to stay ahead of AI updates.
🚀 Ready to Dominate Google? Share this article, leave a comment, and watch it climb to #1!
Follow for more AI vs AI battles—because in 2024, knowledge is power! 🔍
2 notes · View notes
webtutorsblog · 2 years ago
Text
Many developers use JavaScript for data analysis. And there are a lot of reasons to do that. If you want to know what they are, don’t miss this blog.
0 notes
codemom · 2 years ago
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!
73 notes · View notes
ghostedcat-2nd-remix · 2 years ago
Text
Tumblr media
Coding Blog: Introductions
Hi everyone, name's ghostedCat. From seeing the other coding blogs on this site, I have decided to create one for myself to keep me motivated and keep track of my coding progress.
As of right now, I am currently a college student majoring in Computer Science. My school's program mostly taught Java in its curriculum, and I'm looking to self teach myself Python, Rust, Javascript, C, and C++.
49 notes · View notes