Automatically translated.View original post

Popular programming language Most in 2024.

PYTHON

Suitable for side work

. Data Science

Al & Machine Learning

· Web Development

· Etc

C

Suitable for side work

Operating System (OS)

· Embedded System

.IoT (Internet of Things)

C + +

Suitable for side work

. Embedded System

.IoT

. Games

. Browser Extension

JAVA

Suitable for side work

Web Development

. Mobile Application (Android)

Desktop Application

C #

Suitable for side work

. Mobile Application

.Database Application

Desktop Application

· Web Development

JAVASCRIPT

Suitable for side work

· Web Development

Desktop Application

. Games

VISUAL BASIC

Suitable for side work

.GUI Application Development

Database Management

. Business Data Management

GO

Suitable for side work

Web Development

. Network System

. Etc

SQL

Suitable for side work

. Business Data Management

· Data Analysis

. Web Application

. Database

FORTRAN

Suitable for side work

. Scientific Computing

· Modeling and Engineering

Computations

. Materials Science Computations

.

If anyone likes good techniques and knowledge like this, don't forget to follow me so you don't miss new content.

# programmer # Programmer # Developer # Self development # Auxiliary career increases income # Auxiliary career 2024 # Men's career # Programming # Language # Programming language

2024/5/16 Edited to

... Read moreถ้าเพิ่งเริ่มสนใจ “ภาษาโปรแกรมมิ่ง” แล้วงงว่าเยอะไปหมดควรเริ่มจากอะไร ผมแชร์วิธีคิดที่ผมใช้เลือกภาษาให้ตรงเป้าหมายมากขึ้น (อ่านแล้วจะตัดสินใจง่ายกว่าดูรายชื่อภาษาอย่างเดียว) 1) เริ่มจาก “อยากทำอะไร” ก่อน ไม่ใช่ “ภาษาไหนดัง” - อยากทำเว็บ: ส่วนใหญ่หนีไม่พ้น JavaScript (และต่อยอดไปฝั่ง Backend ได้), Python/Java/Go ก็เจอบ่อย - อยากทำ Data Science / AI & Machine Learning: Python มาแรงและเริ่มง่าย มีไลบรารีเยอะ - อยากทำแอป Android: Java ยังพบได้มาก (ปัจจุบัน Kotlin ก็ฮิต แต่ถ้าเริ่มจาก Java ก็ยังไปต่อได้) - อยากทำ Embedded / IoT: C กับ C++ จะได้เปรียบเรื่องความใกล้ฮาร์ดแวร์และประสิทธิภาพ - อยากทำเกม: C++ เจอบ่อยในสายเอนจิน/งานที่ต้องการประสิทธิภาพ และ JavaScript ก็มีสายเกมบนเว็บ - อยากทำระบบองค์กร/เดสก์ท็อป: Java และ C# เป็นตัวเลือกที่ใช้กันเยอะ 2) แผนเริ่มเรียนแบบ “เร็วแต่ไม่หลุดโฟกัส” ถ้าเป้าหมายยังไม่ชัด ผมมักแนะนำให้เริ่มภาษาเดียวที่ทำโปรเจกต์ได้ไว เช่น Python หรือ JavaScript เพราะเห็นผลเร็ว (ทำสคริปต์/ทำเว็บเล็กๆ ได้) จากนั้นค่อยเลือกสายเฉพาะทาง 3) อย่ามองข้าม SQL แม้ไม่ใช่ภาษาหลักของแอป หลายคนเริ่มเขียนโค้ดแล้วค่อยรู้ว่าข้อมูลอยู่ในฐานข้อมูลเกือบหมด SQL ใช้ได้ทั้งงาน Data Analysis, Web Application และงาน Database โดยตรง ถ้ารู้ SQL พื้นฐานจะทำงานง่ายขึ้นมาก ไม่ว่าคุณจะใช้ Python/Java/C# ก็ตาม 4) สกิลที่ควรมี “คู่” กับภาษาโปรแกรมมิ่ง - Git/GitHub: ช่วยจัดการเวอร์ชันโค้ดและทำงานร่วมทีม - การดีบัก (debugging): สำคัญกว่าท่องไวยากรณ์ เพราะทำงานจริงต้องไล่บั๊กตลอด - โครงสร้างข้อมูล/อัลกอริทึมพื้นฐาน: ทำให้เขียนโค้ดดีขึ้นทุกภาษา 5) ไอเดียโปรเจกต์ฝึกให้ตรงสาย - Python: วิเคราะห์ข้อมูลเล็กๆ, ทำเว็บด้วยเฟรมเวิร์ก, ทดลองโมเดล ML - JavaScript: เว็บหน้าเดียว, เกมเล็กๆ บนเว็บ, ทำเดสก์ท็อปแอป (แนวๆ) - C/C++: โปรแกรมเล็กๆ คุยกับไฟล์/พอร์ต, งาน Embedded จำลอง, มินิโปรเจกต์ที่เน้น performance - Java/C#: CRUD แอปเชื่อมฐานข้อมูล, เดสก์ท็อป/เว็บแอปเชิงธุรกิจ - Go: ทำ API เบาๆ, ระบบเครือข่าย/งานที่ต้องการความเร็วและความเรียบง่าย สรุปคือ “ภาษาโปรแกรมมิ่ง” ที่นิยมในปี 2024 เลือกได้หลายทาง แต่ถ้าจับคู่กับเป้าหมายงาน (Web, AI, Android, Embedded, IoT, Database) แล้วเริ่มทำโปรเจกต์เล็กๆ คุณจะรู้เร็วมากว่าควรไปต่อภาษาไหน

Related posts

4 Popular Programming languages of 2024
1. JavaScript Prerequisites: A basic understanding of HTML and CSS is recommended for effective web development with JavaScript. Platforms: Web browsers, server-side environments with Node.js. Use Cases: - Creating interactive web elements - Building dynamic web applications - Developing sing
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

25 likes

Rating the most popular Programming IDE’s
I seriously wish I knew about the last one when I was first starting out as a computer science student! I have tried many different IDE's including these 3 popular ones, and I am going to rate them so you know what's good and what's a waste of time! Eclipse - This is what my first
CompSkyy

CompSkyy

46 likes

This chart illustrates the IEEE Spectrum's Top-10 Programming Languages rankings from 2018 to 2024. Python consistently holds the top spot, while Java, C, C++, and JavaScript remain strong. The chart also shows the emergence and rise of languages like SQL and TypeScript over these years.
Top programming language evolution
This chart shows how top-10 programming languages have changed over the years. It highlights Python’s consistent dominance while Java, C, C++, and JavaScript remain strong, with newer contenders like SQL and TypeScript rising in recent years 😎👆 #programming #coding #upskill #tech #softw
Learn Linux with Dan

Learn Linux with Dan

7 likes

A person wearing headphones sits at a desk with a computer displaying a graph, a plant, and a glowing yellow lamp. The image has text overlay 'Learn Python in 50 DAYS' and 'lemon8 @compskyy'.
A blurred background of a laptop with text overlay outlining the Python learning schedule for Day 1-20, covering programming basics, operations, strings, variables, and control structures.
A blurred background of a desk with a computer screen, featuring text overlay detailing the Python learning schedule for Day 21-40, including functions, modules, exceptions, files, and functional programming.
Learn Python in 50 Days!!
🐍If you want to learn how to code and you don't know what programming language to start with, then I would highly recommend Python! It's a super popular language in the industry and you can do so much with it. It is very beginner friendly compared to most languages and the fields you could
CompSkyy

CompSkyy

598 likes

A computer screen displays Haskell code in an IDE, with the title 'LEARNING HOW TO CODE'. The screen shows code lines, file explorer, and status bar, set against a background with butterfly patterns, illustrating the start of a coding journey.
This image titled 'CHOOSING A LANGUAGE' presents popular programming languages: Python, Java, and JavaScript, each with its logo and a brief description highlighting their characteristics and suitability for beginners or experienced programmers.
Titled 'HOW TO START', this image outlines steps for learning to code, including finding resources, joining communities, completing coding challenges on platforms like HackerRank, and focusing on proficiency in one language.
Becoming a tech girly 👩🏾‍💻: Learning How to Code
Hi! I'm new to Lemon8 ✨ and this is my first post ☺️ I'm currently working as a software engineer and thought I'd share some of my ideas about how you can get started with programming. I've invested a lot of time getting underrepresented groups into the field of tech through
Lauren Williams

Lauren Williams

473 likes

A scenic view of ancient ruins and cypress trees under a clear blue sky, with text overlay 'CAREER TIPS One programming language to master in 2025'. People are visible in the foreground.
The Colosseum under a clear blue sky, featuring text about Python's versatility in data science, AI/ML, web development, and its high industry demand globally.
The Colosseum under a clear blue sky, with text highlighting Python's ease of learning, its role in emerging tech like AI and machine learning, and strong community support.
One programming language to master in 2025
1. Versatility: Python is used across multiple fields, including data science, AI/ML, web development, automation, and more. 2. Industry Demand: Python consistently ranks among the most in-demand programming languages globally, with a strong job market and competitive salaries. 3. Eas
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

33 likes

My Programming Interest Just Skyrocketed! 🚀
I just discovered something that has made my interest in programming explode to 1000000000000000%! 🤯 🎮 Learning Programming is Like a Game Adventure! From Python, Java, JavaScript, to HTML, there are all kinds of programming languages available, along with systematic topic courses. The learning p
Valder

Valder

2175 likes

What Programming Language You Should Learn First!
💻If you want to learn how to program but just don't know what language to start with, then this post is for you! 👾When I first started programming I had the exact same question. When I started my degree as a computer science student I was given so much information about all of the different
CompSkyy

CompSkyy

569 likes

A pink mechanical keyboard with glowing keys and colorful string lights, overlaid with text that reads "LEARN SOFTWARE DEV FOR FREE 6 RESOURCES," indicating a guide to free software development learning.
A guide titled "1. LEARN THE INTERNET" for beginners, listing key concepts like HTTPS and DNS. It recommends "Front End Masters - Sections 1-4" and shows the cover of "The Front End Developer/Engineer Handbook 2024."
A guide titled "2. LEARN HTML/CSS" for beginners, highlighting key concepts like web page structure and CSS Flexbox. It recommends "FreeCodeCamp - Responsive Web Design Course" and displays a screenshot of the course page.
Study to be a Frontend Dev - Roadmap (100% Free)
This is a study guide for becoming a Front End Developer! All resources mentioned are FREE. Don’t pay anyone for this info! Why am I not recommending a zero to job course? Two Reasons 1-There is no course that will teach you everything 2-You need to put in some sweat equity, only wat
Study Seal

Study Seal

686 likes

coding languages worth learning for students 2024
as a cs grad, staying updated with in-demand languages is crucial. Things change quickly in tech, so being adaptable and learning as you go ensures you’ll be competitive and well-informed no matter what your career is. here are some of my top picks for this year: python - versatile and essential f
vvanessaww

vvanessaww

16 likes

Programming languages and their creators by age
Programming languages didn’t just appear out of nowhere—they were built by real people, often way younger than you would expect, with ideas that ended up shaping how we write code today. Here is a quick breakdown of popular languages, who created them, when they were made, and how old the creato
Learn Linux with Dan

Learn Linux with Dan

3 likes

The cover image features an illustration of a person using a laptop with a code editor window, introducing the topic: 'Top 5 Beginner-Friendly Programming Languages for Career Switchers.'
This image presents an illustration of people interacting with a large monitor displaying code symbols, alongside text encouraging career switchers to choose a beginner-friendly programming language for tech.
This slide details HTML & CSS, showing a structural diagram of a webpage and its styled result. It explains why to learn them, highlighting their role in web design and suitability for creative minds.
Top 5 Programming Languages for Career Switchers
#codingforbeginners #learntocode #careerswitch #python #htmlcssjavascript
Aysha

Aysha

29 likes

The Most In-Demand Programming Languages in 2025
#codingforbeginners #htmlcssforbeginners #studymotivation #programming #softwareengineering
Aysha

Aysha

30 likes

The image features Anjali Viramgama standing in a snowy landscape, with the title "Roadmap to Learn Java" prominently displayed. It serves as the cover for a guide on learning Java, with her social media handle visible.
This image outlines the first step in learning Java, titled "Understand the Basics." It lists key topics such as Java Syntax, Object-Oriented Programming (OOP) concepts, and Exception Handling, presented on a textured background with floral accents.
Titled "Dive into Core Java," this image details the second phase of the Java learning roadmap. It covers essential topics like the Collections Framework, File Handling, Multithreading, and the Java Standard Library (Java API), set against a decorative background.
Roadmap to learn Java: Part 1
Learning Java can be a rewarding journey, as it's a versatile and widely-used programming language. Here's a step-by-step roadmap to help you learn Java effectively: 1. Understand the Basics: - Learn Java Syntax: Start with the fundamentals, including variables, data types, operators,
anjali.gama

anjali.gama

12 likes

Programming language speed comparison
Programming languages exhibit different execution speeds because they make different tradeoffs in compilation strategy, runtime overhead, memory management, and abstraction level, which affects how efficiently code is translated into machine instructions and executed by the CPU Here I visualize
Learn Linux with Dan

Learn Linux with Dan

2 likes

A pink graphic with the text "Beginner Friendly Coding Languages" and an outline of a desktop monitor displaying code, introducing the topic of beginner-friendly programming.
A pink graphic detailing HTML, including its definition as a hyper-text markup language for web design, its front-end nature, simple syntax, and compatibility with CSS and JavaScript, alongside a browser icon and HTML5 logo.
A pink graphic describing JavaScript for web and app development, its back-end capabilities, synergy with HTML, and widespread teaching resources, accompanied by a mobile app interface and the JavaScript logo.
Coding Languages for Beginners!
These were my first coding languages! 👩‍💻 Also CSS!! It pairs perfect with html. I left it off the list just because of how it works with html, they go hand in hand! Get out and start coding👾 #code #learntocode #codingstudent #coding #embracevulnerability
LOLLIPOPAK

LOLLIPOPAK

361 likes

A woman, Anjali Viramgama, stands in a backyard with text overlay "Here's why you should try learning how to code in Python." Various coding-related icons are drawn on the grass around her.
A woman stands in a backyard with a text box explaining Python's "READABILITY & SIMPLICITY," highlighting its clean, understandable syntax and indentation-based structure for beginners.
A woman stands in a backyard with a text box explaining Python's "VERSATILITY," detailing its applications in web development, data analysis, AI, scientific computing, and automation.
Why Python Should Be Your 1st Programming Language
Python is an excellent programming language for beginners due to several compelling reasons: 1. Readability and Simplicity: Python's clean and easily understandable syntax makes it beginner-friendly. Its indentation-based structure promotes well-organized code, reducing the learning curve.
anjali.gama

anjali.gama

19 likes

A person is shown coding at a desk in a dimly lit room, with a computer monitor displaying lines of code. The image features text overlay 'TOP 5 PROGRAMMING LANGUAGES FOR BEGINNERS' and a 'LEARN MORE' button, aligning with the article's theme of starting to code.
A computer setup displays a list of the 'TOP 5 PROGRAMMING LANGUAGES FOR BEGINNERS': Python, JavaScript, Java, C++, and Scratch. Each language includes a brief description and an icon, directly illustrating the article's main content.
A neon-lit desk setup features a computer displaying a purple galaxy wallpaper. An overlay asks, 'COMMENT IF YOU'LL TRY CODING IN 2025!', serving as a call to action related to the article's theme of learning to code.
2025 Is The Year You Learn How To Code 👾💜
Top 5 Programming Languages for Beginners Starting your coding journey can be overwhelming, but choosing the right language makes all the difference. Here are five beginner-friendly programming languages, each with its own strengths, to help you get started. Python is a favorite for beginners
CompSkyy

CompSkyy

60 likes

A woman, Anjali Viramgama, is featured on a dark background with computer code and a flowchart. The title reads 'Programming Languages and their Applications VOL. 03'.
A white card on a desk with a computer screen displaying code asks, 'How to choose the best Programming language to learn?'.
A white card on a desk features the Python logo and states: 'Python: Beginner friendly. Best for Artificial Intelligence & Machine Learning. Popularity Rank = 1'.
Programming Languages and their applications
There are more than 700 programming languages in the world. It can be very confusing to choose one to study as a beginner. If you’re planning to pick up a programming language in 2023, I suggest picking up something that is more modern, widely used, with a lot of tutorials, videos and libraries.
anjali.gama

anjali.gama

55 likes

A view from an airplane window showing the wing, blue sky, and land below, with text overlayed: 'Best programming language for BEGINNERS (3 reasons why) SWIPE' and 'TECH CAREER TIPS'.
A dirt road in a hilly, arid landscape with distant buildings and the sea, featuring text: '1. Beginner-Friendly and Easy to Learn' explaining Python's simple syntax and extensive support.
A dirt road in a hilly, arid landscape with distant buildings and the sea, featuring text: '2. Versatility Across Fields' detailing Python's use in web development, data science, AI, and various industries.
Why Python is the best programming language 👩‍💻
1. Beginner-Friendly and Easy to Learn - Python's syntax is simple and intuitive, resembling everyday language, making it accessible for people with no programming background. - It has an extensive library of tutorials, documentation, and community support, making it an ideal first lang
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

8 likes

A person sitting on a stone wall with a scenic view, accompanied by the text "USE THESE APPS TO LEARN A LANGUAGE IN 2024," suggesting language learning resources.
Lingoda, a language learning platform, offers group or 1:1 classes with extensive materials. The image shows a virtual classroom with a teacher and students, featuring a warm-up exercise.
Pimsleur provides listening and speaking exercises, study guides, and quizzes across 51 languages. The image shows a laptop screen displaying French language lessons with visual thumbnails.
Here’s How To Learn a Language in 2024
We’ve all heard of popular language learning apps like Duolingo, Babbel and Memrise to learn languages – and while those are incredible apps that you can use to learn, the reality is that they do not work for everyone. So here are some apps that you may not have heard of to learn a new language
Anaïs D’Ottavio

Anaïs D’Ottavio

729 likes

A young woman, Anjali Viramgama, holding a green plush toy, stands in front of a colorful fountain. The image is titled "Roadmap To Learn Python" and includes her social media handles, introducing the Python learning guide.
A white paper note titled "Understand the Basics" outlines Python syntax fundamentals, including variables, data types, and basic operations, along with control structures like if statements and loops.
A white paper note titled "Data Structures" details learning about Python lists, dictionaries for key-value storage, and understanding tuples and sets for data manipulation.
Roadmap to learn python Part 1
Learning Python is a great choice, as it's a versatile and beginner-friendly programming language used in a wide range of applications, from web development to data science and artificial intelligence. Here's a step-by-step roadmap to help you learn Python effectively: 1. Understand the
anjali.gama

anjali.gama

29 likes

A cover image for 'Roadmap to Learn Java ft. Anjali Viramgama,' featuring Anjali standing in a snowy landscape with a modern building in the background, overlaid with a textured paper effect.
A textured page titled 'Database Connectivity,' detailing JDBC (Java Database Connectivity) for connecting Java applications to relational databases, adorned with dried flowers.
A textured page titled 'Web Development with Java,' outlining Servlets, JSP, and MVC Architecture for building dynamic and scalable web applications, with floral accents.
Roadmap to learn Java : Part 2
Java is one of the most versatile and widely-used programming language. Here's is part 2 of a step-by-step roadmap to help you learn Java effectively. Check out part one with steps 1 to 4 on my profile! 1. Database Connectivity: JDBC (Java Database Connectivity): JDBC is a Java-based API th
anjali.gama

anjali.gama

15 likes

An infographic titled 'Free Online Learning Resources' lists various programming languages and technologies like Linux, Go, AWS, C++, Python, Java, HTML, CSS, JavaScript, SQL, and more, each with a corresponding learning website. The image also credits Dan Nanni and study-notes.org.
Free online resources for software developers
In today’s AI era, learning a programming language is still vital because it lets you go beyond simply using AI tools to actually controlling how they work. And for those with that mindset, plenty of high-quality learning resources are available online 😎👆 #programming #coding #developer #
Learn Linux with Dan

Learn Linux with Dan

816 likes

A young woman with long dark hair, wearing a light pink top and denim shorts, sits in a car holding a pink fluffy toy. The image has a pink overlay with text "Weird programming languages and their uses... ft. Anjali Viramgama."
A vibrant pink graphic with the title "#01 Brainfuck" and a description of the Brainfuck programming language. A small section of Brainfuck code is visible in the bottom right corner.
A vibrant pink graphic with the title "#02 Malbolge" and a description of the Malbolge programming language. A section of complex, jumbled characters representing Malbolge code is visible in the bottom right corner.
Weird programming languages and their uses
1. Brainfuck: - Brainfuck is an esoteric programming language with a minimalistic set of commands. It is designed to challenge programmers and create highly compact code. - Its unusual syntax and limited set of commands make it difficult to write in but interesting to decipher. - Bra
anjali.gama

anjali.gama

12 likes

The image displays the title "Top 5 Coding Apps Every Beginner Should Try" with logos of coding apps. It encourages users to level up their coding skills anytime, anywhere with these powerful apps, set against a dark blue background.
This image highlights Mimo, an app offering bite-sized lessons in Python, JavaScript, and HTML. It features a code editor interface and text describing interactive coding exercises, a flexible learning schedule, and immediate feedback on code.
The image presents Encode, an app for interactive coding lessons in Python, JavaScript, and other languages. It shows mobile screens with lesson topics and language options, emphasizing short, concise lessons, offline mode, and hands-on practice for beginners.
Top 5 Coding Apps Every Beginner Should Try
#CodingApps #LearnToCode #ProgrammingForBeginners #TechEducation
Aysha

Aysha

89 likes

A person's hand is on a MacBook Pro keyboard, displaying the coddy.tech website with "Code Makes Perfect" and coding illustrations. The image highlights learning to code for free with this website.
A MacBook Pro screen shows the coddy.tech website's daily challenge interface, allowing users to search by programming language, choose difficulty, and access daily challenges.
A MacBook Pro screen displays the coddy.tech website, showcasing full, beginner-friendly courses like "SQL for beginners" and "Python Introduction," emphasizing practicing at one's own pace.
learn how to code for FREE! 💻
learning to code for free has never been easier with coddy.tech! 🌟 whether you're a complete beginner or looking to enhance your skills, coddy.tech offers a range of resources to help you on your coding journey. here's how you can get started: explore coding courses: coddy.tech provides
sanae ☕️

sanae ☕️

1411 likes

Top Websites to Learn to Code for Free!
As a computer science student, I can't recommend these websites enough! 📚✨ If you want to learn how to code but don't want to invest any money into this side quest at first, then these are for you! 🙌💻 These websites are great for beginners to intermediate programmers depending on which c
CompSkyy

CompSkyy

2283 likes

The image features two individuals, a woman and a man, seated on chairs, with the title 'Best Youtubers To Learn Programming From YouTube' prominently displayed. A YouTube logo is also visible, indicating the topic of the post.
The image highlights 'Programming Knowledge,' a YouTube channel offering tutorials for new programmers, including Android, Java, Python, and C++ content. A partial screenshot of a data table or code is visible above the description.
The image showcases 'Learncode.academy,' a YouTube channel by Will Stern, known for clear tutorials focused on web development topics like JavaScript and jQuery. The text 'LEARN CODE' is displayed above the description.
Best youtubers to learn programming from
YouTube is the most favored choice of those individuals who are nascent to this field and want to learn the languages via practical demonstration.So, here, we have compiled some of the highly rated web development YouTube channels, which have millions of subscribers and are watched 24×7 hours by th
anjali.gama

anjali.gama

130 likes

Programming languages and their creators by age
Programming languages often reflect the vision and innovation of their creators, many of whom designed them at surprisingly young ages, shaping how we code today Here is a list of languages, their creators, the year they were created, and how old the creators were at that time 😎👇 #coding #
Learn Linux with Dan

Learn Linux with Dan

5 likes

A woman in a pink dress, Anjali Viramgama, is featured on a graphic titled "Roadmap to Learn C." She is superimposed over a sunset cityscape with water, with her social media handle and link at the bottom.
A digital-style page outlines the introduction to learning C programming, explaining its foundational role in system programming, embedded systems, and game development. It introduces the roadmap for effective learning.
A digital-style page details the first step of the C learning roadmap: "Understand the Basics." It covers C Syntax, Control Structures (if, loops, switch-case), and Functions (prototypes, parameters, return values).
Roadmap to learn C: Part 1
Learning C is a great way to understand the fundamentals of programming and computer systems. It's a foundational language used in various fields, including system programming, embedded systems, and game development. Here's a roadmap to help you learn C effectively: 1. Understand the Bas
anjali.gama

anjali.gama

14 likes

A pink iMac displays the Codewars website, showing sections for sharpening coding skills, getting feedback, and earning ranks. The screen highlights a "Reversed String" challenge. The text "Productivity websites you need to know" is overlaid on the image, set on a decorated desk.
A screenshot of the WolframAlpha website, featuring a search bar and categories like Mathematics, Science & Technology, Society & Culture, and Everyday Life, offering expert-level answers and knowledge.
A screenshot of the Codewars website, detailing how to sharpen coding skills with challenges, get instant feedback, and earn ranks. It mentions supporting over 55 programming languages and shows a "Reversed Strings" challenge.
✿˖° Productivity websites you need to know pt 1
‧°𐐪♡𐑂°‧₊ 🍥 Some productivity website recommendations that are free to use! These can help you work faster and find useful resources 🎀 👩🏻‍🎓WolframAlpha provides expertise knowledge in digestible formats on different fields, including mathematics, science and tech, humanities and everyday life.
peachiesuga ♡

peachiesuga ♡

310 likes

A computer screen displays a code editor with JavaScript/TypeScript code, showing a project structure and a file named 'EditForm.tsx'. An overlay text reads 'Best AI Coding App'.
Best AI Coding App
Best AI Coding App in 2025? It’s BootSelf – And Here’s Why You’ll Love It! If you’ve ever tried to learn coding and felt overwhelmed, confused, or just stuck… you're not alone. I’ve tested a dozen apps, platforms, and tutorials — but BootSelf is the AI-powered coding mentor that finally mad
devswitchwithai

devswitchwithai

142 likes

Best - FREE - coding sites
learning to code is important and a great look for your resume! plus it’s fun! ANYONE CAN LEARN! these are my favorite sites I’ve utilized to learn new skills! #codinggirl #codingforbeginners #embracevulnerability #shareyourthoughts #Lemon8Diary
LOLLIPOPAK

LOLLIPOPAK

2980 likes

A laptop screen displays lines of code, with text overlayed saying 'free websites to learn coding' and 'new skill,' encouraging users to swipe for more information on learning to code during a study break.
A laptop screen shows code, overlaid with a pop-up featuring 'codecademy.com.' The pop-up highlights interactive coding courses and a sign-up form, promoting it as a free resource for learning various programming languages.
A laptop screen displays code, overlaid with a pop-up featuring 'freecodecamp.com.' The pop-up describes it as a nonprofit offering free comprehensive web development and data analytics curriculum, including certifications.
On a study break? Try to learn how to code! 👩🏻‍💻
Learning coding during a study break is a productive way to use your time. It provides a mental shift from regular studies, enhances problem-solving skills, and fosters creativity. Online coding platforms offer flexibility, allowing you to learn at your own pace. This makes coding an ideal acti
teal.days

teal.days

2486 likes

Vibe Coding: The AI Coding Trend
Vibe coding = telling AI what you want and letting it build the code. It feels magical, but also a little dangerous long-term. #VibeCoding #AICoding #TechTrends #WomenInTech #CodeWithAI
Katherine Geleta

Katherine Geleta

63 likes

Free Coding Resources for Neuroscientist 🧠
Did you know that if you choose to study Neuroscience, you will also need to learn to code? Well I didn't, and although I was great at statistics and love to use my analytical thinking skills, I didn't love that I needed to learn how to code during my masters degree in Neuroscience. So I
mindofieva

mindofieva

162 likes

A desk setup with a monitor, white keyboard, and pink mouse, featuring the title 'best websites for learning computer science' and a 'Start' button.
A tablet displaying the GitHub website, with text overlay 'github Collaborate, host, and manage your coding projects seamlessly.'
A tablet displaying the Stack Overflow website, with text overlay 'stack overflow Get answers to coding questions and learn from industry professionals.'
Sites for CS Students!
Learning computer science can feel like drinking from a firehose sometimes, but the right resources make all the difference. Whether you’re debugging code, prepping for interviews, or diving into data science, these websites are absolute must-haves. GitHub is your go-to for managing projects and
CompSkyy

CompSkyy

215 likes

How to Learn Coding Fast Even as a Beginner
#codingforbeginners #programming #studymotivations #webdevelopment #learntocode
Aysha

Aysha

801 likes

A person at a desk with a laptop, reaching up, with the text 'Fun app for learning Coding Codebay' and the Codebay app icon, promoting a Python learning app.
A mobile app screen showing a Python lecture using a Terminator story scenario to teach the 'print' function, demonstrating interactive, story-based learning with a prompt to ask questions.
Mobile app screens displaying a coding exercise to debug Python code and a multiple-choice quiz, illustrating how the app includes quizzes and coding exercises for learning and assessment.
my favorite app for learning python 🫶
Plenty of people enjoy picking up a new language as a hobby, like Spanish or French... So, why not give learning a programming language a whirl? It could prove useful for work and also flex those computational thinking muscles. I stumbled upon this really interesting app. It's geared toward Pyt
Aura✨

Aura✨

528 likes

A dark screen displays lines of code in a text editor, with the words '100 Days CODE JOURNEY' overlaid in a large, stylized white font. The bottom features 'lemon8 @jessdaempress' and 'MOM LIVING NORMALLY'.
A dark screen shows code in a text editor, with '100 Days CODE JOURNEY' overlaid. A central card advertises 'The Complete Web Development Bootcamp' by Bogdan Stashchuk, showing a man's face and web tech icons. Text below lists 'Web Devs' and technologies like JavaScript, React, and Python.
A dark screen displays code in a text editor, with '100 Days CODE JOURNEY' overlaid. A central card promotes 'The Complete Android 15 Course' by Abbass Masri, featuring a desktop setup and Android icons. Text below indicates 'Android App Development' and 'Language: Java and Kotlin'.
💻100 Days of Code
Goal: September 26, 2024 Years ago, I taught myself how to code with a toddler, which kickstarted my 10-plus-year freelance career. One of the things I struggled with was consistently coding for FUN. I felt that to build my "worth," I had to do paid projects, which, combined with taking th
Jesstech

Jesstech

12 likes

Online learning resources for software developers
Want to pick up a new programming language or master a DevOps tool? No problem! Plenty of great learning resources are available online for free! 😎👆 #devops #coding #programming #softwaredeveloper
Learn Linux with Dan

Learn Linux with Dan

83 likes

And here is one more small guide of the day 🔥🔥
I hope it can serve as a reference to which channels they can go to so they can learn specifically what they want to learn about technology and programming.😉 #lemon8diarychallenge #programming #technologyineducation #technology #programmingtips #developer
Feibertord ⚡️

Feibertord ⚡️

403 likes

Useful third-party Python libraries
A key advantage of Python is its rich ecosystem of libraries. Beyond the powerful standard library, Python boasts a vast collection of third-party packages and frameworks that significantly boost productivity and simplify development across countless domains Here are useful and popular third-par
Learn Linux with Dan

Learn Linux with Dan

113 likes

HOW TO LEARN TO CODE? 💻 ✨
While I am not an expert programmer by any means, I definitely have been able to pick up quite a bit inside and outside the classroom. However, I know that a lot of people may want to get ahead by starting before they enter college or may not want to even go to school for Computer Science! So, here
Itsleilahclaire

Itsleilahclaire

78 likes

A person with arms outstretched stands before a waterfall, with text overlay "5 Free Apps to Learn Coding ft. Anjali Viramgama". The image promotes coding education.
A graphic featuring the SoloLearn logo and a description of the app's interactive coding courses in Python, JavaScript, and Java, on a torn paper background with a blue chevron pattern.
A graphic featuring the Mimo logo and a description of the app's interactive coding lessons for Python, Java, JavaScript, HTML, and CSS, presented on a torn paper background with a blue chevron pattern.
5 free apps to learn coding
There are several free apps available that can help you learn coding. here are five free apps that are popular for learning coding: 1. SoloLearn: SoloLearn offers a variety of programming courses, including Python, JavaScript, Java, and many others. It's a community-driven app where you can
anjali.gama

anjali.gama

932 likes

An infographic titled 'TOP YOUTUBE CHANNELS TO LEARN' presents a list of tech subjects such as Java, Python, SQL, MS Excel, and their corresponding YouTube channels like Neso Academy, Corey Schafer, Joey Blue, and ExcellsFun, along with other topics and channels.
💻
#tech #study #Lemon8Diary #learning
ReNisha

ReNisha

476 likes

A person views a computer screen displaying the YouTube logo. The image introduces the 'Top 5 Coding YouTube Channels for Beginners' and encourages users to swipe to learn to code for free.
This image features the freeCodeCamp YouTube channel, highlighting its free full coding courses covering web development, Python, and data science. It recommends the HTML & CSS Crash Course for beginners.
This image displays the Traversy Media YouTube channel, noted for its frontend and backend web development tutorials with real projects. It suggests the JavaScript Crash Course as a starting point.
Top 5 Coding YouTube Channels for Beginners
Want to learn coding but don’t know where to start? These 5 YouTube channels are perfect for beginners! Whether you’re into web development, Python, or full-stack programming, these channels offer free, high-quality tutorials to help you get started #learntocode #codingforbeginners #webdevelop
Aysha

Aysha

27 likes

A young woman smiles in a lush green garden under a blue sky, with the text 'LEARN LANGUAGES ONLINE FOR FREE!' overlaid. The Lemon8 logo and username @bonjour.anais are in the bottom left corner.
A laptop screen displays the Mango Languages website, offering 70 languages. The homepage shows popular language options like French, German, and Japanese. The Lemon8 logo and username @bonjour.anais are visible.
A laptop screen shows the LingoHut website, offering 50+ languages. The site promotes free online language learning, with an option to learn Afrikaans, and features cultural images. The Lemon8 logo and username @bonjour.anais are present.
All the free language learning resources you need!
When you first start learning a language, you definitely want to fully commit – however that does not mean that you need to spend money for an app or resource that may not even be what you need. So check out these free resources first and see how far you can get on your learning journey!   Happy
Anaïs D’Ottavio

Anaïs D’Ottavio

6638 likes

What Is JavaScript? (Beginner Friendly)
JavaScript is what turns a website from static to interactive. In Day 1 of this beginner-friendly JavaScript series, I explain: • what JavaScript is • why websites feel “alive” • how JavaScript works with HTML and CSS #learnjavascript #codingforbeginners #webdevelopment #codewit
Aysha

Aysha

9 likes

A desk setup with a monitor displaying a car, a laptop, and various items. Overlay text reads "5 FREE CODING BOOTCAMP Beginner to advanced" and "SWIPE," indicating an introductory image for a list of coding bootcamps.
A laptop screen displays the Codecademy website, featuring a sign-up form and text about transforming teams with tech skills. The image highlights Codecademy as a free coding resource.
A laptop screen shows the freeCodeCamp website, emphasizing learning to code, building projects, and earning certifications for free. It also displays a certification example and logos of companies that hire graduates.
5 coding bootcamps to kickstart your tech career 👩‍💻
1. freeCodeCamp - Duration: Self-paced - Success Rate: Well-known for helping learners build strong portfolios and get jobs. FreeCodeCamp has a vast community and provides comprehensive hands-on projects. 2. App Academy Open - Duration: 24 weeks (full-time) or 48 weeks (part-ti
vedha | career tips (tech) 👩‍

vedha | career tips (tech) 👩‍

517 likes

A flat lay image showing a desk with a laptop, keyboard, and a Stanley cup. Text overlay reads 'language apps + sites to help you reach fluency in a fun way' with icons for Promova, Chatterbug, Glotdojo, Fluent, Toucan, and DeepL.
A light-colored background with the text 'use these apps to learn languages' and a 'NEXT' button with an arrow, prompting the viewer to continue.
A promotional graphic for Promova, an iOS and Android app, detailing features like memorizing words with flashcards, using phrases in context, and mastering English through TV series, available for up to 19 languages.
6️⃣ Language Apps & Sites for Fluency👩🏻‍💻✨
👩🏻‍💻Having Fun + Language Learning = Fluency ✨ Learning languages can be awfully boring sometimes 🥱 Some of us, at least, sometimes have that moment when we feel like we want to quit or postpone our studies just because how understimulating the activity is. We would rather do something else t
irianna

irianna

1260 likes

A tablet displays the CS50 YouTube channel page, with text overlay 'YouTube Channels To learn computer science'. A laptop, monitor, and plant are in the background, suggesting a learning environment.
The CS50 YouTube channel page shows 1.69M subscribers and videos on Cybersecurity, Flask, HTML, CSS, JavaScript, SQL, AI, Python, Data Structures, and Memory. It's Harvard Extension School's introduction to computer science.
The Computerphile YouTube channel page features 2.36M subscribers and videos on machine code, computer games, NERFs, and regular expressions. It offers content on computers, coding, game coding, and blockchain.
YouTube Channels To learn computer science
🌟 Imagine learning computer science not just as a subject but as an adventure – an exploration of the digital world that unveils the secrets of coding and development. 🌐 Into the world of computer science with CS50, Harvard Extension School's stellar introduction to the magic of coding! 🌐💻 F
Reverelia

Reverelia

333 likes

See more