Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 108,749articles · 365d
- 29+ min agolatest article
- Sep 13, 2025earliest in window
- 95%with images
- 292avg words
- software 96,065
- coding 91,841
- development 91,708
- engineering 91,280
- community 90,662
- inclusive 90,491
- ai 65,677
- webdev 56,776
- programming 54,511
- artificial intelligence 32,303
- technology 28,233
- productivity 26,404
- beginners 24,673
- javascript 21,949
- devops 20,411
- tutorial 20,099
- security 18,125
- python 17,785
- architecture 12,625
- llm 9,840
- science and technology 91,330
- SOD 90,228
- CE 70,884
- BI 9,241
- arts culture entertainment and media 7,848
- IT 7,146
- economy business and finance 5,212
- AE 3,773
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......
Importancia y Evolución de Java
10+ mon, 1+ week ago (246+ words) 🌍 ¿Por qué Java sigue siendo tan importante en pleno 2025? Han pasado casi 30 años desde que Java apareció por primera vez, y aún hoy sigue siendo...run anywhere”, sigue más vivo que nunca: el código Java puede ejecutarse prácticamente en cualquier…...
#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, 4+ 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…...
what are the key words in java
9+ mon, 15+ hour ago (160+ words) key words can`t be using as identifiers in your program.the key word const and goto are reserved,even thougth they are not currently used.true,false,null these key words are seem like a keywods but they are…...
For the Java lovers!
9+ mon, 3+ week ago (63+ words) #springboot #mongodb #tutorial #java Templates let you quickly answer FAQs or store snippets...
Introduction to Java Programming
11+ mon, 3+ week ago (233+ words) Java is one of the most popular and widely used programming languages in the world. Known for...flexibility, security, and platform independence, Java has become the backbone of countless applications across industries. Java is a high-level, object-oriented programming language..."Write…...
Java Introduction
10+ mon, 4+ week ago (170+ words) What is Java? Java is a high-level programming language. Java is a (oops) object-oriented programming language. Java is a open source platform. And platform independence...that developed the language. Who is the father of Java program? James Gosling is the…...