Learn how to use long arithmetic for date and time in Java.
Also find me here:
Baeldung Author
Marcin Buczkowski
I'm fascinated by Linux, I'm particularly interested in bash programming. I'm still invariably convinced that Linux is the only operating system, and you can do everything in Bash. Professionally I'm involved in Java and C++ programming. My experience includes writing code for science and logistics. For fun I occasionally dig into legacy C code. To take a break from the computer, I'm trainspotting narrow-gauge railroads.
Here's what I've written (so far):
Baeldung on Java
- All
- Java Numbers (1)
- Java Dates (1)
Baeldung on Linux
- All
- Administration (6)
- Scripting (3)
- Processes (3)
- Building (2)
- Service Management (1)
- Installation (1)
- Files (1)
- File Viewing (1)
- File Editing (1)
- File Conversion (1)
Redirecting Standard Output in C With the dup2() Function
Filed under Processes
Learn how redirection works and the way the dup2() function achieves it in C.
How to Use Interval Timers in Linux With C
Filed under Processes
Learn how to use interval timers in Linux with C.
How to List All Files in a Directory Using C and C++
Learn how to list all files in a directory using C and C++.
How to Delay Code Execution in C and C++
Learn methods of delaying code execution in C and C++ using specific libraries and system calls and explore their portability.
Syntax Highlighting in Nano and Gedit
Filed under File Editing, File Viewing
Learn how syntax highlighting works in Nano and Gedit.
Converting doc/docx Format to PDF With Help of LibreOffice and LaTeX
Filed under File Conversion
Explore ways to convert multiple doc/docx files into PDFs, working in the Linux command line.
Linux Stack Size Limit and Recurrence in Bash
Filed under Administration, Scripting
Explore stack size limits in Linux.
Tools for Monitoring NVIDIA GPU
Filed under Administration
Learn how to examine the NVIDIA GPU.
Installing and Testing CUDA on Ubuntu
Filed under Installation
Learn how to install the CUDA toolkit on a Ubuntu machine.