Install
A constructive and inclusive social network for software developers. With you every step of your journey.
- 10,482articles · 30d
- 2+ hour agolatest article
- Aug 14, 2026earliest in window
- 97%with images
- 293avg words
- software 9,717
- coding 9,503
- development 9,471
- engineering 9,447
- community 9,430
- inclusive 9,391
- ai 7,974
- webdev 5,732
- programming 5,148
- productivity 3,499
- python 2,961
- technology 2,876
- artificial intelligence 2,824
- devops 2,728
- security 2,726
- llm 2,289
- architecture 2,253
- agents 2,158
- tutorial 2,098
- javascript 1,923
- SOD 9,686
- science and technology 9,559
- CE 7,403
- BI 810
- IT 769
- economy business and finance 383
- FI 333
- arts culture entertainment and media 245
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 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,…...
Writing Your First Java Code: 5 Questions I Had as a Beginner
3+ week, 5+ day ago (1636+ words) Java Learning Notes — Telusko Core Java | Video 03 After installing the JDK and setting up...reached the part I was waiting for: Writing my first Java code. At this point, I thought the process would...there are a few things I…...
JVM, JRE, JDK, Bytecode & main(): 8 Questions I Had as a Beginner
3+ week, 5+ day ago (1672+ words) Java Learning Notes — Telusko Core Java | Video 04 In the previous lesson, I finally wrote my first Java program and learned the basic: Write → Compile → Run But after writing a simple Java program, I realized that there was much more happening......
guia de programacion basica
3+ week, 4+ day ago (122+ words) He creado una pequeña web educativa para aquellos novatos en la programación que aún no sepan de HTML y CSS. Esta guía les ayudará con 6 secciones dedicadas a cada cosa relacionada con esta área. Aquí les estaré dejando el link,…...
Vaadin: Building Modern Web UIs with Pure Java (2026-08-31 00:00)
1+ week, 6+ day ago (417+ words) Vaadin offers an alternative approach that lets Java developers build sophisticated web UIs without leaving...open-source framework for building web applications in Java. Its flagship product, Vaadin Flow, allows developers...construct entire user interfaces server-side using Java, while the framework…...
# Java Meets AI: Practical Integration Patterns for Modern Enterprises
4+ week, 1+ day ago (403+ words) summary of a great paper I recently read: "Java Meets AI: Practical Integration Patterns for Modern...Donikena. Main Points *Enterprise Challenge: Modernizing Java applications with machine learning and natural language...TensorFlow formats for building APIs and monitoring them. Java AI…...
Programming: The Invisible Power That Turns Ideas Into Reality
1+ day, 27+ min ago (1836+ words) Programming is often described as a technical skill. We learn programming languages. We learn algorithms and data structures. We learn frameworks, databases, APIs, cloud platforms, and countless tools. But somewhere beyond all of that, there is something much more fascinating…...
Sofya: The New Programming Language That's Easier Than Python
4+ week, 1+ hour ago (221+ words) Sofya is designed to be so simple (even simpler than Python) so that anyone can find programming easy and fun. But to prove my point, let us use an example. Let us say that we want to make a program…...
Como criar tarefas concorrentes no Java, feito por quem se preocupa com os recursos e performance
1+ week, 5+ day ago (400+ words) primeiro ponto é entender como o projeto Loom no Java trouxe maturidade pro ciclo de vida de recursos...básica que existe na programação. Não é limitação do Java, o Go tem context.Context, o C# tem CancellationToken,...