28 eBooks tagged "Beginning"
Related tags:
with [+],
Wrox [+],
Spring [+],
Ruby [+],
Framework [+],
C [+],
2 [+],
to [+],
Rails [+],
Python [+],
Programming [+],
On [+],
Novice [+],
From [+],
Visual [+],
Ubuntu [+],
Server [+],
Objects [+],
Form [+],
Concepts [+],
ASP.NET [+],
dynamic [+],
and [+],
XML [+],
Websites [+],
TransactSQL [+],
Services [+],
SQL [+],
Linux [+],
Java [+],
Game [+],
GIMP [+],
Excel [+],
Edition [+],
EJB [+],
Development [+],
DOM [+],
Cryptography [+],
Basic [+],
Application [+],
Ajax [+],
Administration [+],
3 [+],
2nd [+],
.NET [+]
Posted: February 19th, 2008, 10:03am CET by Shunno

Ruby on Rails is the revolutionary online programming tool that makes creating functional e-commerce web sites faster and easier than ever. With the intuitive, straightforward nature of Ruby and the development platform provided by Rails, you can put together full-fledged web applications quickly, even if you're new to web programming.
You will find a thorough introduction to both Ruby and Rails in this book. You'll get the easy instructions for acquiring and installing both; understand the nature of conditionals, loops, methods, and blocks; and become familiar with Ruby's classes and objects. You'll learn to build Rails applications, connect to databases, perform necessary testing, and put the whole thing together to create real-world applications such as shopping carts and online catalogs--apps you can actually use right away.
Full download
Posted: February 27th, 2007, 10:55am CET by admin
EJB 3.0 has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed. Targeted at Java and J2EE developers both with and without prior EJB experience, Beginning EJB 3 Application Development takes readers through the details of the EJB 3.0 architecture, and shows how EJB can be used [...]
Full download
Posted: February 26th, 2007, 3:25pm CET by admin
Ruby on Rails is the revolutionary online programming tool that makes creating functional e-commerce web sites faster and easier than ever. With the intuitive, straightforward nature of Ruby and the development platform provided by Rails, you can put together full-fledged web applications quickly, even if you’re new to web programming.
You will find a thorough introduction [...]
Full download
Fetched: February 25th, 2007, 5:03pm CET
Beginning GIMP: From Novice to Professional explains how to use the open source image manipulation program, GIMP version 2.4. You'll learn how to install GIMP on Windows, Linux, and MacOS X platforms. Once you've installed the application, you'll learn about the interface and configuration options, and then jump into a quick-and-simple project to familiarize yourself even further.
Full download
Fetched: February 25th, 2007, 5:03pm CET
You'll start at the beginning, learning how to create graphical web pages in Web Matrix. Then you'll use Visual Basic .NET and databases to add the dynamic features usually seen in expensive commercial websites. You'll finish by looking at some of the expert ASP.NET features � writing our own controls and web services.
Full download
Posted: February 27th, 2007, 4:52am CET by Administrator
Publisher: Wrox PressAuthor: Steve Ph.D. HolznerISBN: 0470069155Release Date: 29 November 2006
eBook DescriptionRuby on Rails is the revolutionary online programming tool that makes creating functional e-commerce web sites faster and easier than ever. With the intuitive, straightforward nature of Ruby and the development platform provided by Rails, you can put together full-fledged web applications [...]
Full download
Posted: February 17th, 2008, 3:44am CET by Mr.Blue
Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowledge of J2EE–in fact, the authors argue that beginners learn more quickly by starting directly with Spring.. The authors show readers how to build a working web application using Spring with other open source tools and technologies, all of which can be freely downloaded and installed via the Internet. Each chapter builds a portion of the application. All the Spring concepts and construction techniques are introduced during the design and coding of this application. (With minor adaptation, the resulting code can be re-used by readers in their own working applications.)
(more…)
Full download
Posted: February 11th, 2008, 7:40pm CET by Mr.Blue
* This tutorial offers readers a thorough introduction to programming in Python 2.4, the portable, interpreted, object-oriented programming language that combines power with clear syntax
* Beginning programmers will quickly learn to develop robust, reliable, and reusable Python applications for Web development, scientific applications, and system tasks for users or administrators
* Discusses the basics of installing Python as well as the new features of Python release 2.4, which make it easier for users to create scientific and Web applications
* Features examples of various operating systems throughout the book, including Linux, Mac OS X/BSD, and Windows XP
(more…)
Full download
Posted: August 30th, 2007, 12:45am CEST by tech-geek

Don't waste time on 1,000-page tomes full of syntax; this book is all you need to get ahead in XML development. Renowned web developer Sas Jacobs presents an essential guide to XML. Beginning XML with DOM and Ajax is practical and comprehensive. It includes everything you need to know to get up to speed with XML development quickly and painlessly.
Jacobs begins by presenting an overview of XML–it's syntax, rules, vocabularies, and the hows and whys of validity. She also covers the current state of XML support in today's web browsers. Next, Jacobs covers all of the basic essential uses of XML. You'll learn how to display XML data using CSS, and transform XML data using XSLT. You'll even learn about dynamic XML scripting using the XML DOM.
The last part of the book covers advanced server-side XML uses in real-world applications, including displaying XML data in Flash, and XML-driven PHP and ASP.NET applications. And last but not least, Jacobs provides a perfect introduction to Ajax development. (more…)
Full download
Posted: October 5th, 2007, 1:27pm CEST

From the Back Cover
Beginning Cryptography with Java
While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how.
This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.
What you will learn from this book
* How to understand and use JCE, JCA, and the JSSE for encryption and authentication
* The ways in which padding mechanisms work in ciphers and how to spot and fix typical errors
* An understanding of how authentication mechanisms are implemented in Java and why they are used
* Methods for describing cryptographic objects with ASN.1
* How to create certificate revocation lists and use the Online Certificate Status Protocol (OCSP)
* Real-world Web solutions using Bouncy Castle APIs
Who this book is for
This book is for Java developers who want to use cryptography in their applications or to understand h
Read more...
Full download
Posted: September 4th, 2007, 12:01pm CEST

Beginning Transact-SQL with SQL Server 2000 and 2005
Transact-SQL is a powerful implementation of the ANSI standard SQL database query language. In order to build effective database applications, you must gain a thorough understanding of these features. This book provides you with a comprehensive introduction to the T-SQL language and shows you how it can be used to work with both the SQL Server 2000 and 2005 releases.
Beginning with an overview of the SQL Server query operations and tools that are used with T-SQL, the author goes on to explain how to design and build applications of increasing complexity. By gaining an understanding of the power of the T-SQL language, you'll be prepared to meet the ever-increasing demands of programming.
What you will learn from this book
* How T-SQL provides you with the means to create tools for managing hundreds of databases
* Various programming techniques that use views and stored procedures
* Ways to optimize query performance
* How to create databases that will be an essential foundation to applications you develop later
Who this book is for
This book is for database developers and administrators who have not yet programmed with Transact-SQL. Some familiarity with relational databases and basic SQL is helpful, and some programming experience is helpful.
Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format th
Read more...
Full download
Posted: August 18th, 2007, 11:41am CEST

Ruby is perhaps best known as the engine powering the hugely popular Ruby on Rails web framework. However, it is an extremely powerful and versatile programming language in its own right. It focuses on simplicity and offers a fully object-oriented environment. Beginning Ruby is a thoroughly contemporary guide for every type of reader wanting to learn Ruby, from novice programmers to web developers to Ruby newcomers. It starts by explaining the principles behind object-oriented programming and within a few chapters builds toward creating a genuine Ruby application.
The book then explains key Ruby principles, such as classes and objects; projects, modules, and libraries; and other aspects of Ruby such as database access. In addition, Ruby on Rails is covered in depth, and the book’s appendixes provide essential reference information as well as a primer for experienced programmers.
Read more...
Full download
Fetched: September 9th, 2007, 6:57pm CEST

Author(s) : Liviu Asnash, Eran Megiddo, Craig Thomas
Publisher : Wrox
Year : Mar 2007
ISBN 10 : 0470104899
ISBN 13 : 9780470104897
Language : English
Pages : 404
File type : PDF
Size : 5.5 MB
Excel Services is a new technology being delivered as part of Microsoft Office SharePoint Server 2007. Excel Services will enable managed and secure distribution of Excel reports, incorporating spreadsheets in business intelligence dashboards and portals, protecting the proprietary information in spreadsheets, and building custom applications with Excel-based logic. This book will walk you through the process of understanding what Excel Services is, how your business can benefit from it, and how to incorporate it in your solutions.
This book is designed to be an introduction to Excel Services for all those that want to understand what it is, what it does, what the benefits are, and how to get started. The target audience is IT TDMs and developers that need to come up to speed on the new technologies in Office 2007 and may be responsible for evaluating and deploying Office 2007 and Office SharePoint 2007. This book is also great for all Microsoft partners including system integrators, consulting companies, hosting companies, VARs and independent software vendors that will be building and deploying solutions for their customers based on the new Office technologies. Anyone currently managing or developing solutions with Excel, Windows SharePoint Services, SharePoint Portal Server, or business intelligence solutions should read this book to understand the basics of Excel Services
This book is for anyone who wants to learn what Excel Services is, what it does, what the benefits are, and how to get started. You should have an understanding of Excel, basic knowledge of Excel 2007, and familiarity with Windows SharePoint Services.
Full download
Fetched: September 9th, 2007, 6:57pm CEST

Author(s) : Anne Prince
Publisher : Murach
Year : Jun 2002
ISBN 10 : 1890774154
ISBN 13 : 9781890774158
Language : English
Pages : 692
File type : PDF
Size : 13.5 MB (book + source code)
If you€™re new to Visual Basic .NET, this book gets you started right. By chapter 3, you€™ll be developing simple but complete applications. By chapter 5, you€™ll be doing some serious programming. And by chapter 7, you€™ll be able to code, test, and debug object-oriented programs with Visual Basic .NET.
Of course, there€™s a lot more to Visual Basic .NET than one beginning book can cover. But this book gets you started with all of the important features and capabilities of Visual Basic .NET and prepares you for learning more about them on your own. That€™s why we say that no other book or course will get you started faster or better than this book.
This book is for anyone who wants to learn how to use Visual Basic .NET for developing business applications. It works if you have no programming experience at all. It works if you have programming experience with another language like COBOL or Java. It works if you already know Visual Basic 6. And it works if you€™ve already read three or four other Visual Basic .NET books and still don€™t know how to develop a real-world business application.
If you€™re completely new to programming, the prerequisites are minimal. First, you need to be familiar with the Windows interface. This means that you have used Windows applications like Word or Excel so you€™re comfortable with tasks like opening, saving, printing, and closing files. Second, you should know how to use the Windows Explorer to copy folders and files from one location to another.
Full download
Posted: May 20th, 2007, 5:25am CEST by Download Ebooks

Ebook Summary:
Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development.
Following an exploration of how Ajax works with .NET, you’ll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you will examine the Ajax-type features built into ASP.NET and explore the Ajax.NET Professional Library in detail. Finally, you will explore client scripting as well as building and using controls with Microsoft’s Atlas. With an entire chapter devoted to debugging, you will have all you need to use this cutting-edge technology.
Ebook Download Links:
_http://rapidshare.com/files/30826712/047178544X.zip
OR
_http://www.eazyupload.net/download/43HPoeCb/047178544X.zip.htm
Full download
Full download
Full download
Posted: February 4th, 2008, 11:16pm CET by edooo

This book is aimed at those who want to learn to be programmers but who haven’t had a background that has exposed them to programming or programmers-teachers, pupils, nurses, lawyers, lorry drivers, pilots.
Full download
Full download
Posted: February 18th, 2008, 8:50pm CET by Длон
933 pages | 2002 | PDF | 15,8 MbC# is Microsoft's new programming language for its new platform, the .NET Framework. The .NET Framework consists of a runtime environment for managing the execution of code, and a whole host of class libraries for performing almost any programming task you can think of. Although .NET code can be written in many languages, C# is the only language designed specifically for the .NET Framework, and as such is set to become the language of choice for writing .NET applications for years to come. This book will be an indispensable guide as you learn to write C# programs, gradually explaining the key concepts of C# and .NET as your skills develop. After a thorough explanation of the basics of the C# language, we take an in-depth look at object-oriented programming in C#, before moving on to see how we write Windows applications in C#, work with databases and handle files. We also show how you can create dynamic web pages in C#. Note that the book requires you to have access to either Visual Studio .NET or Visual C# .NET Standard Edition. What does this book cover?:
Full download
Posted: February 14th, 2008, 1:01pm CET

Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written. Based on Practical Python, this newly revised book is both an introduction and practical reference for a swath of Python-related programming topics, including addressing language internals, database integration, network programming, and web services. Advanced topics, such as extending Python and packaging/distributing Python applications, are also covered.
Ten different projects illustrate the concepts introduced in the book. You will learn how to create a P2P file-sharing application and a web-based bulletin board, and how to remotely edit web-based documents and create games. Author Magnus Lie Hetland is an authority on Python and previously authored Practical Python. He also authored the popular online guide, Instant Python Hacking, on which both books are based.
About the Author
Magnus Lie Hetland is an associate professor of algorithms at the Norwegian University of Science and Technology, NTNU. Even though he loves learning new programming languages--even quite obscure ones--Magnus has been a devoted Python fan and an active member of the Python community for many years, and is the author of the popular online tutorials "Instant Python" and "Instant Hacking." His has written publications including Practical Python and Beginning Python, as well as several scientific papers. When he isn't busy staring at a computer screen, he may be found reading (even while bic
Read more...
Full download
Full download
Posted: February 4th, 2008, 11:16pm CET by edooo

This book is aimed at those who want to learn to be programmers but who haven’t had a background that has exposed them to programming or programmers-teachers, pupils, nurses, lawyers, lorry drivers, pilots.
Full download
Posted: February 10th, 2008, 7:52am CET by frapadm
Beginning Ubuntu Linux, Second Edition updates the best-selling and award-winning first edition. It's the perfect guide for those switching to the world's favorite Linux. The new edition has been thoroughly updated to cover technology introduced in the 6.10 release.
In the 680+ fully illustrated pages, you'll learn how to install Linux, set up your hardware and software, customize the desktop experience, browse the Web and send/receive e-mail, play back audio and video, edit digital images, use the OpenOffice.org office suite, and more.
Additionally, you'll discover how to perform vital maintenance tasks, such as securing your computer against hackers, updating online, optimizing your system, installing and managing software, backing up, accessing your computer remotely, scheduling tasks, and more.
A whole third of the book is dedicated to Linux internals, including managing system processes and working at the command line. Two appendixes provide a glossary of Linux terms and an index of commands that can be used to control Ubuntu.
Beginning Ubuntu Linux, Second Edition is a complete, comprehensive, and unbiased guide to getting the most from Ubuntu.
Full download
Posted: February 11th, 2008, 7:40pm CET by Mr.Blue
* This tutorial offers readers a thorough introduction to programming in Python 2.4, the portable, interpreted, object-oriented programming language that combines power with clear syntax
* Beginning programmers will quickly learn to develop robust, reliable, and reusable Python applications for Web development, scientific applications, and system tasks for users or administrators
* Discusses the basics of installing Python as well as the new features of Python release 2.4, which make it easier for users to create scientific and Web applications
* Features examples of various operating systems throughout the book, including Linux, Mac OS X/BSD, and Windows XP
(more…)
Full download
Posted: January 11th, 2008, 12:59pm CET by softmatic
You love it as the world’s most popular desktop Linux distribution, and
now Ubuntu is available at a server near you. Embracing the very same
features desktop users have grown to love, system administrators are
rapidly adopting Ubuntu due to their ability to configure, deploy, and
manage network services more effectively than ever.
Beginning
Ubuntu Server Administration guides you through all of the key
configuration and administration tasks you’ll need to know. Whether
you’re interested in adopting Ubuntu within a Fortune 500 environment
or just want to use Ubuntu to manage your home network, this book is
your go–to guide to using the distribution securely for a wide variety
of network services. Topics include file, print, web, and FTP
management, command–line tips and tricks, automated installation,
configuration and deployment processes, and kernel management.
Full download
Posted: February 19th, 2008, 8:13am CET by sruthin

Beginning Spring Framework 2 (c) by Wrox
The type of the release is: eBook
In the PDF format with ISBN: 047010161X and Pub Date: December 10, 2007
The size of the release is: 02 disks x 2.88mb
And released on: 02/12/2008
Beginning Spring Framework 2 shows beginning Java developers how to
build serverside Java applications using the latest 2.0 release of the
Spring Framework. The book does not assume any previous knowledge of
J2EE--in fact, the authors argue that beginners learn more quickly by
starting directly with Spring. The authors show readers how to build a
working web application using Spring with other open source tools and
technologies, all of which can be freely downloaded and installed via
the Internet. Each chapter builds a portion of the application. All the
Spring concepts and construction techniques are introduced during the
design and coding of this application. (With minor adaptation, the
resulting code can be re-used by readers in their own working
applications.)
http://www.amazon.com/exec/obidos/tg/detail/-/047010161X/
Download
Full download
Posted: February 16th, 2008, 9:28am CET by GaQuay

Book Description
Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowledge of J2EE–in fact, the authors argue that beginners learn more quickly by starting directly with Spring.
(more…)
Full download