Explore the general architecture of an application and the data access layer (DAL) in particular.
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 (19)
- Deep Learning (16)
- Trees (15)
- Data Structures (15)
- Security (14)
- Sorting (13)
- Latex (13)
- Software Architecture (11)
- Core Concepts (10)
- Graphs (8)
- Searching (6)
- Series (5)
- Web (4)
- Graph Traversal (4)
- Data Science (4)
- Path Finding (3)
- Graph Theory (3)
- Concurrency (1)
What Is A Hopfield Network?
Filed under Machine Learning
Learn about the Hopfield Network, its characteristics, basic architecture, and training.
Site Reliability Engineering
Filed under Web
A quick and practical guide to Site Reliability Engineering.
How to Convert Radians to Degrees and Vice Versa?
Filed under Math and Logic
Learn how to convert from radians to degrees and vice versa.
GMMs for Clustering
Filed under Machine Learning
Learn how to use Gaussian mixture models for clustering.
What Is a Software Build?
Filed under Software Architecture
Explore the definition of a software build and the reasons to use frameworks for it.
Draw Timeline in LaTeX
Filed under Latex
Learn about drawing the timeline in LaTeX.
How Attackers Exploit robots.txt?
Filed under Security
Learn what a robots.txt file is and how attackers exploit it to learn about the structure of the directories of a web server.
Differences Between Byte-addressed and Word-addressed Memory
Filed under OS
Learn how the addressing can affect various aspects of an operating system, such as byte ordering and memory access patterns.