|
|
Linux'taki yaz�l�m geli�tirme hakk�ndaki yaz�lar�n i�eri�i. |
Get To know a free pascal compiler: Free Pascal
Free Pascal is on the rise with a combination of text mode programming and OOP as powerful as RAD Delphi.
Linux ile s�cakl�k izleme (2. B�l�m)
In the second part of "Temperature Monitoring With Linux" we see how to store the data in mysql and represent it graphically.
�al��an bir i�lem ile konu�mak
Run Time Access is a library that lets you view the data structures in your program as tables in a PosgreSQL database or as files in a virtural file system (similar to /proc).
GTK ile Kullan�c� Aray�z� Programlama - 3. B�l�m
In these article series, we will learn how to write graphical user interfaces (GUIs) using GTK.
TclMySQL k�t�phanesine giri�
MySQLTcl is a Tcl library to do SQL queries.
Gambas: Linux i�in Basic
Gambas is a Basic interpreter for Linux with GUI support.
Linux ile ISDB Fax
This article describes how to use your linux box as an ISDN fax machine.
�oklui�lem programlama - Mesaj kuyruklar� (3)
This is the last article in the series about concurrent programming.
Kitap inceleme: Unix Programlama Sanat�
Review of the book "The Art of UNIX Programming" by Eric S. Raymond.
MySQL'nin C Ugulama Geli�tirme Aray�z�
In this article, you will learn how to use the C APIs (Application Programming Interfaces) that come with MySQL.
GTK ile Kullan�c� Aray�z� Programlama - 2.
In this second part of the GTK series we will discuss boxes and tables.
�oklui�lem programlama - Mesaj kuyruklar� (2)
This series of articles has the purpose of introducing the reader to the concept of multitasking and to its implementation in the Linux operating system. Starting from the theorical concepts at the base of multitasking we will end up writing a complete application demonstrating the communication between processes, with a simple but efficient communication protocol.
SDL grafiklerinde kayd�ra� uyarlamas�
SDL is the simple direct media layer often used to implement fast and portable graphics.
E�zamanl� programlama - ��lemler aras� haberle�me
This is the second article in the series on concurrent programming.
Kitap incelemesi : Beginning PHP4 Databases
This is a book from Wrox-press on PHP4
Unix i�letim sisteminde BASIC dili ile programlama
Review of Basic interpreters, IDEs for Basic, and and other things to build Basic programms under Linux.
E�zamanl� programlama - Kavramlar ve i�lemlere giri�
This series of articles has the purpose of introducing the reader to the concept of multitasking and to its implementation in the Linux operating system.
Ncurses'a giri�
Ncurses is a library that provides function-key mapping, screen painting functions and the ability to use multiple non-overlapping windows on text-based terminals.
GCC - her �eyin k�k�
This is an introduction to using gcc as a compiler.
Python ile Gnome uygulamalar� geli�tirmek (2. B�l�m)
This article series is primarily written for beginners in the area Gnome and GNU/Linux. The author presents an educational tool to write Gnome GUIs using Python.
Kitap incelemesi: Professional Perl Programming
This is a review of the book Professional Perl Programming from Wrox Press.
6. B�l�m : Ugulama geli�tirme s�ras�nda g�venlik a��klar�ndan ka��nmak : CGI betikleri
Security of CGI scripts
5. B�l�m - Uygulama geli�tirme s�ras�nda g�venlik a��klar�ndan ka��nmak : az rastlan�r ko�ullar
This fifth article is about race conditions :what they are, how to avoid them ...
Kitap incelemesi: Linux Programlamaya Giri�
This is the review of a "Linux programming bible" published by Wrox press.
GNUstep, a��k kaynak OpenStep
An object-oriented framework
Uygulama geli�tiriken g�venlik a��klar�ndan ka��nmak - B�l�m 3 : bellekteki ta�malar
This article explains how to exploit badly programmed software by using buffer overflows.
Uygulama geli�tirmede g�velik a��klar�ndan ka��nma - B�l�m 2: bellek, y���t ve fonksiyonlar
This second article is not directly related with the subject of the series. It reviews some concepts before describing the fear of all the system administrators:Buffer Overflows. We shall see how the memory is organized as well as the stack and how a function call is performed. Then we present a tool used for every intrusion attempt: shellcode.
Uygulama �zerinde geli�tirimlerle g�venlik a��klar�ndan ka��nma - B�l�m 1
This is the first article of a series of articles on security holes that can appear within a program. The series will show how to avoid security holes if programming habits are slightly corrected. We shall first discuss privileges, UID and EUID in this first article before dealing with the execution of external commands.
��inizi make ile yap�n!
This article explains how "make" works. It shows that "make" is more than just a command to compile software.
Tk 'ya Giris
This articles explain how to build a graphical interface using the Toolkit of Tcl: Tk. The reader should also appreciate the simplicity of this toolkit compared to usual X-Windows libraries.
REBOL bir isyankar
Let's say REBOL is a messaging language, but as a matter of fact, it's much more than that.
Phyton ile Gnome uygulamalr� geli�tirme.(K�s�m 1)
This series of articles is especially written for beginner in Gnome programming and GNU/Linux.
�r�n Tan�t�m�: Linux i�in SNiFF+
SNiFF+ is an integrated development environment for Linux. TakeFive Software provides a download version (limited to 200 files) free of charge.
Perl III k�s�m
This article explains how to use arrays in Perl.
Perl II
In the second part of the Perl tutorial we write our first real program.
Perl I
This is the start of a Perl tutorial
Tcl Yaz�m�
This article explains basics concept and syntax of the Tcl language
Dialog - ikili konu�malar i�in olan bir programlama
Dialog is a programming language to program dialogs in games and computer simulations
PostScript III: PostScriptin i�lenen y���t�: Diziler, De�i�kenler,D�ng�ler ve B�y�k Tan�mlamalar
This is the continuation of two previous articles about postscript.
PostScript II: Postscriptin i�lenen y���t�
The author describes the operand stack of the PostScript language. The stack manipulations and mathematical operators are presented here.
Java. B�l�m II
The second part of a tutorial about java
Kolay Grafik: Yeni Ba�layanlara SVGAlib Yolg�stereni
SVGAlib is a simple graphics library that works without X11
SQL E�itselyaz�s� B�l�m II
Part II of the tutorial reviews several basic statements of the SQL language.
Java �le Programlama B�l�m I
This is the first article in a series about Java programming. The first part will describe Java as a language, its general characteristics and the location of the most relevant sources of information.
GLUT:Men�lerin Kullan�m�
Our GL Utility Toolkit series continues, examining the windows menu programming interface with a simple example.
OpenGL: 3 Boyutlu G�r�n�m
Explore the bolts and nuts of 3D rendering with OpenGL.
Postscript Dili
This is the first one of a series of articles about PostScript.
SQL'e Giri� PostgreSQL Kurulumu
A SQL tutorial intended for novice database developers.
D�zg� (Kod) Yanl��lar�n�n ddd ile Saptan�p Giderilmesi
ddd is a wonderful graphical debugger.
Basit �okgen G�r�nt�le�tirimi
The author describes the first steps into any OpenGL application and tells us how to render simple polygons in 2D.
Alpha �zerinde Profillemenin Sa�lanmas�
Tips for users of a DEC-Alpha
Payla��ml� Kitapl�klar�n Yap�m�
How to compile and generate shared libraries.
G�rsely�re sayfalar�n�n bak�m�, LinuxFocus
Edit�rleri taraf�ndan yap�lmaktad�r
© LinuxFocus |
generated by lfthemes, 2008-12-04, version: ver: 2.3 |