Hiển thị các bài đăng có nhãn object. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn object. Hiển thị tất cả bài đăng

Thứ Ba, 7 tháng 4, 2015

OOP with Microsoft Visual Basic .NET and Microsoft Visual C Step by Step

OOP with Microsoft Visual Basic .NET and Microsoft Visual C Step by Step



Embark upon object-oriented programming in the .NET era with this straightforward, accessible guide. Progress at your own pace from the basics through advanced OOP concepts with the help of clear instructions, candid reference notes and design tips, and engaging programming examples. Learn how to take full advantage of the objects provided by Visual Basic .NET and Visual C# or how to create and implement your own objects. In less time than you thought possible, youll absorb object-oriented design concepts and terminology and understand how to construct elegant object-oriented programs with two of the most powerful development languages.




Thứ Sáu, 13 tháng 2, 2015

As a Man Thinketh

As a Man Thinketh



This little volume (the result of meditation and experience) is not intended as an exhaustive treatise on the much-written-upon subject of the power of thought. It is suggestive rather than explanatory, its object being to stimulate men and women to the discovery and perception of the truth that- ”They themselves are makers of themselves” by virtue of the thoughts which they choose and encourage; that mind is the master-weaver, both of the inner garment of character and the outer garment of circimistance, and that, as they may have hitherto woven in ignorance and pain they may now weave in enlighteimient and happiness. James Allen.




Chủ Nhật, 8 tháng 2, 2015

The Reception of Oscar Wilde in Europe

The Reception of Oscar Wilde in Europe



Oscar Wilde (1854-1900) is now widely recognised not only as one of the most representative figures of the British fin de sicle, but as one of the most influential Anglophone authors of the nineteenth century. In Britain Wilde suffered a long period of comparative neglect following the scandal of his conviction for gross indecency’ in 1895; and it is only recently that his works have been reassessed. But while Wilde was subjected to silence in Britain, he became a European phenomenon. His famous dandyism, his witticisms, paradoxes and provocations became the object of imitation and parody; his controversial aesthetic doctrines were a strong influence not only on decadent writers, but also on the development of symbolist and modernist cultures.




Chủ Nhật, 25 tháng 1, 2015

Object-Oriented User Interfaces for Personalized Mobile Learning

Object-Oriented User Interfaces for Personalized Mobile Learning



This book presents recent research in mobile learning and advanced user interfaces. It is shown how the combination of these fields can result in personalized educational software that meets the requirements of state-of-the-art mobile learning software. This book provides a framework that is capable of incorporating the software technologies, exploiting a wide range of their current advances and additionally investigating ways to go even further by providing potential solutions to future challenges. The presented approach uses the well-known Object-Oriented method in order to address these challenges.




Chủ Nhật, 18 tháng 1, 2015

Beginning Python

Beginning Python



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




C Programming for Scientists and Engineers

C Programming for Scientists and Engineers



The aim of this book is to provide a rapid introduction to the C programming language. In a computing world that is increasingly full of C++ and Object Oriented methods, C still has an important role to play, particularly in the implementation of engineering and scientific calculations. This book is biased towards those features of C that make it useful for these types of application. This makes the book particularly relevant to students on various engineering and scientific courses where the role of C programming may range from being an important supportive topic to a core discipline.




Core PHP Programming

Core PHP Programming



Core PHP Programming, Third Edition is the authoritative guide to the new PHP 5 for experienced developers. Top PHP developer Leon Atkinson and PHP 5 contributor/Zend Engine 2 co-creator Zeev Suraski cover every facet of real-world PHP 5 development, from basic syntax to advanced object-oriented development — even design patterns! It’s all here: networking, data structures, regular expressions, math, configuration, graphics, MySQL/PostgreSQL support, XML, algorithms, debugging, optimizationand 650 downloadable code examples, with a Foreword by PHP 5 contributor and Zend Engine 2 co-creator Andi Gutmans!




Thứ Sáu, 16 tháng 1, 2015

Electroactive Polymer Gel Robots

Electroactive Polymer Gel Robots



The monograph written by Mihoko Otake combines ideas from chemistry and physics, material science and engineering for the revolutionary development of the so-called gel robots. Electroactive polymers are introduced to build new types of muscular-like actuation for deformable robots. The coverage spans from modelling and design to the development, control and experimental testing. A number of methods are proposed for describing the shapes and motions of such systems. The results are demonstrated for beam-shaped gels curling around an object and starfish-shaped gel robots turning over.




Thứ Tư, 14 tháng 1, 2015

Pro Active Record

Pro Active Record



Pro Active Record helps you take advantage of the full power of your database engine from within your Ruby programs and Rails applications. ActiveRecord, part of the magic that makes the Rails framework so powerful and easy to use, is the model element of the Rails Model-View-Controller framework. It’s an object-relational mapping library enabling you to interact with databases from both Ruby and Rails applications.




Thứ Năm, 8 tháng 1, 2015

Windows Phone 8 Game Development

Windows Phone 8 Game Development



Written as a practical Packt tutorial, this essential reference will show you how to develop engaging games on the Windows Phone 8 platform.The book is dedicated to the beginners in 3D game development that want to learn how to create their first game for the Windows Phone 8 platform. You do not need to have any prior experience regarding the integrated development environment, the mobile platform, and used technologies. However, some basic knowledge of C++ and C# languages, as well as object-oriented programming, is required to understand parts of code described in the book.




Thứ Tư, 24 tháng 12, 2014

Ruby and MongoDB Web Development

Ruby and MongoDB Web Development



Step-by-step instructions and practical examples to creating web applications with , and MongoDB. Learn to , the object model in a , way. Create objects in Ruby and map them to MongoDB. Learn about Mongoid and MongoMapper for mapping Ruby objects to MongoDB documents. Process large datasets with MapReduce. Create geo-spatial indexes or 2D indexes.




Thứ Ba, 23 tháng 12, 2014

Sams Teach Yourself Visual Basic 2010 in 24 Hours

Sams Teach Yourself Visual Basic 2010 in 24 Hours



In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern applications with Visual , 2010. Using this book’s straightforward, step-by-step approach, you’ll master the entire process, from navigating , 2010 to deploying finished solutions. You’ll learn how to write efficient object-oriented code; build superior user interfaces; work with graphics, text, and databases; and even control external applications. Each lesson builds on what you’ve already learned, giving you a strong, practical foundation for success!




Python Cookbook, 2nd Edition

Python Cookbook, 2nd Edition



Portable, powerful, and a breeze to use, Python is the popular open source object-oriented , language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google.,

Updated for Python 2.4, The Python Cookbook, 2nd Edition offers a wealth of useful code for all Python programmers, not just advanced practitioners. Like its predecessor, the new edition provides solutions to problems that Python programmers face everyday.




Programming Scala

Programming Scala



Scala is an exciting, modern, multi-paradigm language for the JVM. You can use it to write traditional, imperative, object-oriented code. But you can also leverage its higher level of abstraction to take full advantage of modern, multicore systems. , , will show you how to use this powerful functional programming language to create highly scalable, highly concurrent applications on the , Platform.




Programming Ruby, 2nd Edition

Programming Ruby, 2nd Edition



The Pickaxe book, named for the tool on the cover, is the definitive reference to Ruby, a highly-regarded, fully object-oriented , language. This Second Edition has more than 200 pages of new content, and substantial enhancements to the original, covering all the new and improved language features of , 1.8 and standard library modules.




Thứ Hai, 22 tháng 12, 2014

Migrating to Windows Phone

Migrating to Windows Phone



It focuses on the 75 percent of the material that you will need 95 percent of the time. We’re not going to teach you object-oriented , (OOP) all over again, but we are going to take the time to point out how , and C# differ in their execution of the standard OOP concepts from other languages’ implementations in order to make your migration as smooth and stress-free as possible.,

Migrating to , Phone will lead you through a tour of the key features of developing for Microsoft’s devices. We’ll consider everything from data handling to accelerometers, from mapping to WCF. We’ll also walk you through monetizing your application through Microsoft’s online Windows Phone store.




Thứ Sáu, 19 tháng 12, 2014

Pro SharePoint 2010 Development for Office 365

Pro SharePoint 2010 Development for Office 365



It’s no secret that cloud-based computing is the next big movement in IT, and , is right there in the market with , 365 – a cloud-based productivity suite which includes a hosted, cloud-focused version of , 2010.,

SharePoint 2010 developers who have traditionally developed for on-premise environments will suddenly find themselves being asked to develop for the cloud. While there is a lot of overlap between cloud-based and traditional SharePoint development, there are also some important differences and considerations that must be taken into account as well. In particular, the proliferation of cloud-based solutions was a driving force behind certain new features in SharePoint 2010, like sandboxed solutions and the new client object model.




Microsoft SharePoint 2013 App Development

Microsoft SharePoint 2013 App Development



Your guide to designing apps that extend the capabilities of your , site.,

Take advantage of the most important new concept in , SharePoint 2013 – the app. Led by two SharePoint experts, you’ll learn development techniques such as building app lists, creating event handlers, and the major classes in the object model that provide , to content stored in SharePoint.




Thứ Năm, 18 tháng 12, 2014

Beginning PowerShell for SharePoint 2013

Beginning PowerShell for SharePoint 2013



Beginning PowerShell for SharePoint 2013 is a book for the , administrator looking to expand his or her toolkit and skills by learning PowerShell, Microsoft’s vastly flexible and versatile object oriented scripting language. , is the future of , administration, and SharePoint is a complex product that can be managed more easily and quickly with PowerShell cmdlets and scripts. This book helps bridge the gap, introducing PowerShell fundamentals and operations in the context of deploying, migrating, managing, and monitoring SharePoint 2013.




Thứ Tư, 17 tháng 12, 2014

Just Spring Data Access

Just Spring Data Access



JDBC has simplified database access in , applications, but a few nagging wrinkles remain – namely, persisting Java objects to relational databases. With this book, you’ll learn how the , , makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM).,

Through sample code, you’ll discover how Spring streamlines the use of JDBC and ORM tools such as Hibernate, the Java Persistence API (JPA), and Java Data Objects (JDO). If you’re a Java developer familiar with Spring and want to advance your data access skills, this book shows you how.