Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 108,785articles · 365d
- 1+ hour agolatest article
- Sep 13, 2025earliest in window
- 95%with images
- 292avg words
- software 96,097
- coding 91,871
- development 91,737
- engineering 91,310
- community 90,691
- inclusive 90,520
- ai 65,684
- webdev 56,799
- programming 54,533
- artificial intelligence 32,305
- technology 28,236
- productivity 26,407
- beginners 24,692
- javascript 21,966
- devops 20,414
- tutorial 20,104
- security 18,125
- python 17,782
- architecture 12,619
- llm 9,836
- science and technology 91,356
- SOD 90,248
- CE 70,905
- BI 9,245
- arts culture entertainment and media 7,852
- IT 7,148
- economy business and finance 5,217
- AE 3,774
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Java Introduction: What Is Java, Who Created It, and How Sun Microsystems Became Oracle?
3+ week, 5+ day ago (1328+ words) Part of my Java Learning Series — Telusko Core Java If you are starting to learn Java, you will probably hear names such as James Gosling, Sun Microsystems, Oak, Oracle, JVM, and Java very frequently. At first, these names can feel......
#java #oop #programming #computerscience
6+ mon, 2+ week ago (131+ words) Java Concepts I’m Mastering – Part 4: Constructor vs Method Continuing my Java fundamentals journey. Today’s focus: Constructor...fundamentals makes advanced OOP much easier. Next in the series: Method Overloading in Java....
Modern Java Part 1: Your First Java Program in 5 Minutes
2+ mon, 3+ week ago (268+ words) Java has been around since 1995, but modern Java (17+) is nothing like the Java your textbook taught you. It's faster, cleaner,...to write. This series covers every topic on dev.java/learn — one bite at a time. No fluff. Just what......
Day 1: Intro to Java Programming
8+ mon, 3+ week ago (101+ words) Hello everyone This is my Day 1 learning blog on Java programming. I am a beginner, and in this post,...will share what I learned in a simple and easy way. Java Works in Levels => Level 1: JDK (Java Development Kit) If…...
Hello Java
11+ mon, 2+ week ago (97+ words) 2025 Hello everyone 👋 Today I wrote my very first Java program: No matter what it will name bytecode file...class name. Remember: We compile files (javac Hello.java) We run classes (java Hello) This is special in Java: 👉 Without the main…...
Java Introduction: 8 Questions I Had as a Beginner and Their Easy Answers
3+ week, 5+ day ago (1726+ words) Java Learning Notes — Telusko Core Java | Video 01 When I started learning Core Java, the first lesson looked simple. It talked about Java, the JVM, enterprise applications, WORA, James Gosling, Sun Microsystems, and Java releases. But while going through the lesson,…...
JAVA REALITY!!
7+ mon, 2+ week ago (17+ words) ▶ What Java Is? ▶ Ecosystem & Influence ▶ Getting Started Pain ▶ Java Coding Style ▶ Typical Java Project Lifecycle...
Coleções Java
4+ mon, 3+ day ago (811+ words) O Java possui APIs úteis para o desenvolvimento e uma delas é a API Collections. A API de coleções do... Tagged with braziliandevs, java, tutorial....
What are the Programming Languages?
9+ mon, 1+ week ago (70+ words) There are many programming languages in the world. I tell about mostly using programming languages. These are C (Foundation of Everything, OS, Embedded systems, Core computing) JavaScript (Web development (frontend + backend with Node.js). Every website uses ) Python (AI, ML,…...
When Did We Stop Laughing at Java? (And Why We Should Be Crying Instead)
3+ mon, 1+ week ago (443+ words) 2006, the tech world had a favorite punching bag: Java. We joked about its sluggishness, its memory-hungry...more like "Write Once, Debug Everywhere." Java wasn’t a joke because it was bad—it was a joke because...impossible to hide incompetence. We…...