Learn about the Agile approach, its values and principles, and the differences between Agile and waterfall models.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Machine Learning (45)
- Algorithms (41)
- Networking (40)
- Programming (36)
- Math and Logic (30)
- OS (19)
- Computer Vision (19)
- Artificial Intelligence (18)
- Deep Learning (16)
- Trees (15)
- Data Structures (15)
- Security (14)
- Latex (13)
- Sorting (12)
- Software Architecture (11)
- Core Concepts (10)
- Graphs (8)
- Searching (6)
- Web (4)
- Graph Traversal (4)
- Data Science (4)
- Series (3)
- Path Finding (3)
- Graph Theory (3)
- Concurrency (1)
What Are Perfect Graphs?
Filed under Graph Theory
Learn about perfect graphs.
Firefly Algorithm
Filed under Algorithms
A quick and practical guide to Firefly algorithm.
Different Types of System Calls
Filed under OS
Learn about system calls and their types.
Front-End vs. Back-End Development
Filed under Programming
Learn about front-end and back-end development and their differences.
What Are HTTP Flood Attacks?
Filed under Security
Explore HTTP flood attacks and prevention strategies.
Circuit Switching vs. Packet Switching
Filed under Networking
Explore the differences between circuit and packet switching techniques.
What Is the Difference Between GET and POST Methods?
Filed under Networking
Learn the differences between the GET and POST methods.
Merge Sort: Top-Down vs. Bottom-up
Filed under Sorting
Take a closer look at the divide and conquer-based efficient sorting algorithm known as Merge sort.