Books  [Frank Ableson] Programming the Palm OS for Embedded IR Applications

  • Пользователь tttx
  • Дата
  • Books
3IwbjgFIRSq-NwLyshqIXQ.png

DESCRIPTION:

[Frank Ableson] Programming the Palm OS for Embedded IR Applications

INFORMATION PAGE:

DOWNLOAD:

Books  [Jason Lam] J2ME and Gaming

  • Пользователь tttx
  • Дата
  • Books
R_eHTzB7R-6e6mZMN_eM7A.png

DESCRIPTION:

This book is about programming with J2ME on wireless devices with focus on developing games. It is assumed you have some knowledge and programming experience with J2ME and J2SE. The book does not go into detail on topics like how to make high level GUI menu but does demonstrate what a game menu might look like.

Nor will it explain in detail how to use the Record Management System (RMS), but will go over topics that use RMS such as high score and game settings. As well a knowledge and experience with threading will be an asset before proceeding with game development. The book will go over in detail the new game classes that are now...

Books  [Anwar Ludin] Learn BlackBerry 10 App Development: A Cascades-Driven Approach

  • Пользователь tttx
  • Дата
  • Books
z52iM7TNSYOJM9ibPHWo9Q.png

DESCRIPTION:

Learn how to leverage the BlackBerry 10 Cascades framework to create rich native applications. Learn BlackBerry 10 App Development gives you a solid foundation for creating BlackBerry 10 apps efficiently. Along the way, you will learn how to use QML and JavaScript for designing your app’s UI, and C++/Qt for the application logic. No prior knowledge of C++ is assumed and the book covers the fundamental aspects of the language for writing BlackBerry 10 apps. Also a particular emphasis is put on how to create a visually enticing user experience with the Cascades framework, which is based on Qt and QML.

Starting with the native SDK...

Books  [Bonnie Eisenman] Learning React Native: Building Native Mobile Apps With Javascript

  • Пользователь tttx
  • Дата
  • Books
h6xjl20JQjGWFNLpeN-LmA.png

DESCRIPTION:

Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and other mobile platforms instead of browsers—apps that can access platform features such as the camera, user location, and local storage.

Through code examples and step-by-step instructions, web developers and frontend engineers familiar with React will learn how to build and style interfaces, use mobile components, and debug and deploy apps. You’ll learn how to extend React Native...

Books  [Mark Clow] Learn Google Flutter Fast: 65 Example Apps

  • Пользователь tttx
  • Дата
  • Books
ShaV-UO8S0eim_1OvLmYhQ.png

DESCRIPTION:

Learn Google Flutter by example. Over 65 example mini-apps. Chapters Include: Three Chapters on Dart Language. Introduction to Flutter. Installing Flutter. Your first Flutter App. Dependencies & Packages. Introduction to Widgets & Composition. Stateless Widgets. Stateful Widgets. Basic Material Widgets. Multi-Child Widgets. Single-Child Widgets. App Scaffolding Widgets. Other Widgets. Builders. Routing & Navigation. Forms. Http, Apis, REST & JSON. Flutter with Http, Apis, REST & JSON. State. State & Stateful Widgets. State & InheritedWidgets. State & Scoped Model. State & BLoCs with Streams. Local Persistence. Mixins. Debugging &...

Books  [Daniel W Lewis] ARM Assembly for Embedded Applications

  • Пользователь tttx
  • Дата
  • Books
AStRbmmbSjKDRABG-b-V1Q.png

DESCRIPTION:

This text uses the GNU ARM Embedded Toolchain for program development on Windows, Linux or OS X operating systems, and is supported by a textbook website (ARM Assembly for Embedded Applications, 5th ed.) that provides numerous resources including PowerPoint lecture slides, programming assignments and a run-time library. ARM Assembly for Embedded Applications is a text for a sophomore-level course in computer science, computer engineering, or electrical engineering that teaches students how to write functions in ARM assembly called by a C program. The C/Assembly interface (i.e., function call, parameter passing, return values...

Books  [Ashok P. Nadkarni] Palm Tcl: Programming Guide and Reference

  • Пользователь tttx
  • Дата
  • Books
7-R7cMSySZmci_Uq_bDZbQ.png

DESCRIPTION:

The use of the PrePALM graphical interface is a mandatory step in the development of a PALM application. It is very important to become acquainted with all the subtleties of this interface for the best usage of the coupler. In general you will spend more time in manipulating the PrePALM interface than in modifying the source code of the programs to be coupled. The principal reason is that the PALM interfaces (API) are very generic and not intrusive and the coupling algorithm is entirely described in the graphical user interface. Moreover, most of the coupler functions are defined via the graphical user interface which also controls...

Books  [Florent Duchaine] OpenPALM coupler version 4.3.0

  • Пользователь tttx
  • Дата
  • Books
T2iR-YlPRLGr9sucfZFiUQ.png

DESCRIPTION:

The use of the PrePALM graphical interface is a mandatory step in the development of a PALM application. It is very important to become acquainted with all the subtleties of this interface for the best usage of the coupler. In general you will spend more time in manipulating the PrePALM interface than in modifying the source code of the programs to be coupled. The principal reason is that the PALM interfaces (API) are very generic and not intrusive and the coupling algorithm is entirely described in the graphical user interface. Moreover, most of the coupler functions are defined via the graphical user interface which also controls...

Books  [Daniel H. Steinberg] Cocoa Programming: A Quick-Start Guide for Developers

  • Пользователь tttx
  • Дата
  • Books
UjCav61NSiytJ29FuZea7A.png

DESCRIPTION:

Cocoa Programming: A Quick-Start Guide for Developers shows you how to get productive with Cocoa-fast! We won't walk you through every class and method in the API (but we will show you where to find that information). Instead, we'll jump right in and start building a web browser using Cocoa. In just a few minutes you'll have something that works. A couple of minutes more, and you'll have code in your custom controller, listening for notifications and call-backs. Soon you'll have the functionality you'd expect in a full browser. And that's just the first few chapters...

INFORMATION PAGE:

Books  [Greg Wilson, Jean Ostrem, Christopher Bey, Eric Shepherd] Palm OS Programmer’s Companion. Volume II Communications

  • Пользователь tttx
  • Дата
  • Books
I0GAJH8ASQ68PiwUrDYJuA.png

DESCRIPTION:

[Greg Wilson, Jean Ostrem, Christopher Bey, Eric Shepherd] Palm OS Programmer’s Companion. Volume II Communications

INFORMATION PAGE:

DOWNLOAD:

Books  [Michael Beam, James Duncan Davidson] Cocoa in a Nutshell: A Desktop Quick Reference

  • Пользователь tttx
  • Дата
  • Books
Oj7bcUxtSJKLTBaH0nMwDQ.png

DESCRIPTION:

Cocoa® is more than just a collection of classes, and is certainly more than a simple framework. Cocoa is a complete API set, class library, framework, and development environment for building applications and tools to run on Mac OS® X. With over 240 classes, Cocoa is divided into two essential frameworks: Foundation and Application Kit. Above all else, Cocoa is a toolkit for creating Mac OS X application interfaces, and it provides access to all of the standard Aqua® interface components such as menus, toolbars, windows, buttons, to name a few.

Cocoa in a Nutshell begins with a complete overview of Cocoa's object classes. It...

Books  [Donald A. Yacktman, Erik M. Buck, Scott Anguish] Cocoa Programming

  • Пользователь tttx
  • Дата
  • Books
_ZgQzchsTFSxp1QTmmJ2gA.png

DESCRIPTION:

Cocoa Programming is a comprehensive work that starts as a fast-paced introduction to the OS architecture and the Cocoa language for programmers new to the environment. The more advanced sections of the book will show the reader how to create Cocoa applications using Objective-C, to modify the views, integrate multimedia, and access networks. The final sections explain how to extend system applications and development tools in order to create your own

INFORMATION PAGE:

DOWNLOAD:

Books  [John Zukowski] The Definitive Guide to Java Swing 3 edition

  • Пользователь tttx
  • Дата
  • Books
HO6lWblmSlWvO3a25OJ7pQ.png

DESCRIPTION:

Fully updated for the Java 2 Platform, Standard Edition version 5.0, the third edition of this praised book is a one-stop resource for serious Java developers. This book shows you the parts of Java Swing API that you will use daily to create graphical user interfaces (GUI). You will also learn about the Model-View-Controller architecture that lies behind all Swing components, and about customizing components for specific environments.

Author John Zukowski also provides custom editors and renderers for use with tables, trees, and list components. You'll encounter an overview of Swing architecture, and learn about core Swing...

Books  [James Duncan Davidson] Learning Cocoa with Objective-C, 2nd Edition

  • Пользователь tttx
  • Дата
  • Books
zkLYzCqGSkWxh485wcvSHg.png

DESCRIPTION:

Learning Cocoa with Objective-C is the "must-have" book for people who want to develop applications for Mac OS X, and is the only book approved and reviewed by Apple engineers. Based on the Jaguar release of Mac OS X 10.2, this edition of Learning Cocoa includes examples that use the Address Book and Universal Access APIs. Also included is a handy quick reference card, charting Cocoa's Foundation and AppKit frameworks, along with an Appendix that includes a listing of resources essential to any Cocoa developer--beginning or advanced.Completely revised and updated, this 2nd edition begins with some simple examples to familiarize you...

Books  [Brian (Beej Jorgensen) Hall] Beej's Guide to Network Programming: Using Internet Sockets

  • Пользователь tttx
  • Дата
  • Books
4A5UuCZFTUS24L2YG_2yow.png

DESCRIPTION:

Beej's Guide to Network Programming has been one of the top socket programming guides on the Internet for the last 15 years, and it's now for the first time available as a lovingly bound paperback book! The Guide is designed to irreverently ease your first steps into Internet Sockets programming in C. Starting from the ground up, it provides complete examples of simple clients and servers supporting both IPv6 and IPv4.

Once you get through the tutorial section of the book, Part Two contains a handy-dandy reference section which helps prevent the book from becoming simple dead weight on your shelf once you've devoured it.

The book...

Books  [Marco Pistoia, Pistoia, Deepak Gupta, Ashok Ramani] JAVA 2 Network Security

  • Пользователь tttx
  • Дата
  • Books
ICx8aqXhTbWi4WUEW9klFQ.png

DESCRIPTION:

This book provides the complete insiders guide to securing Java 2 enterprise applications, with comprehensive coverage of the new Java 2 security models. Designed to help you integrate Java 2 into your enterprise security strategies.

The purpose of this book is to answer those questions, from the point of view of people who want to use Java, but want to do so reliably, securely and safely. That makes this book different from much recent writing on Java, which focuses, perfectly legitimately, on how a Java system can be broken into and how to avoid those dangers. On the contrary, this book focuses on how Java can be made secure and...

Books  [Jan Newmarch] Jan Newmarch's Guide to JINI Technologies

  • Пользователь tttx
  • Дата
  • Books
ZGeDprR9TVOuI6ksDOORhw.png

DESCRIPTION:

To understand Jini, imagine that you could move to a new office across the world or check into any hoteland could simply plug your notebook or Palm directly into the local network. Your device would immediately be recognized, and you would have access to the services at that locationtransparently. Jini is Sun's Java-based technology, with potential to make transparent "universal plug and play" a reality.

This is the perfect guide for any Java programmer interested in learning and applying Jini toward their respective network applications (any Java-enabled device interoperable with another Java-enabled device).

About the...

Books  [Daniel Brookshier, Darren Govoni, Navaneeth Krishnan, Juan Carlos Soto] JXTA: Java P2P Programming

  • Пользователь tttx
  • Дата
  • Books
gX5K53VbSx2fYCxFIsgJiA.png

DESCRIPTION:

This book provides an invaluable introduction to this new technology, filled with useful information and practical examples. It was created by members of the JXTA community, sharing their real-world experience to introduce developers to JXTA. It starts with the fundamentals of P2P and demonstrates how JXTA fulfills the P2P promise, then covers the essentials of JXTA including the protocols, the JXTA Shell, and groups. Later chapters include case studies demonstrating JXTA to synchronize data and to create distributed applications.

About the Authors:
  • Daniel Brookshier is a world-class Java consultant, author, and...
Ваши лимиты
Доступно
Осталось

Зеркала проекта

Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования. Также всегда актуальная ссылка доступна на этом сайте.

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

Пользователи онлайн

  • stalevar09
  • piggyboy
  • puck
  • VaN_111
  • andkh1
  • arinoya
  • nsrwntjo
  • Matvey768
  • nikajkz
  • elecktro
  • altaj
  • kiminfirmus
  • clickstrategy
  • weznex
  • Nbogat
  • annn6
  • leverancier
  • Nilkree
  • Sadalmelik
  • ServiceMA
  • egorychmaster
  • Rewerss
  • SanCelt
  • Ares1982
  • Fahjr
  • Kireal7
  • Swr
  • eresha
  • Foricova
  • puk888
  • Oleg2574
  • Bkr495
  • ymik321
  • Bagira74
  • oll-la
  • Marina Si
  • ivasek80
  • TSpro
  • AnataLev
  • kiberli
  • YourNightmare
  • edu75ard
  • anth
  • gfcesayrgg
  • jugene
  • yuretz23
  • justyou2020
  • Ahjvkfb n
  • Роман123321
  • Holxmail
...и ещё 362.

Отзывы о курсах

  • Kleiver
    Отличный материал
  • Podushkodav
    Как всегда материал отличного качества!
  • dyna
    This site is one of the most reliable site ever to get account that are working effectively...
    They made everything absolutely easy. ..
    You have earned my respect.. BRAVO....
  • Петр5555
    Это просто огонь!!!!! Прямая передача знаний. аналогов нет
  • AndriyS
    1. Нормальное качество звука и видео.
    2. Можно смотреть в любое время, большое внимание к решению практических задач.
    3. Нужно иметь достаточный уровень знаний. Для меня на данный момент это было сложно.
    В целом понравилось. В первую очередь практические задачи. Более наглядно увидел возможности применения алгоритмов.
  • lumiproxy
    good
  • J_STREB
    Супер
  • Renat995
    hg
  • Bazis10i
    . Качество данного продукта
  • deminavolga
    Отличный курс! Огромное спасибо!
Назад
Сверху