Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

EBooks by witforce

KnowFree


Full download


Posted: April 26th, 2008, 8:36pm CEST by witforce

Tags  [edit]

VTC- Java 2 Certified ProgrammerThe Java 2: Certified Programmer tutorial is for programmers experienced in using the basic syntax and structure of the Java programming language who wish to take the Sun Certified Programmer for Java 2 Platform exam . This course covers the information required by certification exam 310-035, which is the exam for Java 2 version 1.4. It also includes the information needed for 310-036, which is the certification exam for upgrading a certification from version 1.2 to version 1.4. It also includes the information required by 311-055, which is the certification exam for Java 2 version 5.0. The latest releases added several new features to the language. VTC Author Arthur Griffith guides you through this preparation tutorial on your journey to certification.

Introduction

  • Course Introduction (04:06)
  • The Exam Pt.1 (03:58)
  • The Exam Pt.2 (03:37)

Object Oriented Programming

  • An Object (01:56)
  • A Class (01:50)
  • Inheritance (02:00)
  • Instantiation (01:26)
  • An Abstract Class (02:15)
  • An Interface (03:09)
  • Polymorphism (02:44)

Declarations & Operations

  • Hello World (05:14)
  • Names (02:19)
  • Data Types (06:34)
  • Data Types Pt.2 (03:16)
  • Data Declaration (05:05)
  • Literal Values (04:48)
  • Literal Values Pt.2 (03:38)
  • Arithmetic Operators (04:43)
  • Bitwise Operators (03:24)
  • Assignment Operators (02:28)
  • Widening and Narrowing (03:09)
  • Boolean Operations (05:14)

References & Objects

  • Instantiation & References (02:58)
  • Polymorphism (04:19)
  • Garbage Collection (05:34)
  • Arrays (04:16)
  • Multidimensional Arrays (02:00)
  • Array Initial Values (04:34)

The Structure of Java

  • The Java Virtual Machine (02:52)
  • Contents of a Class (05:09)
  • Class Modifiers (04:58)
  • Data Modifiers (04:34)
  • Method Modifiers (04:01)
  • Constructors (06:21)
  • Methods Pt.1 (04:51)
  • Methods Pt.2 (02:42)
  • Methods Pt.3 (02:07)
  • Methods Pt.4 (06:49)

Flow Control

  • Boolean Expressions (03:18)
  • If/Else (02:46)
  • While & Do/While (02:19)
  • For Pt.1 (03:40)
  • For Pt.2 (03:26)
  • Switch/Case (05:43)
  • Break & Continue (04:07)
  • Throwing an Exception Pt.1 (06:46)
  • Throwing an Exception Pt.2 (06:41)
  • The Try/Catch/Finally Block (04:55)
  • Overloading & Overriding Methods (03:36)
  • Some Specific Exceptions (07:01)
  • Assert (03:51)

Language Fundamentals

  • Packages (02:36)
  • Import (03:03)
  • Classpath & Jar Files (02:54)
  • Abstract Class (03:57)
  • Interfaces (04:03)
  • Java Keywords (02:41)
  • Nested Classes (03:40)
  • An Anonymous Class (04:00)
  • Enumerated Types (04:39)
  • Comparing Objects (02:30)
  • Java Bean Naming Standards (04:17)

java.io & java.text

  • File Input & Output (06:41)
  • Stream Input & Output (06:23)
  • Serializable Classes (06:07)
  • Format & Parse Dates (04:28)
  • Number & Wrapper Classes (04:48)
  • NumberFormat (02:43)

Threads

  • java.lang.Thread (04:12)
  • java.lang.Runnable (05:03)
  • Synchronized (04:29)
  • Wait & Notify (05:03)
  • More About Threads (02:03)

java.lang & java.util

  • java.lang.Math (03:48)
  • Strings (05:13)
  • Boxing & Unboxing (04:14)
  • java.lang.System (03:58)
  • The Set Collection (04:09)
  • List, Queue, & Map (06:40)
  • Generic Syntax (06:28)
  • Selecting a Collection Class (05:03)
  • Hashcode (03:11)
  • java.util.regex (03:15)
  • Pattern & Matcher (04:42)
  • java.lang.Comparable (03:47)
  • Sorting & Searching (05:21)

Wrapup

  • Some Terms (03:58)
  • Summary of the Course (02:51)

Download (173MB)

Password: knowfree.net


Full download


Posted: April 24th, 2008, 6:01pm CEST by witforce

Tags  [edit]

VTC - Introduction to PHPPHP (Hypertext Preprocessor) is a tool that lets you create dynamic web pages. PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages. Virtual Training Company's tutorial is taught by Joshua Mostafa and shows you how to get the most out of using PHP. He begins with the basics and takes you smoothly through all you need to know to use PHP in creating an incredible web site.

Video tutorials cover these topics:

  • Concepts
  • Absolute Basics
  • Making Choices
  • Loops and Control Structures
  • Data (Arrays, Strings and Regular Expressions)
  • Querying A Database
  • Interacting With The User
  • Intermediate Coding Techniques
  • Sessions and Users
  • Objects
  • Building a Data-Driven Website

Download (225 MB)

Password: knowfree.net


Full download


Posted: April 24th, 2008, 5:59pm CEST by witforce

Tags  [edit]

VTC - Introduction to LinuxLinux is a free Unix-type operating system originally created by Linus Torvalds with the assistance of developers around the world. Developed under the GNU General Public License, the source code for Linux is freely available to everyone. In this tutorial, Arthur Griffith explains and demonstrates everything you need to know to begin understanding and using Linux. From history to philosophy, installation to networking (even Cygwin X Server and RedHat); whether you have a passing interest in a new OS, or would like to become a Linux engineer, the VTC 'Linux: Introduction to Linux' tutorial is the best place to start.

Contents:

  • Introduction
  • A Look Around the File System
  • Disk Drives and Device Nodes
  • Files and File Utilities
  • The Linux Shell
  • Shell Scripts and Init
  • Running Processes
  • UNIX Networking
  • X
  • Archiving and Compressing
  • Misc Utils


Download (93 MB)

Password: knowfree.net


Full download


Posted: April 24th, 2008, 5:57pm CEST by witforce

Tags  [edit]

VTC - Microsoft ASP.NETMicrosoft ASP.NET has taken many of the best active server technologies and combined them into one powerful set of coding instructions which allow interaction between the user and the server. Today's companies and their customers rely on a back-and-forth flow of data that can be specific and more importantly, updated based on individual requests for information. Why is this important? A customer shopping at an e-store can have specific pages generated and delivered based on their shopping habits. As they continue to shop or change their habits, the information can be updated, or even updated at their request. In this seven hour tutorial, Certified Instructor Mark Long will introduce and then expand on Microsoft's ASP.NET.

  • What is ASP.NET?
  • Course Overview
  • History of ASP
  • What's Different About ASP.NET?
  • A Simple ASP.NET Page
  • .NET Framework
  • Internet Information Server
  • Visual Studio.NET
  • Web Forms
  • Controls
  • User Controls
  • Tracing
  • Managing State
  • Optimizing ASP.NET Apps
  • Configuration
  • ASP.NET Security Basics
  • Web Services
  • Deployment


Download (126 MB)

Password: knowfree.net


Full download


Posted: April 24th, 2008, 4:40am CEST by witforce

Tags  [edit]

VTC - Introduction to Apache Web ServerBehind every great web site is a hard working web server ready to deliver content to the world. Apache is the most widely used web server software on the Internet, combining power and flexibility in an open source package. VTC author Dawn Dunkerley will guide you through the numerous features of Apache and the LAMP stack, helping you configure a web server solution that works for your needs.

This video tutotial covers the following topics:

  • Introduction To Apache
  • Installing Apache on Linux
  • Installing Apache on Windows
  • Configuring Apache on Linux
  • Managing Content on Apache Server
  • Configuring MySQL on Apache
  • Configuring PHP on Apache
  • Apache Web Server Admin
  • Security Testing Apache
  • Securing Apache
  • Best Practices to Running Apache


Download (105 MB)

Password: knowfree.net


Full download


Posted: April 24th, 2008, 4:39am CEST by witforce

Tags  [edit]

VTC - Java 2 Enterprise EditionJ2EE is an acronym for Java 2 Enterprise Edition. The Java 2 Enterprise Edition is Software that can be used along with the J2SE, the Java 2 Standard Edition which includes the compiler and the other fundamentals of Java. The J2EE software includes development and deployment systems for Java Servlets and Java ServerPages. Both of these combine Java and HTML to produce web pages on demand. VTC Author Arthur Griffith takes you on a step by step guide to understanding this powerful component of Java programming.

Introduction to J2EE

  • Course Introduction (06:55)
  • Tiered Architecture (03:00)
  • Servlets & JSP (03:28)
  • Enterprise JavaBeans (04:33)
  • XML (04:11)
  • Transactions (02:37)
  • Installation (05:43)
  • Setting the PATH (02:19)
  • Starting & Stopping the Servers (02:39)

JavaServer Pages

  • Introduction to JSP (02:22)
  • Writing JSP Pages (04:50)
  • Deploying a JSP Page (02:21)
  • Implicit Objects (06:12)
  • The Request & Response Objects (03:52)
  • Cookies & Sessions (05:49)
  • Init Parameters & Context (04:01)
  • Implict Object Classes (03:57)
  • JSP Tags (03:42)
  • The Page Directive (06:42)
  • Include & Forward (02:50)

JavaServer Pages Code

  • Expression Language Basics (03:23)
  • Method & Object References (04:49)
  • JSP to Java Mapping (05:31)
  • A Tag Handler Pt.1 (03:25)
  • A Tag Handler Pt.2 (04:41)
  • Two More Tag Handlers Pt.1 (04:14)
  • Two More Tag Handlers Pt.2 (03:46)
  • Tag Libraries (06:37)

Servlets

  • Basic Servlet Design (04:21)
  • A Simple Servlet (06:45)
  • Posting to a Servlet (05:43)
  • Catching Exceptions (03:01)
  • Sending Messages (03:29)
  • Using Multiple Servlets (03:38)
  • Multi-Threading (05:02)
  • Event Logging (02:50)
  • Cookies (06:16)
  • Filters (05:30)
  • MVC (03:46)

Database

  • JDBC & Drivers (04:20)
  • The Console (04:05)
  • Making a Connection Pt.1 (04:11)
  • Making a Connection Pt.2 (03:59)
  • Making a Simple Connection (03:31)
  • Making a Table (04:36)
  • Display a Table (03:55)
  • Statements & Result Sets (05:39)
  • Data Type Methods (06:03)
  • Writing Through the ResultSet (05:09)
  • Creating a Prepared Statement (04:06)
  • Transactions (02:26)
  • A Transaction Example (06:07)
  • Batch Updates (04:46)
  • Locking (04:35)

Enterprise JavaBeans

  • Introduction to EJB (05:15)
  • The Kinds of Beans (03:58)
  • Writing a Stateless Session Bean (07:21)
  • Deploying a Bean Pt.1 (04:10)
  • Deploying a Bean Pt.2 (05:00)
  • Calling Bean Methods (06:06)
  • A Session Bean with a State (03:54)
  • Writing a Stateful Session Bean (06:27)
  • Entity Beans (04:30)
  • Synchronization of Entity Beans (03:25)
  • Message Beans (04:03)
  • Code of a Message Bean (04:27)

Web Services

  • Introduction to Web Services (06:16)
  • JAX-RPC (03:07)
  • Source Code of a Web Service (06:20)
  • Web Service Description Language (03:44)
  • Deploying a Web Service Pt.1 (03:20)
  • Deploying a Web Service Pt.2 (04:00)
  • Web Service Client (06:38)

Download (152 MB)

Password: knowfree.net


Full download