Skip to content

  • Home

Category: new-library

important things about Gradle

January 25, 2026
 |  No Comments
 |  gradle, groovy, information, java, new-library, script, spring-boot
An artifact is any file that is generated during the development process and that can be shared or deployed. The dependency manager is responsible for […]

Create your own Java Spring Boot application server like Maven Central

January 19, 2026
 |  No Comments
 |  command, information, java, linux, macos, maven, new-library, server, spring-boot
Imagine that Nexus Repository is your own private “Google Drive”, but designed specifically for programmers Nexus organizes project files in a way that Gradle or […]

static library vs dynamic library (in C)

October 11, 2025
 |  No Comments
 |  C, dynamic-library, information, new-library, static-library
The choice between one or the other has a direct impact on program size, portability and maintenance the extensions: moment when your code is linked […]

gcc command with -L -l and -I

 |  No Comments
 |  C, information, new-library
This command compiles and links your main program (main.c) with the library you created. It’s the culmination of all the previous work. This process takes […]

ar rcs command

October 10, 2025
 |  No Comments
 |  ar-rcs, C, information, linux, macos, new-library
The ar program (from archiver) is a standard operating system utility whose purpose is to create, modify, and extract collections of files. It is the […]

Posts pagination

1 2 Next

Categories

Theme By SKT Minimal