Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: В настоящее время эта функция требует доступа к сайту с помощью встроенного браузера Safari.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
This resource will let you become familiar with the essentials of the Eiffel programming language and method, and the EiffelStudio environment.
An indispensable resource for anyone working with Eiffel, this up-to-date guide provides full coverage of the most recent version of the language, focusing on Eiffel's practical use in the development of large, mission-critical software systems.
In addition to a comprehensive description of Eiffel's syntax and semantics, you will find in-depth information on style guides, analysis and design, design patterns, and validation and testing. Descriptions and comparisons of available compilers...
From object technology pioneer and ETH Zurich professor Bertrand Meyer, winner of the Jolt award and the ACM Software System Award, a revolutionary textbook that makes learning programming fun and rewarding. Meyer builds his presentation on a rich object-oriented software system supporting graphics and multimedia, which students can use to produce impressive applications from day one, then understand inside out as they learn new programming techniques.
Unique to Touch of Class is a combination of a practical, hands-on approach to programming with the introduction of sound theoretical support focused on helping students learn the...
Beginning CSS3 teaches you how to style web pages using Cascading Style Sheets (CSS)―the language of web design. Starting from first principles, you’ll learn through a series of practical exercises how to change the default look of HTML tags, adding color, backgrounds, and borders. The book demystifies core concepts, such as the CSS box model and selectors, giving you the confidence and knowledge to create innovative and flexible page layouts. You’ll also learn how to create rounded corners, drop shadows, and gradients without the need for images, using the latest CSS3 techniques.
Coding in Delphi is a new programming book by Nick Hodges that covers a variety of powerful Delphi programming features and techniques including Generics, Interfaces, Exception, Handling, Anonymous Methods, Collections, RTTI, Enumerators, Attributes, Dependency Injection and Unit Testing
If you are a Dart developer looking to sharpen your skills, and get insight and tips on how to put that knowledge into practice, then this book is for you.
You should also have a basic knowledge of HTML, and how web applications with browser clients and servers work, in order to build dynamic Dart applications.
What You Will Learn:
Set up your Dart environment to achieve the highest productivity
Structure, document, test, and deploy your apps
Use mixins, reflections, annotations, and other metadata programming techniques to create powerful apps
Use the power of modern browsers to process and store data...
A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applications
Key Features:
Get up to speed with the basics of Dart programming and delve into Flutter development
Understand native SDK and third-party libraries for building Android and iOS applications using Flutter
Package and deploy your Flutter apps to achieve native-like performance
Book Description:
Google Flutter is a cross-platform mobile framework that makes it easy to write high-performance apps for Android and iOS. This book will help you get to grips with the basics of the Flutter...
CSS Master is tailor-made for the web designer or front-end devleoper who's really serious about taking their skills to the next level. Discover how to keep ahead of the game by adhering to best practice and employing the most effective, cutting-edge CSS techniques. Now thoroughly updated in its second edition, this book covers how to:
Organize your CSS to create the most efficient and most maintainable code
Employ advanced approaches to achieve complex layouts: flexbox, grid layouts, multi-column, and more
Use next-level effects: transitions, transforms, filters, animations, and more
A one-stop guide on Delphi to help you build cross-platform apps
This book covers important concepts such as the FireMonkey library, shows you how to interact with the Internet of Things, and enables you to integrate with Cloud services
The code is explained in detail with observations on how to create native apps for Ios and Android with a single code base
Book Description:
Delphi is the most powerful Object Pascal IDE and component library for cross-platform native app development. It enables building natively compiled, blazingly fast apps for all major platforms...
Dart is a class-based, object-oriented language that simplifies the development of structured modern apps, scales from small scripts to large applications, and can be compiled to JavaScript for use in any modern browser. In this rigorous but readable introductory text, Dart specification lead Gilad Bracha fully explains both the language and the ideas that have shaped it.
The Dart Programming Language offers an authoritative description of Dart for programmers, computer science students, and other well-qualified professionals. The text illuminates key programming constructs with significant examples, focusing on principles of the...
This short ebook describes the Google's Dart language, libraries, and tools that help you develop structured, fast, and maintainable web apps that run in any modern browser. It fully explains both the language and the ideas that have shaped it.
Dart is a class-based, object-oriented language that simplifies the development of structured modern apps, scales from small scripts to large applications, and can be compiled to JavaScript for use in any modern browser.
About the Authors:
Kathy is a technical writer who's worked on docs for Chrome and other developer APIs at Google since 2006. Before that, she worked at Sun...
Learn the fundamentals of Delphi to build a variety of solutions for many devices and platforms. Author Marco Breveglieri will provide you with an overview of Delphi, its principles, its environment, and its use of Object Pascal language so that you can harness its versatility. With Delphi Succinctly, the power of Delphi is at your fingertips.
This book is written for programmers who want to learn the Object Pascal Language. It is also suitable as a first programming book for new students and non-programmers. It illustrates programming techniques in general in addition to the Object Pascal Language.
Learn how to write a program on your own, how to debug it, and how to use it to start up a microcontroller. The book provides numerous practical examples with necessary connection schematics explaining the operation of temperature sensors, A/D and D/A converters, LCD and LED displays, relays, communication modules etc. It is constantly updated with fresh examples. All program codes are commented in details to make it easier for beginners to start programming. Instruction set, operators, control structures, and other elements of the PASCAL programming language are thoroughly explained as well. And that's not all, the book also...
Essential Pascal is an introduction to the basic features of the Pascal language, as found in Delphi and other modern development tools, from the best selling author of Mastering Delphi.
About the Authors:
Marco Cantu is the best-selling author of the Mastering Delphi series, Delphi 2007 and 2009 handbooks and a prominent experts in the Delphi programming community.
Still the Best Delphi Resource--Now Fully Updated and Expanded
Whether you're new to Delphi or just making the move from an earlier version, Mastering Delphi 7 is the one resource you can't do without. Practical, tutorial-based coverage helps you master essential techniques in database, client-server, and Internet programming. And the insights of renowned authority Marco Cantù give you the necessary knowledge to take advantage of what's new to Delphi 7--particularly its support for .NET.
Coverage includes:
* Creating visual web applications with IntraWeb
* Writing sockets-based applications with Indy
* Creating data-aware...
A friendly introductory guide to Borland Delphi: a form is a window, highlights of the Delphi environment, the object repository and the Delphi wizards, a tour of the basic components, creating and handling menus, multimedia fun, and more.
Helping users accomplish a lot without doing a lot of coding, this book gives a great overview of programming in Delphi starting with the basics--form design. It then takes users step-by-step through placing components on a form, setting properties (color, caption, font) and adding functionality. This book also covers Delphi's network simulation tools.
Delphi takes a great leap forward; it's time for you to do the same. The latest release of Borland's Delphi is a major overhaul, featuring a brand-new IDE for both Win32 and .NET development and tons of other improvements. "Mastering Borland Delphi 2006" is the best way to get up-to-speed, whether you're starting from scratch or have experience with an earlier version.
Written by an award-winning and internationally known Delphi expert, this book shows you how to capitalize on Delphi's many advantages - including its clean language, speed of development, portability, and an active community that has produced hundreds of third-party...
Delphi is a high-level, compiled, strongly typed language that supports structured and object-oriented design. Basedon Object Pascal, its benefits include easy-to-read code, quick compilation, and the use of multiple unit files formodular programming. Delphi has special features that support Borland's component framework and RADenvironment. For the most part, descriptions and examples in this language guide assume that you are using Borlanddevelopment tools.Most developers using Borland software development tools write and compile their code in the integrateddevelopment environment (IDE). Borland development tools handle many details...
Зеркала PirateHUB на случай блокировки основного адреса. Эти ссылки безопасны для использования.
Также всегда актуальная ссылка доступна на этом сайте.
Это букмекер и к трейдингу он не имеет ни какого отношения. Да и к тому же скорее всего заработанные деньги они вам не дадут выводить. К стати, а админы знают что ты тут свою рекламу раскидываешь на халяву?