Books  [Jason R. Weiss] Java Cryptography Extensions: Practical Guide for Programmers (The Practical Guides)

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

DESCRIPTION:

For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a book that can answer many of the technical questions that developers, managers, and researchers have about such a critical topic. I am sure that this book will contribute greatly to the success of securing Java applications and deployments for e-business. --Anthony Nadalin, Java Security Lead Architect, IBM

For many Java developers and software engineers, cryptography is an "on-demand" programming exercise, where cryptographic concepts are shelved until the next project...

Books  [David Hook] Beginning Cryptography With Java

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

DESCRIPTION:

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...

Books  [Dick Oliver, Michael Morrison] Sams Teach Yourself HTML and CSS in 24 Hours (7th Edition) 7th Edition

  • Пользователь tttx
  • Дата
  • Books
0KX-9dyOQDicswsYLQfgDw.png

DESCRIPTION:

Learn from the newest, updated edition of the highly acclaimed introduction to HTML, Sams Teach Yourself HTML and CSS In 24 Hours. The seventh edition includes updates to introduce Cascading Style Sheets (CSS) in concert with HTML to produce quality web pages. You'll be able to study revisions that refine examples, as well as provide an enhanced integration with your web pages. You'll also gain a comprehensive understanding with new examples that match the current state of HTML.

This carefully organized, well-written tutorial teaches beginning web page development skills, covering only those HTML and CSS tags that are likely to be...

Books  [Yakov Fain, Victor Rasputnis, Anatole Tartakovsky, Viktor Gamov] Enterprise Web Development: Building Html5 Applications: From Desktop To Mobile

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

DESCRIPTION:

If you want to build your organization’s next web application with HTML5, this practical book will help you sort through the various frameworks, libraries, and development options that populate this stack. You’ll learn several of these approaches hands-on by writing multiple versions of a sample web app throughout the book, so you can determine the right strategy for your enterprise.

What’s the best way to reach both mobile and desktop users? How about modularization, security, and test-driven development? With lots of working code samples, this book will help web application developers and software architects navigate the growing...

Books  [O'Reilly & Associates] The Java Reference Library CD Bookshelf, 5 Bestselling Books

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

DESCRIPTION:

Java Reference Library CD Bookshelf is a Java programmer's dream come true. It brings together on the Web five indispensable volumes for Java developers and programmers, linking related info across books. You'll find the latest editions of these books:
  • Java Language Reference
  • Java in a Nutshell
  • Java Fundamental Classes Reference
  • Java AWT Reference
  • Exploring Java
INFORMATION PAGE:

DOWNLOAD:

Books  [O'Reilly & Associates] The Java Enterprise CD Bookshelf, 7 Bestselling Books on CD-ROM

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

DESCRIPTION:

Formatted in HTML, The Java Enterprise CD Bookshelf can be read using any Web browser. The books are fully searchable and cross-referenced. In addition to individual indexes for each book, there's a master index for the entire library.

You'll find the latest editions of these books:
  • Java Enterprise in a Nutshell
  • Java in a Nutshell, Third Edition
  • Java Foundation Classes in a Nutshell
  • Enterprise JavaBeans, Second Edition
  • Java Servlet Programming
  • Java Security
  • Java Distributed Computing
About the Authors:
  • Mark Hapner is Lead Architect for the Java 2 Platform, Enterprise Edition. He...

Books  [Bruce A. Tate] Bitter Java

  • Пользователь tttx
  • Дата
  • Books
ZsVKH4YxTt-8nBo5MRZhDQ.png

DESCRIPTION:

Intended for intermediate Java programmers, analysts, and architects, this guide is a comprehensive analysis of common server-side Java programming traps (called anti-patterns) and their causes and resolutions. Based on a highly successful software conference presentation, this book is grounded on the premise that software programmers enjoy learning not from successful techniques and design patterns, but from bad programs, designs, and war stories -- bitter examples. These educational techniques of graphically illustrating good programming practices through negative designs and anti-patterns also have one added benefit: they are fun...

Books  [Bruce A. Tate] Beyond Java

  • Пользователь tttx
  • Дата
  • Books
Jz5-bXa9SMK0VZ-iFdqNbg.png

DESCRIPTION:

Bruce Tate, author of the Jolt Award-winning Better, Faster, Lighter Java has an intriguing notion about the future of Java, and it's causing some agitation among Java developers. Bruce believes Java is abandoning its base, and conditions are ripe for an alternative to emerge.

In Beyond Java, Bruce chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success. Then, he describes the characteristics of likely successors to Java. He builds to a rapid and heady climax, presenting alternative languages and frameworks with...

Books  [Rosanna Lee, Scott Seligman] JNDI API Tutorial and Reference: Building Directory-Enabled Java Applications

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

DESCRIPTION:

This book provides an introduction to naming and directory technologies and an overview of the Java Naming and Directory Interface(tm) (JNDI). The tutorial in this book progresses from the most basic to advanced JNDI capabilities and techniques, including more than 200 working examples that demonstrate writing, compiling, and running directory-enabled Java(tm) programs. In addition, this book contains a comprehensive reference section that documents all JNDI classes and interfaces. The accompanying CD-ROM includes JNDI software and service providers, the Java 2 platform, and the hypertext version of the Java Tutorials, the JDBC(tm)...

Books  [Alexandre Patchine, Dr. Heinz M. Kabutz] 1000 Java Tips

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

DESCRIPTION:

1000 Java Tips is an 856 pages of A4 format of Java tips, advises and solutions from real daily Java experiences. Compiled from the questions and answers inside the author's Java newsletter since 2001, this book covers most seeked Java topics and some other related ones. This book is not something that can be used solely to learn Java, while of course it makes a excellent companion for a good Java tutorial book.

INFORMATION PAGE:

DOWNLOAD:

Books  [Philip Heller, Simon Roberts] Complete Java 2 Certification Study Guide, 5th Edition

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

DESCRIPTION:

Here's the book you need to prepare for the Java 2 Programmer (SCJP) and Developer (SCJD) exams. This Study Guide was developed to meet the exacting requirements of today's certification candidates. In addition to the consistent and accessible instructional approach that has earned Sybex the reputation as the leading publisher for certification self-study guides, this book provides:
  • In-depth coverage of every exam objective for the revised SCJP Exam
  • Hundreds of challenging practice questions
  • Leading-edge exam preparation software, including a test engine and the entire book on PDF
About the Authors:
  • ...

Books  [Sing Li, Jonathan Knuudsen] Beginning J2ME: From Novice to Professional, Third Edition

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

DESCRIPTION:

J2ME or Wireless Java development platform is a topic of interest, and is still a hot topic for shows like JavaOne.

Empowered by info on GUI graphics, sound, and music; enables a beginning wireless Java developer to build games for cell phone and other wireless devices.

Easy-to-read style with lots of practical, hands-on code examples.

INFORMATION PAGE:

DOWNLOAD:

Books  [Michel Schinz] Compiling Scala for the Java Virtual Machine

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

DESCRIPTION:

This book focuses on the compilation of two important concepts of Scala : mixin inheritance and run time types. The compilation techniques are presented in the context of the Java virtual machine, but could be adapted easily to other similar environments. Mixin inheritance is a relatively recent form of inheritance, offering new capabilities compared to single inheritance, without the complexity of multiple inheritance.

INFORMATION PAGE:

DOWNLOAD:

Books  [Jeff T Heaton] Introduction to Neural Networks with Java

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

DESCRIPTION:

Introduction to Neural Networks in Java introduces the Java programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures such as the feedforward backpropagation, Hopfield, and Kohonen networks are discussed. Additional AI topics, such as Genetic Algorithms and Simulated Annealing, are also introduced.

Practical examples are given for each neural network. Examples include the Traveling Salesman problem, handwriting recognition, fuzzy logic and learning mathematical functions. All Java source code can be downloaded online. In addition to showing the programmer how to construct these neural...

Books  [Khalid Mughal, Rolf Rasmussen] Programmer's Guide to Java SE 8 Oracle Certified Associate (OCA)

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

DESCRIPTION:

Unique among Java tutorials, A Programmer’s Guide to Java® SE 8 Oracle Certified Associate (OCA): A Comprehensive Primer combines an integrated, expert introduction to Java SE 8 with comprehensive coverage of Oracle’s new Java SE 8 OCA exam 1Z0-808.

Based on Mughal and Rasmussen’s highly regarded guide to the original SCJP Certification, this streamlined volume has been thoroughly revised to reflect major changes in the new Java SE 8 OCA exam. It features an increased focus on analyzing code scenarios and not just individual language constructs, and each exam objective is thoroughly addressed, reflecting the latest Java SE 8...

Books  [Khalid Mughal, Rolf Rasmussen] A Programmer's Guide to Java SCJP Certification: A Comprehensive Primer, 3rd Edition

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

DESCRIPTION:

This book will help you prepare for and pass the Sun Certified Programmer for the Java Platform SE 6 (CX-310-065) Exam. It is written for any experienced programmer (with or without previous knowledge of Java) interested in mastering the Java programming language and passing the SCJP 1.6 Exam.

A Programmer’s Guide to Java™ SCJP Certification, Third Edition, provides detailed coverage of all exam topics and objectives, readily runnable code examples, programming exercises, extensive review questions, and a new mock exam. In addition, as a comprehensive primer to the Java programming language, this book is an invaluable reference...

Books  [Kathy Sierra, Bert Bates] OCP Java SE 6 Programmer Practice Exams

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

DESCRIPTION:

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.​

Don't Let the Real Test Be Your First Test!​

Written by two of the lead developers of the Java SE Programmer Exam, OCP Java SE 6 Programmer Practice Exams is filled with more than 260 realistic practice questions to prepare you for this challenging exam. To help you understand this material, in-depth explanations of both the correct and incorrect answers are included for every question. This practical guide covers all official...

Books  [Kathy Sierra, Bert Bates] SCJP Sun Certified Programmer for Java 6 Exam 310-065

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

DESCRIPTION:

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.

The Best Fully Integrated Study System Available--Written by the Lead Developers of Exam 310-065

With hundreds of practice questions and hands-on exercises, SCJP Sun Certified Programmer for Java 6 Study Guide covers what you need to know--and shows you how to prepare--for this challenging exam.
  • 100% complete coverage of all official objectives for exam 310-065
  • Exam Objective Highlights in every chapter point out certification...

Books  [Richard Raposa] SCJP Sun Certified Programmer for Java Platform SE6 Study Guide

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

DESCRIPTION:

Sun's foundation-level Sun Certified Java Programmer (SCJP) for Standard Edition 6 is a must-have for any Java programmer, and is a prerequisite for Sun’s specialty certifications. This resource is essential preparation for the SCJP and focuses heavily on the skill set that Sun expects its SCJPs to have, with numerous examples, exercises, and real-world scenarios to give readers the tools needed to use what they learn. The material covers declarations, initialization, and scoping; flow control; API contents; concurrency; object-oriented concepts; collections/generics; and fundamentals. The interactive CD-ROM features chapter review...

Books  [Chris Adamson] QuickTime for Java: A Developer's Notebook

  • Пользователь tttx
  • Дата
  • Books
onBJ-GZETn-DGI3P_M-xDg.png

DESCRIPTION:

QuickTime Java (QJT) is a terrific multimedia toolkit, but it's also terrifying to the uninitiated. Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QTJ is powerful, but not easy to get into. In fact, when it comes to class-count, QuickTime Java is nearly as large as all of Java 1.1.Once you learn the entire scope of Apple's QuickTime software, you really appreciate the problem. At its simplest, QuickTime allows Mac and Windows users to play audio and video on their computers. But QuickTime is many things: a file format, an environment for media authoring, and a...

Books  [Monica Pawlan] Essentials of the Java Programming Language: A Hands-On Guide

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

DESCRIPTION:

Thousands of programmers want to learn Java fast, hands-on -- with as little complexity and theory as possible. For them, Essentials of the JavaaA A Programming Language is the perfect starting point.

Based on the author's wildly-popular web tutorial, this accessible, "learn-by-doing" guide covers all the fundamentals by walking through a simple program that gradually grows into a full-fledged eCommerce application which illustrates Java's most important programming techniques and concepts.

In the first half of the book, developers master key essentials such as: building basic user interfaces; reading and writing data to files and...

Books  [Lou Marco] Developing Mainframe Java™ Applications

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

DESCRIPTION:

As simple Web access to data housed on corporate mainframes is fast becoming a core business requirement, mainframe programmers need to learn how to develop Java applications to keep pace with growing corporate needs. Focusing on concepts familiar to mainframe programmers, this book gives step-by-step guidance on how to use Java to access file and database structures common to mainframe environments. After comparing Java and mainframe languages such as COBOL and PL/I, Marco goes on to cover Java implementations for IBM's OS/390 and advanced Java programming techniques, including Java classes and EJB.
A must-read for anyone who needs...
Ваши лимиты
Доступно
Осталось

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

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

Рабочее Openssource.ORG

Рабочее S1 piratehub

Рабочее S2 piratehub

Рабочее S3 piratehub

Рабочее S4 piratehub

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

  • zamhakima
  • Lana Pavlova
  • asd45
  • Alya9
  • солнце67098
  • nsrwntjo
  • ArcHiTechTor
  • ghj_100
  • Miola
  • lazycat2009
  • aksenovak1006
  • vladimir671games
  • xeabadnu
  • dmis
  • YooZone
  • zi.titan
  • shpilka85
  • opranda
  • AnataLev
  • женщина
  • MEEKHA
  • magnif
  • zoom11
  • vndkksixjcjf
  • Gtrade
  • martyr789
  • JennyFox
  • Morfelius
  • Marfa2022
  • scampa
  • fashion10
  • budarmal12
  • Ruslan77
  • DanielCod
  • Annadm
  • corps99
  • Mandalorian
  • Katu
  • dmdmdm
  • ush.an
  • svet1111
  • alex3030
  • Kettirinka
  • TimurBelyanin
  • Larry Castoms
  • ViktorHan
  • style11
  • Jawm_
  • leon367
  • nip
...и ещё 22.

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

  • evgeny05
    nice
  • evgeny05
    nice
  • dz031677
    Приобрел юмани. Статус максимальный по приемлемой цене.

    Продавца рекомендую 🤝
  • 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
    Супер
Назад
Сверху