Monday, April 28, 2008

Andrew Hudson / Paul Hudson, Fedora 7 Unleashed


Andrew Hudson / Paul Hudson, Fedora 7 Unleashed
Sams | ISBN: 0672329425 | August 20, 2007 | 936 pages | PDF | 12 MB

By Andrew Hudson , Paul Hudson Continuing with the tradition of offering the most comprehensive coverage of Red Hat Linux on the market, Fedora 7 Unleashed includes new and additional material based on the latest release of Red Hat's Fedora Core Linux distribution. Fedora 7 Unleashed thoroughly covers all of Fedora's software packages, including up-to-date material on new applications, Web development, peripherals, and programming languages

Download (12Mb):
http://rapidshare.com/files/110728455/978-0-672-32942-5.rar

Discrete-Signal Analysis and Design


Paul William E. Sabin “Discrete-Signal Analysis and Design"
Wiley-Interscience | 2008-02-04 | ISBN: 0470187778 | 174 pages | PDF | 1,2 Mb


This introduction to discrete-signal analysis & design provides a step-by-step approach that allows electrical engineers to go beyond the traditional continuous-signal pencil and paper analysis and design.
Specifically designed for easy individual at-home study as well as for classroom learning, the book requires only undergraduate level mathematics for understanding. The style of the book is conversational, with occasional re-examination and reinforcement of especially important basic concepts; throughout, the author includes complete self-study examples using full-page Mathcad Worksheets.
The book includes a valuable, full-featured student version of Mathcad 14.0 which offers a sophisticated math tool for a wide range of applied mathematics capabilities. The software will remain useful long after readers have mastered the text.




Groovy Recipes: Greasing the Wheels of Java


Scott Davis, "Groovy Recipes: Greasing the Wheels of Java"
Pragmatic Bookshelf | ISBN 0978739299 | January 11, 2008 | 250 Pages | PDF | 3MB

Each recipe in Groovy Recipes begins with a concise code example for a quick start, followed by in-depth explanation in plain English. These recipes will get you to-to-speed in a Groovy environment quickly.
You'll see how to speed up nearly every aspect of the development process using Groovy. Groovy makes mundane file management tasks like copying and renaming files trivial. Reading and writing XML has never been easier with XmlParsers and XmlBuilders. Breathe new life into Arrays, Maps, and Lists with a number of convenience methods. But Groovy does more than just ease traditional Java development: it brings modern programming features to the Java platform like closures, duck-typing, and metaprogramming.


Download from RapidShare

Download from Depositfiles

Download from Easy-Share

Download from FileFactory

Programming Groovy: Dynamic Productivity for the Java Developer


Venkat Subramaniam, "Programming Groovy: Dynamic Productivity for the Java Developer"
Pragmatic Bookshelf | ISBN 1934356093 | April 8, 2008 | 318 Pages | PDF | 3.6MB

The strength of Java is no longer in the language itself; it's in the Java Platform (the JVM, JDK, and rich frameworks and libraries). But recently, the industry has turned to dynamic languages for increased productivity and speed to market.
Groovy is one of a new breed of dynamic languages that run on the Java platform. You can use these new languages on the JVM and intermix them with your existing Java code. You can leverage your Java investments while benefiting from advanced features including true Closures, Meta Programming, the ability to create internal DSLs, and a higher level of abstraction.
Download from RapidShare

Download from Depositfiles

Download from Easy-Share

Download from FileFactory

The ThoughtWorks Anthology: Essays on Software Technology and Innovation


ThoughtWorks Inc., "The ThoughtWorks Anthology: Essays on Software Technology and Innovation"
Pragmatic Bookshelf | ISBN: 193435614X | March 17, 2008 | 248 Pages | PDF | 3MB

ThoughtWorks is a well-known global consulting firm; ThoughtWorkers are leaders in areas of design, architecture, SOA, testing, and agile methodologies. This collection of essays brings together contributions from well-known ThoughtWorkers such as Martin Fowler, along with other authors you may not know yet. While ThoughtWorks is perhaps best known for their work in the Agile community, this anthology confronts issues throughout the software development life cycle. From technology issues that transcend methodology, to issues of realizing business value from applications, you'll find it here.[/quote]

Download from RapidShare

Download from Depositfiles

Download from Easy-Share

Download from FileFactory

Microsoft ASP.NET - VTC

VTC - Microsoft ASP.NET

Microsoft 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

Network Administration with FreeBSD


Babak Farrokhi, "Network Administration with FreeBSD"
Packt Publishing | ISBN 1847192645 | March 17, 2008 | 280 Pages | PDF | 41MB

This book is a guide to FreeBSD for network administrators; therefore it does not cover basic installation and configuration of FreeBSD, but is about using FreeBSD to build, secure, and maintain networks. After introducing the basic tools for monitoring the performance and security of the system the book moves on to cover using jails-FreeBSD virtual environments-to secure your network. Then it shows how to overcome the different bottlenecks that you may meet depending on the services you are running by tweaking different parameters to maintain a high performance from your FreeBSD server. Next it covers using the ifconfig utility to configure interfaces with different layer protocols and about connectivity testing and debugging tools. After covering using User PPP or Kernel PPP for Point-to-Point Protocol network configuration it explains basic IP forwarding in FreeBSD and the use of the built-in routing daemons, routed and route6d, which support RIPv1, RIPv2, RIPng, and RDISC. Next it covers the OpenOSPFD and OpenBGPD daemons that you can install to run OSPF and BGP on your host. Then it covers setup and configuration of IPFW and PF, and finally looks at some important internet services and how to set them up on your FreeBSD server.


Download from RapidShare

Download from Depositfiles

Download from Easy-Share

Download from FileFactory

No MIRRORs below!

Introduction to Linux - VTC

VTC - Introduction to Linux

Linux 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)

Windows Server 2008 Unleashed Feb 2008 eBook-BBL

Windows Server 2008 Unleashed Feb 2008 eBook-BBL
The type of the release is: eBook
In the PDF format with ISBN: 0672329301 and Pub Date: February 11, 2008
The size of the release is: 07 disks x 5.00mb
And released on: 04/13/2008


Windows Server 2008 Unleashed covers the planning, design, prototype
testing, implementation, migration, administration, and support of a
Windows 2008 and Active Directory environment, based on more than three
and a half years of early adopter experience in full production
environments. This book addresses not only what is new with Windows 2008
compared to previous versions of the Windows Server product, but also
what is different and how the similarities and differences affect an
organization�s migration to Windows 2008. Chapters are dedicated to the
migration process from Windows 2000/2003 to Windows 2008, how to
properly use Group Policies in Windows 2008, and tips and tricks on
managing and administering a Windows 2008 environment.

The authors cover the technologies new to Windows 2008, such as IPv6,
Network Access Protection (NAP), Network Policy Server (NPS), Terminal
Services Remote Programs, Windows Deployment Services (WDS), Hyper-V
virtualization, and more! This book doesn�t just describe the features
and functions included in Windows 2008--there are notes throughout the
book explaining how organizations have successfully used the
technologies to fulfill core business needs. Tips, tricks, and best
practices share lessons learned from hundreds of implementations of
Windows 2008 in real-world environments.

Detailed information on how to?
- Plan and migrate from Windows 2000/2003 to Windows 2008
- Leverage new tools and utilities that simplify system and network
administration functions
- Enable the latest security technologies to improve secured
enterprise computing
- Better manage a Windows 2008 Active Directory environment
- Optimize a Windows 2008 environment for better scalability and
enhanced performance
- Implement Windows 2008 for better branch office and remote office
integration
- Design a Windows 2008 environment to support the latest in
clustering, stretched clusters, fault tolerance, and redundant systems
technologies
- Take advantage of add-on technologies available for Windows 2008,
including Windows SharePoint Services, Microsoft Hyper-V virtualization,
Windows Media Services, and IIS 7 web server solutions

Rand, Michael, Ross, and Chris work for Convergent Computing, an IT
consulting firm in the San Francisco Bay area that has three and a half
years of early adopter experience with Windows 2008. In collaboration
with co-author Omar Droubi, the authors helped organizations of all
sizes plan, migrate, implement, and test Windows 2008 in production
environments. The book was written from direct experiences where Windows
2008 was put into enterprise production environments focused to meet
specific strategic business requirements.

http://www।amazon।com/exec/obidos/tg/detail/-/0672329301/
Download

Introduction to PHP - VTC

VTC - Introduction to PHP

PHP (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

Programming and Customizing the PIC Microcontroller


Myke Predko “Programming and Customizing the PIC Microcontroller"
McGraw-Hill/TAB Electronics | 2007-09-25 | ISBN: 0071472878 | 1263 pages | PDF | 9 Mb

Tap into the latest advancements in PIC technology with the fully revamped Third Edition of McGraw-Hill's Programming and Customizing the PIC Microcontroller. Long known as the subject's definitive text, this indispensable volume comes packed with more than 600 illustrations, and provides comprehensive, easy-to-understand coverage of the PIC microcontroller's hardware and software schemes.
With 100 experiments, projects, and libraries, you get a firm grasp of PICs, how they work, and the ins-and-outs of their most dynamic applications. Written by renowned technology guru Myke Predko, this updated edition features a streamlined, more accessible format, and delivers:
Concentration on the three major PIC families, to help you fully understand the synergy between the Assembly, BASIC, and C programming languages
Coverage of the latest program development tools
A refresher in electronics and programming, as well as reference material, to minimize the searching you will have to do
WHAT'S INSIDE!
Setting up your own PIC microcontroller development lab
PIC MCU basics
PIC microcontroller interfacing capabilities, software development, and applications
Useful tables and data
Basic electronics
Digital electronics
BASIC reference
C reference
16-bit numbers
Useful circuits and routines that will help you get your applications up and running quickly



How to Do Everything with YouTube


Chad Fahs “How to Do Everything with YouTube"
McGraw-Hill Osborne Media | 2007-12-10 | ISBN: 0071498656 | 208 pages | PDF | 4,6 Mb

Create, post, and promote your own videos on the world's most popular online service! How to Do Everything with YouTube explains how to shoot and edit videos, insert titles and captions, add special effects, and upload content. You'll learn how to set up a YouTube channel and integrate YouTube videos into your websites and blogs. You'll also discover the success secrets behind YouTube celebrities and breakout videos. Share your unique video creations with millions of viewers with help from this easy-to-follow guide.
Navigate the YouTube interface, play videos, and set up an account
Shoot professional-quality videos with a camcorder, Web cam, or camera phone
Get the lighting right and add sound and special effects
Create a short film, vlog, or video mashup
Edit your videos with Windows Movie Maker, iMovie, and Remixer
Add audio tracks with AudioSwap
Optimize your videos and upload them to YouTube
Join the YouTube community, create playlists, subscribe to channels, and participate in groups
Customize your YouTube channel
Promote your videos to a huge audience





Que Special Edition Using Mac OS X Leopard

We crafted this book to grow with you, providing the reference material you need as you move toward software proficiency and use of more advanced features. If you buy only one book on Mac OS X Leopard, Special Edition Using Mac OS X Leopard is the only book you need.

• Explore the depths of Mac OS X’s core including the desktop, Finder, Finder windows, the Dock, user accounts, the Dashboard and widgets, Spaces, and much more.

• Master OS X by installing and using Mac OS X applications, customizing the system, making your Mac accessible to everyone, automating your Mac with the Automator, using Unix commands, and working with mobile Macs.

• Run Windows applications on your Mac for those rare occasions when a Mac application isn’t available.

• Exploit Mac OS X’s Internet tools to connect to the Net with or without wires, use email, surf the Web, and take advantage of the many features of .Mac.

• Explore some of the great applications included with Mac OS X, such as iTunes, QuickTime, DVD Player, iCal, Address Book, iChat, and on it goes.

• Expand your system with input devices (such as keyboards and trackballs), output devices (printers, displays, and such), hard drives, and hubs (Ethernet, USB, and FireWire).

• Connect to other computers and devices safely and easily using Mac OS X’s advanced networking tools. Learn to configure your own network including Macs and Windows computers and how to share an Internet connection among them.

• Use great Mac OS X tools and techniques to keep your system in top condition and to solve problems.

“Whether you are already familiar with OS X or are updating from an earlier Mac OS, you will find this volume useful. A clear, comprehensive, well-organized and, above all, usable reference.”

–Glenn Lisle, Managing Editor, MONITOR Magazine

“A must-read for anyone using Mac OS X for the first time–and for those upgrading to the latest version of the Mac operating system. Brad Miser covers all the important topics in an interesting, easy-to-understand manner that's aided and abetted by well chosen graphics, useful tips and explanatory notes. Leopard’s a great OS–and Brad’s book is a great guide for it.

–Dennis Sellers, Publisher, Macsimum News

Brad Miser has written extensively about all things Macintosh. In addition to Special Edition Using Mac OS X Leopard, Brad has written many other books, including My iPhone; Sleeping with the Enemy: Running Windows on a Mac (digital Short Cut); Special Edition Using Mac OS X, v10.4 Tiger; Absolute Beginner's Guide to iPod and iTunes; Absolute Beginner's Guide to Homeschooling; Mac OS X and iLife: Using iTunes, iPhoto, iMovie, and iDVD; iDVD 3 Fast & Easy; Special Edition Using Mac OS X v10.2; and Using Mac OS 8.5. He has also been an author, development editor, or technical editor on more than 50 other titles. He has written numerous articles for MacAddict magazine and has been a featured speaker at Macworld Expo, user group meetings, and other venues. Brad holds a Bachelor of Science degree in mechanical engineering from California Polytechnic State University at San Luis Obispo and has received advanced education in maintainability engineering, business, and other topics.

Download Here

Beginning SQL Queries: From Novice to Professional (Beginning from Novice to Professional)

Clare Churcher’s Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare lays well in her book. * Does not bore with syntax!
* Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy
* Provides exceptionally clear examples and explanations
* Is academically sound while being practical and approachable

What you’ll learn

* Write simple queries to extract data from a single table.
* Understand relational algebra and calculus and why they are important.
* Combine data from many tables into one business result.
* Avoid pitfalls and traps such as Cartesian products and difficulties with null values.
* Summarize large amounts of data for reporting purposes.
* Apply set theory to the problems of manipulating data and generating reports.

Download Here

Pro WPF with VB 2008: Windows Presentation Foundation with .NET 3.5

Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.

Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you building high–quality WPF applications quickly and easily. MacDonald will take you through a thorough investigation of the more advanced aspects of WPF, and its relation to other elements of the WinFX stack and the .NET Framework 3.5, to complete your understanding of WPF and VB 2008.

WPF’s functionality extends to support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data–driven UI and visualization, as well as the integration points for weaving the application experience into the Windows shell.

What you’ll learn

* WPF basics: XAML, layout, control essentials, and data flow
* WPF applications: Navigation, commands, localization, and deployment
* Advanced controls: Custom controls, menus, toolbars, and trees
* WPF documents: Text layout, printing, and document packaging
* Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging

Who is this book for?

Developers encountering WPF and .NET 3.5 for the first time in their professional lives.

Download Here

Network Convergence - Services Applications Transport And Operations Support

cover


The present information age is enabled by telecommunications and information technology and the continued convergence of their services, technologies and business models. Within telecommunications, the historic separations between fixed networks, mobile telephone networks and data communications are diminishing. Similarly, information technology and enterprise communications show convergence with telecommunications. These synergies are captured in the concept of Next Generation Networks that result from evolution to new technologies, enabling new services and applications.

Network Convergence creates a framework to aid the understanding of Next Generation Networks, their potential for supporting new and enhanced applications and their relationships with legacy networks. The book identifies and explains the concepts and principles underlying standards for networks, services and applications.

This essential reference guide will prove invaluable to advanced undergraduate and graduate students, academics and researchers. It will also be of interest to professionals working for telecommunications network operators, equipment vendors, telecoms regulators, and engineers who wish to further their knowledge of next generation networks.

TABLE OF CONTENT:
Chapter 01 - Setting the Context for Evolution and Convergence of Networks
Chapter 02 - A Framework for Examining Next Generation Networks
Chapter 03 - Software Methodologies for Converged Networks and Services
Chapter 04 - An NGN: the Managed Voice over IP Network
Chapter 05 - Integrated Enterprise ICT Systems
Chapter 06 - Legacies and Lessons: Broadband ISDN, TINA and TIPHON
Chapter 07 - Important NGNs: Third Generation Mobile Communication Systems
Chapter 08 - Opening the Network using Application Programming Interfaces
Chapter 09 - Operations Support Systems
Chapter 10 - Migration from Legacy to Next Generation Networks

DOWNLOAD HERE

Password:knowfree.net

Servo Magazine May 2008

Download Here

Upgrading and Repairing Microsoft Windows

Fans of Upgrading and Repairing PCs, your call has been answered. Scott Mueller, author of the best-selling Upgrading and Repairing PCs, is now bringing you an equally in-depth guide to Windows troubleshooting. Upgrading and Repairing Microsoft Windows explains how Windows works and how to fix it when things go wrong. This comprehensive resource includes information on:

  • Installation
  • Managing security
  • Optimizing performance
  • Recovering data
  • Configuring settings and the registry
  • Protecting Windows from viruses and spyware

Scott also includes references to helpful tools and scripting commands for maximum system controls. A DVD is included that provides you with additional resources and unique how-to video that brings Scott right to you. Find out how to make Windows work with you and not against you with Upgrading and Repairing Microsoft Windows.

Download Here

PHP 5 / MySQL Programming for the Absolute Beginner

Are you ready to begin programming with PHP and MySQL? Then get ready to jump right in. You'll get an introduction to programming with a specific focus on programming web servers with the PHP programming language. Much of the original content from the first edition (1931841322) is retained, but you'll also cover updates relating to the upcoming PHP 5.0 release. Following the same format as the popular first edition, this book provides easy-to-follow instruction. You will use the concepts presented in the book to create games using PHP and MySQL. As each concept is put to the test, you'll acquire programming skills that will easily transition to real-world projects. A true beginner's guide, this book enables you to acquire programming skills that you can use in the next language that you tackle.

Download Here

Excel add-in development in C/C++ : Applications in finance

\

Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VB. C/C++. Excel Add-in Development in C/C++ - Applications for Finance is a how-to guide and reference book for the creation of high performance add-ins for Excel in C and C++ for users in the finance industry. Author Steve Dalton explains how to apply Excel add-ins to financial applications with many examples given throughout the book. It covers the relative strengths and weaknesses of developing add-ins for Excel in VB versus C/C++.

Download here

Security For Wireless AD HOC Networks

cover


The objective of this book is to make the readers aware of the fundamentals of the area of security of wireless networks as well as the open problems. This will hopefully spur much more activity in this area in the upcoming years. This book provides a broad and comprehensive overview of the research that has been done to date on the security of wireless ad hoc networks and discusses the advantages and disadvantages of the various schemes that have been proposed in the literature.

This book will be of interest to a wide variety of people. A beginner in the field will benefit from a simple description of the various problems and solutions. Such a person will also gain by having a ready compendium of important results in this area thereby saving such a person from the problem of information overload. Thus, this book can be used as a textbook in the first class focusing on security in ad hoc networks.

This book addresses the problems and brings solutions to the security issues of ad-hoc networks. Topics included are threat attacks and vulnerabilities, basic cryptography mechanisms, authentication, secure routing, firewalls, security policy management, and future developments.

TABLE OF CONTENT:
Chapter 1 - Introduction
Chapter 2 - Basic Security Concepts
Chapter 3 - Key Management
Chapter 4 - Secure Routing
Chapter 5 - Intrusion Detection Systems
Chapter 6 - Policy Management
Chapter 7 - Secure Localization
Chapter 8 - Conclusions and Future Research

Download Here

password:knowfree.net

Expert .NET Micro Framework (Expert)

The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework.
Expert .NET Micro Framework will teach you everything you need to know in order to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less well–known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework.

This book is a must if you want to get as much as possible out of the .NET Micro Framework to write powerful embedded applications.

Expert .NET Micro Framework also describes how to use resources, and write globalized and multilingual embedded applications. You will learn how to effectively use binary serialization to store data permanently in flash memory or exchange data with a PDA or PC. Topics like cryptography and encrypted data exchange with a .NET or Compact Framework application are covered.
What you’ll learn

* Describes and compares wireless communication technologies and how to use them even if they are not directly supported by the .NET Micro Framework
* Describes the whole class library and features of the .NET Micro Framework, illustrated by working examples
* Demonstrates how to access hardware components with managed drivers and write applications with a graphical user interface
* Includes a detailed description of how to effectively extend or write hardware emulators using undocumented features of the configuration engine and emulator components
Who is this book for?

This book is for anyone with an interest in creating embedded systems. Primarily, it is written for the benefit of .NET developers with a background in C#, but it will equally appeal to hardware developers with a background in Assembler, C, or C++ who will be impressed by the benefits that managed code can bring to their devices.
Related Titles
o Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Download Here

Java 2 Certified Programmer - VTC

VTC- Java 2 Certified Programmer


The 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)

Download (173MB)

Password: knowfree.net

Mac OS X Leopard: Beyond the Manual

Mac OS X is quickly becoming one of the most popular operating systems for power users. Mac OS X’s ability to mesh an easy-to-use and attractive interface with a Unix back end has attracted average and power users to the Mac. In 2007, Apple releases the next version of Mac OS X: Leopard.
Mac OS X Leopard: Beyond the Manual is geared toward power users who are upgrading to Leopard (from either earlier Mac OS versions, Microsoft Windows, or anything else) and want to quickly get up to speed with the various facets of this Operating System. Written especially for power users and developers, this book covers a range of topics including:

* Leopards sleek new interface
* Unique Mac OS features and applications
* Managing all the System and User preferences
* Working with add on devices via USB, Firewire, and Bluetooth
* General system maintenance
* Data backup, recovery and security
* Using the standard included Leopard applications including Mail, Safari, Preview, and more
* Learning how to use and take advantage of the powerful Darwin subsystem in Leopard
* Configuring the network to take full advantage of the powerful networking capabilities in Leopard
* Getting started with Leopards Development Tools and features
* Using the latest features available for working with Windows on your Apple computer
Download Here

Hardcore Gamer Magazine May 2008

Download Here

Google Guice: Agile Lightweight Dependency Injection Framework

Guice (pronounced “Juice”) is the Jolt Award winning, 100% Java icing on the cake of Java dependency injection. Unlike other popular DI frameworks such as Spring, Guice fully embraces modern Java language features and combines simplicity with stunning performance and developer–friendliness.

Google Guice: Agile Lightweight Dependency Injection Framework will not only tell you “how,” it will also tell you “why” and “why not,” so that all the knowledge you gain will be as widely applicable as possible. Filled with examples and background information, this book is an invaluable addition to your knowledge of modern agile Java.
* Learn simple annotation–driven dependency injection, scoping and AOP, and why it all works the way it works.
* Be the first to familiarize yourself with concepts that are likely to be included in a future Java EE or SE release (through JSR 299).
* Get things done without having to write any XML.

Download Here

Mirror

BusinessWeek 05 May 2008

Download Here

Maya Fundamentals - VTC

VTC - Maya Fundamentals

If you need a high-end 3D graphics software package for 3D effects, animation, cinematics, or game graphics, check out Maya! Maya is widely used by visual effects and animation studios, and is growing increasingly popular with game developers. This Virtual Training Company tutorial introduces you to Maya's groundbreaking tools and features. Co-authors Chuck Grieb and Roger Dickes begin showing you the tool sets and helping you to understand the structure and organization of Maya. They will introduce you to the modeling, lighting, animation, and dynamic tools available in Maya. You will learn exciting features such as adding texture, digital sculpture, and much more. To get started, just click one of the movie topics below.

Download Here (205 MB)

Password: knowfree.net

Contact us for ebooks...OR... Send Feedbacks


Your Name
Your Email Address
Subject
Message