Showing posts with label Development. Show all posts
Showing posts with label Development. Show all posts

Introduction to Software Development

1
Introduction to Software Development - J. PErez LOpez and L. Ribas i Xirgo

This course book is designed for IT specialists and developers that are starting their way in the free software development universe.
Free Software is developed with specific collaboration technics and tools that engage and enable world-wide communities. Professionals need to handle different programming technics, languages and develop specific workgroup skills.
The programming languages used in this module are C, C++ or Java.
 
Download From
 

Introduction to Web applications development - Carles Mateu

1
Introduction to Web applications development - Carles Mateu

This course starts with an introduction to the internet, including a brief history of the TCT/IP protocol and worldwide web. It defines the basic concepts for web servers and studies the case of Apache, the most used webserver, while other free software webservers are not forgotten. The course continues with webpage design focussing on HTML and JavaScript. XML Schemas, their validation and transformation are covered as well as dynamic webpages built with CGI, PHP or JSP and database access.
Webservices are software components that are accessible through SOAP and have their interface described with WSDL (Web Service Description Language). In this section the XML-RPC protocol is discussed among other things.
The last part of the course deals with configuration, maintenance, monitoring and security aspects.
 
Download From