EBookClubs

Read Books & Download eBooks Full Online

EBookClubs

Read Books & Download eBooks Full Online

Book Delphi Cookbook

    Book Details:
  • Author : Daniele Teti
  • Publisher : Packt Publishing Ltd
  • Release : 2016-06-30
  • ISBN : 1785280503
  • Pages : 470 pages

Download or read book Delphi Cookbook written by Daniele Teti and published by Packt Publishing Ltd. This book was released on 2016-06-30 with total page 470 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 60 hands-on recipes to help you master the power of Delphi for cross-platform and mobile development on multiple platforms About This Book Get to grips with Delphi to build and deploy various cross-platform applications Design, develop, and deploy real-world applications by implementing a single source codebase This swift guide will increase your productivity to develop applications with Delphi Who This Book Is For If you are an intermediate developer with a basic knowledge of Delphi and you want to develop cross-platform applications, then this book is for you. Familiarity with the fundamentals of RAD (Rapid Application Development) Studio is expected. What You Will Learn Develop visually stunning applications using FireMonkey Deploy LiveBinding effectively with the right OOP approach Create server-side programs to serve RESTful web services and provide data to your mobile apps Use well-defined GUI design patterns to build mobile applications that provide a great user experience Build mobile apps that read data from a remote server efficiently Call the platform native API on Android and iOS even for an unpublished API Manage software customization for your customer by making better use of an extended RTTI Implement the most popular design pattern without wasting too much time on debugging and bug fixing In Detail Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, and Apple iOS. It helps you to concentrate on the real business and save yourself the pain of wandering amid GUI widget details, or having to tackle inter-platform incompatibilities. It also has a wide range of drag-and-drop controls, helping you code your business logic into your business model, and it compiles natively for desktop and mobile platforms. This book will teach you how to design and develop applications, deploy them on the cloud platform, and distribute them within an organization via Google Play and other similar platforms. You will begin with the basics of Delphi and get acquainted with JSON format strings, XSLT transformations, unicode encodings and various types of streams. We then move on to more advanced topics such as developing higher-order functions and using enumerators and RTTI. You will get an understanding of how Delphi RTL functions and how to use FireMonkey in a VCL application. We will then cover topics such as multithreading, using the parallel programming library and putting Delphi on a server. We will also take a look at the new feature of WebBroker Apache modules and then ride the mobile revolution with FireMonkey. By the end of the book, you will be able to develop and deploy cross-platform applications using Delphi. Style and approach Delphi Cookbook is an easy-to-follow guide, rich with hands-on examples of real-world programming tasks in Delphi.

Book Delphi Cookbook

    Book Details:
  • Author : Daniele Spinetti
  • Publisher : Packt Publishing Ltd
  • Release : 2018-07-31
  • ISBN : 1788623185
  • Pages : 659 pages

Download or read book Delphi Cookbook written by Daniele Spinetti and published by Packt Publishing Ltd. This book was released on 2018-07-31 with total page 659 pages. Available in PDF, EPUB and Kindle. Book excerpt: Quickly learn and employ practical recipes for developing real-world, cross-platform applications using Delphi. Key Features Get to grips with Delphi to build and deploy various cross-platform applications Design and deploy real-world apps by implementing a single source codebase Build robust and optimized GUI applications with ease Book Description Delphi is a cross-platform integrated development environment (IDE) that supports rapid application development on different platforms, saving you the pain of wandering amid GUI widget details or having to tackle inter-platform incompatibilities. Delphi Cookbook begins with the basics of Delphi and gets you acquainted with JSON format strings, XSLT transformations, Unicode encodings, and various types of streams. You’ll then move on to more advanced topics such as developing higher-order functions and using enumerators and run-time type information (RTTI). As you make your way through the chapters, you’ll understand Delphi RTL functions, use FireMonkey in a VCL application, and cover topics such as multithreading, using aparallel programming library and deploying Delphi on a server. You’ll take a look at the new feature of WebBroker Apache modules, join the mobile revolution with FireMonkey, and learn to build data-driven mobile user interfaces using the FireDAC database access framework. This book will also show you how to integrate your apps with Internet of Things (IoT). By the end of the book, you will have become proficient in Delphi by exploring its different aspects such as building cross-platforms and mobile applications, designing server-side programs, and integrating these programs with IoT. What you will learn Develop visually stunning applications using FireMonkey Deploy LiveBinding effectively with the right object-oriented programming (OOP) approach Create RESTful web services that run on Linux or Windows Build mobile apps that read data from a remote server efficiently Call platform native API on Android and iOS for an unpublished API Manage software customization by making better use of an extended RTTI Integrate your application with IOT Who this book is for Delphi Cookbook is for intermediate developers with a basic knowledge of Delphi who want to discover and understand all the development possibilities offered by it.

Book Delphi Cookbook

    Book Details:
  • Author : Daniele Teti
  • Publisher : CreateSpace
  • Release : 2014-11-13
  • ISBN : 9781503186712
  • Pages : 328 pages

Download or read book Delphi Cookbook written by Daniele Teti and published by CreateSpace. This book was released on 2014-11-13 with total page 328 pages. Available in PDF, EPUB and Kindle. Book excerpt: 50 hands-on recipes to master the power of Delphi for cross-platform and mobile development on Windows, Mac OS X, Android, and iOS About This Book Increase your Delphi productivity with this accessible and swift guide Explore vital and powerful features while developing mobile applications using Delphi Full of recipes and solutions identified from the everyday challenges faced by the author in his many years as a consultant Who This Book Is For Intended to refresh the basics of Delphi as well as advance your knowledge to the next level, it is assumed you will know RAD studio and the Object Pascal language. However, if you are not an experienced RAD studio programmer this accessible guide will still develop those initial crucial skills. In Detail With this book, you will gain valuable and practical knowledge of the latest functionalities of Delphi. Starting with the foundations, you will work on your VCL application, customize the TDBGrid, and configure your runtime class using RTTI. Going forward, you will build on this foundation and deploy FireMonkey to go cross-platform or even call FireMonkey from a VCL project, and you will fully understand how you can include Delphi on your server. Finally, you will use App Tethering, call Android and iOS SDK classes, and even use the Android TextToSpeech engine to add sounds to your phone! With this learning resource at your side, you will acquire all that a RAD Studio developer needs to know about Delphi in one complete, informative guide.

Book IOS 10 Swift Programming Cookbook

Download or read book IOS 10 Swift Programming Cookbook written by Vandad Nahavandipoor and published by "O'Reilly Media, Inc.". This book was released on 2016-12-05 with total page 455 pages. Available in PDF, EPUB and Kindle. Book excerpt: Ready to build truly stunning apps for iPhone, iPad, and Apple Watch? This cookbook—written exclusively in Swift 3—provides more than 120 proven solutions for tackling the latest features in iOS 10 and watchOS 3. With these code-rich recipes, you’ll learn how to build dynamic voice interfaces with Siri and messaging apps with iMessage. You’ll also learn how to use interactive maps, multitasking functionality, the UI Testing framework, and many other features. This cookbook is ideal for intermediate and advanced iOS developers looking to work with the newest versions of Apple’s mobile operating systems. Each recipe includes reusable code that's available on GitHub, so you can put it to work right away. Let users interact with your apps and services through Siri Write your own iMessage extensions that allow added interactivity Work with features in Swift 3, Xcode 8, and Interface Builder Build standalone apps for Apple Watch Create vibrant user interfaces with new UIKit features Use Spotlight APIs to make your app content searchable Add Picture in Picture playback functionality to iPad apps Take advantage of MapKit and Core Location updates Use Apple’s new UI Testing framework Liven up your UI with gravity and turbulence fields

Book Expert Delphi

    Book Details:
  • Author : Pawel Glowacki
  • Publisher : Packt Publishing Ltd
  • Release : 2017-06-30
  • ISBN : 1786465841
  • Pages : 494 pages

Download or read book Expert Delphi written by Pawel Glowacki and published by Packt Publishing Ltd. This book was released on 2017-06-30 with total page 494 pages. Available in PDF, EPUB and Kindle. Book excerpt: Become a developer superhero and build stunning cross-platform apps with Delphi About This Book 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 Who This Book Is For If you want to create stunning applications for mobile, desktop, the cloud, and the Internet of Things, then this book is for you. This book is for developers who would like to build native cross-platform apps with a single codebase for iOS and Android. A basic knowledge of Delphi is assumed, although we do cover a primer on the language. What You Will Learn Understand the basics of Delphi and the FireMonkey application platform as well as the specifics of Android and iOS platforms Complete complex apps quickly with access to platform features and APIs using a single, easy-to-maintain code base Work with local data sources, including embedded SQL databases, REST servers, and Backend-as-a-Service providers Take full advantage of mobile hardware capabilities by working with sensors and Internet of Things gadgets and devices Integrate with cloud services and data using REST APIs and scalable multi-tier frameworks for outstanding multi-user and social experience Architect and deploy powerful mobile back-end services and get super-productive by leveraging Delphi IDE agile functionality Get to know the best practices for writing a high-quality, reliable, and maintainable codebase in the Delphi Object Pascal language In Detail 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 including Android, iOS, Windows, Mac, and Linux. If you want to build server-side applications, create web services, and have clear GUIs for your project, then this book is for you. The book begins with a basic primer on Delphi helping you get accustomed to the IDE and the Object Pascal language and will then quickly move on to advanced-level concepts. Through this book, we'll help you understand the architecture of applications and will teach you the important concepts of the FireMonkey library, show you how to build server-side services, and enable you to interact with the Internet of Things. Towards the end, you will learn to integrate your app with various web services and deploy them. By the end of the book, you will be able to build powerful, cross-platform, native apps for iOS and Android with a single code base. Style and approach This book will help you build cross-platform mobile apps with Delphi using a step-by-step approach.

Book Delphi High Performance

    Book Details:
  • Author : Primož Gabrijelčič
  • Publisher : Packt Publishing Ltd
  • Release : 2018-02-26
  • ISBN : 1788621247
  • Pages : 328 pages

Download or read book Delphi High Performance written by Primož Gabrijelčič and published by Packt Publishing Ltd. This book was released on 2018-02-26 with total page 328 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build fast, scalable, and high performing applications with Delphi Key Features Build efficient and concurrent applications in Delphi with focused examples Identify performance bottlenecks and apply the correct algorithm to increase the performance of applications. Delve into parallel programming and memory management to optimize your code Book DescriptionDelphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for Microsoft Windows, Apple Mac OS X, Google Android, iOS, and now Linux with RAD Studio 10.2. This book will be your guide to build efficient high performance applications with Delphi. The book begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. It will teach you how to improve your algorithms before taking you through parallel programming. You’ll then explore various tools to build highly concurrent applications. After that, you’ll delve into improving the performance of your code and master cross-platform RTL improvements. Finally, we’ll go through memory management with Delphi and you’ll see how to leverage several external libraries to write better performing programs. By the end of the book, you’ll have the knowledge to create high performance applications with Delphi.What you will learn Find performance bottlenecks and easily mitigate them Discover different approaches to fix algorithms Understand parallel programming and work with various tools included with Delphi Master the RTL for code optimization Explore memory managers and their implementation Leverage external libraries to write better performing programs Who this book is for This book is for Delphi developers who would like to build high performance applications with Delphi. Prior knowledge of Delphi is assumed.

Book Boost C   Application Development Cookbook

Download or read book Boost C Application Development Cookbook written by Antony Polukhin and published by Packt Publishing Ltd. This book was released on 2017-08-30 with total page 433 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn to build applications faster and better by leveraging the real power of Boost and C++ About This Book Learn to use the Boost libraries to simplify your application development Learn to develop high quality, fast and portable applications Learn the relations between Boost and C++11/C++4/C++17 Who This Book Is For This book is for developers looking to improve their knowledge of Boost and who would like to simplify their application development processes. Prior C++ knowledge and basic knowledge of the standard library is assumed. What You Will Learn Get familiar with new data types for everyday use Use smart pointers to manage resources Get to grips with compile-time computations and assertions Use Boost libraries for multithreading Learn about parallel execution of different task Perform common string-related tasks using Boost libraries Split all the processes, computations, and interactions to tasks and process them independently Learn the basics of working with graphs, stacktracing, testing and interprocess communications Explore different helper macros used to detect compiler, platform and Boost features In Detail If you want to take advantage of the real power of Boost and C++ and avoid the confusion about which library to use in which situation, then this book is for you. Beginning with the basics of Boost C++, you will move on to learn how the Boost libraries simplify application development. You will learn to convert data such as string to numbers, numbers to string, numbers to numbers and more. Managing resources will become a piece of cake. You'll see what kind of work can be done at compile time and what Boost containers can do. You will learn everything for the development of high quality fast and portable applications. Write a program once and then you can use it on Linux, Windows, MacOS, Android operating systems. From manipulating images to graphs, directories, timers, files, networking – everyone will find an interesting topic. Be sure that knowledge from this book won't get outdated, as more and more Boost libraries become part of the C++ Standard.

Book Delphi Programming Projects

Download or read book Delphi Programming Projects written by William Duarte and published by Packt Publishing Ltd. This book was released on 2019-05-03 with total page 241 pages. Available in PDF, EPUB and Kindle. Book excerpt: Improve your Delphi programming skills by building robust applications for Android, iOS, and Windows platform Key FeaturesBuild responsive user interfaces (UIs) for desktop and mobile with FireMonkeyImplement a microservices architecture using the Rapid Application Development(RAD) serverCreate clones of popular applications like Instagram and Facebook using Delphi 10.3Book Description Delphi is a cross-platform programming language and software development kit that supports rapid application development for Microsoft Windows, Apple Mac OS X, Android, and iOS. With the help of seven practical projects, this book will guide you through the best practices, Delphi Run-Time Library (RTL) resources, and design patterns. Whether you use the Visual Component Library (VCL) or FireMonkey (FMX) framework, these design patterns will be implemented in the same way in Delphi, using Object Pascal. In the first few chapters, you will explore advanced features that will help you build rich applications using the same code base for both mobile and desktop projects. In addition to this, you’ll learn how to implement microservice architecture in Delphi. As you get familiar with the various aspects of Delphi, you will no longer need to maintain source code for similar projects, program business rules on screens, or fill your forms with data access components. By the end of this book, you will have gained an understanding of the principles of clean code and become proficient in building robust and scalable applications in Delphi. What you will learnGet to grips with the advanced features of RTLUnderstand how to deal with the paradigm change between multiplatform projectsBuild rich interfaces with Google's Material Design featuresUnderstand how to implement design patterns in DelphiTurn a mobile device into a remote controller with app tethering technologyBuild a multi-database system using VCLWho this book is for This book is for developers, programmers, and IT professionals who want to learn the best market practices by implementing practical projects. Prior knowledge of the Delphi language is a must.

Book Smitten Kitchen Every Day

Download or read book Smitten Kitchen Every Day written by Deb Perelman and published by Knopf. This book was released on 2017-10-24 with total page 352 pages. Available in PDF, EPUB and Kindle. Book excerpt: NEW YORK TIMES BEST SELLER • From the best-selling author of The Smitten Kitchen Cookbook—this everyday cookbook is “filled with fun and easy ... recipes that will have you actually looking forward to hitting the kitchen at the end of a long work day” (Bustle). A happy discovery in the kitchen has the ability to completely change the course of your day. Whether we’re cooking for ourselves, for a date night in, for a Sunday supper with friends, or for family on a busy weeknight, we all want recipes that are unfussy to make with triumphant results. Deb Perelman, award-winning blogger, thinks that cooking should be an escape from drudgery. Smitten Kitchen Every Day: Triumphant and Unfussy New Favorites presents more than one hundred impossible-to-resist recipes—almost all of them brand-new, plus a few favorites from her website—that will make you want to stop what you’re doing right now and cook. These are real recipes for real people—people with busy lives who don’t want to sacrifice flavor or quality to eat meals they’re really excited about. You’ll want to put these recipes in your Forever Files: Sticky Toffee Waffles (sticky toffee pudding you can eat for breakfast), Everything Drop Biscuits with Cream Cheese, and Magical Two-Ingredient Oat Brittle (a happy accident). There’s a (hopelessly, unapologetically inauthentic) Kale Caesar with Broken Eggs and Crushed Croutons, a Mango Apple Ceviche with Sunflower Seeds, and a Grandma-Style Chicken Noodle Soup that fixes everything. You can make Leek, Feta, and Greens Spiral Pie, crunchy Brussels and Three Cheese Pasta Bake that tastes better with brussels sprouts than without, Beefsteak Skirt Steak Salad, and Bacony Baked Pintos with the Works (as in, giant bowls of beans that you can dip into like nachos). And, of course, no meal is complete without cake (and cookies and pies and puddings): Chocolate Peanut Butter Icebox Cake (the icebox cake to end all icebox cakes), Pretzel Linzers with Salted Caramel, Strawberry Cloud Cookies, Bake Sale Winning-est Gooey Oat Bars, as well as the ultimate Party Cake Builder—four one-bowl cakes for all occasions with mix-and-match frostings (bonus: less time spent doing dishes means everybody wins). Written with Deb’s trademark humor and gorgeously illustrated with her own photographs, Smitten Kitchen Every Day is filled with what are sure to be your new favorite things to cook.

Book IOS Auto Layout Demystified

Download or read book IOS Auto Layout Demystified written by Erica Sadun and published by Pearson Education. This book was released on 2013 with total page 241 pages. Available in PDF, EPUB and Kindle. Book excerpt: Auto Layout re-imagines the way developers create user interfaces. It provides a flexible and powerful system that describes how views and their content relate to each other and to the windows and superviews they occupy. In contrast to older design approaches, this technology offers incredible control over layout with a wider range of customization than frames, springs, and struts can express. In this guide, Erica Sadun, bestselling author of The Core iOS 6 Developer's Cookbook and The Advanced iOS 6 Developer's Cookbook , helps readers learn how to use Auto Layout effectively, even masterfully, by providing an abundance of examples alongside plenty of explanations and tips. Instead of struggling with class documentation, you learn in simple steps how the system works and why it's far more powerful than you first imagined. You read about common design scenarios and discover best practices that make Auto Layout a pleasure rather than a chore to use. Sadun includes examples of non-obvious ways to use Auto Layout to build interactive elements, animations, and other features beyond what you might normally lay out in Interface Builder to help expand the reader's design possibilities. With this book you will learn The basic concepts that form the foundation of Auto Layout How to create clear and satisfiable rules of your layout, called constraints How to work effectively with the Interface Builder Layout What visual constraints look like, how to work with them, and how they are used in your projects How to debug constraints How to design interfaces when working with Auto Layout Effective solutions to the most common real-world problems and challenges Approximately 238 pages. For related content by author Erica Sadun, see The Core iOS 6 Developer's Cookbook , and The Advanced iOS 6 Developer's Cookbook .

Book Delphi

    Book Details:
  • Author : Borland
  • Publisher : Thomson South-Western
  • Release : 1995-01-01
  • ISBN : 9780538655903
  • Pages : pages

Download or read book Delphi written by Borland and published by Thomson South-Western. This book was released on 1995-01-01 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Book Learning Data Mining with Python

Download or read book Learning Data Mining with Python written by Robert Layton and published by . This book was released on 2015 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: About This Book Learn data mining in practical terms, using a wide variety of libraries and techniques Learn how to find, manipulate, and analyze data using Python Step-by-step instructions on creating real-world applications of data mining techniques Who This Book Is For If you are a programmer who wants to get started with data mining, then this book is for you. What You Will Learn Apply data mining concepts to real-world problems Predict the outcome of sports matches based on past results Determine the author of a document based on their writing style Use APIs to download datasets from social media and other online services Find and extract good features from difficult datasets Create models that solve real-world problems Design and develop data mining applications using a variety of datasets Set up reproducible experiments and generate robust results Recommend movies, online celebrities, and news articles based on personal preferences Compute on big data, including real-time data from the Internet In Detail The next step in the information age is to gain insights from the deluge of data coming our way. Data mining provides a way of finding this insight, and Python is one of the most popular languages for data mining, providing both power and flexibility in analysis. This book teaches you to design and develop data mining applications using a variety of datasets, starting with basic classification and affinity analysis. Next, we move on to more complex data types including text, images, and graphs. In every chapter, we create models that solve real-world problems. There is a rich and varied set of libraries available in Python for data mining. This book covers a large number, including the IPython Notebook, pandas, scikit-learn and NLTK. Each chapter of this book introduces you to new algorithms and techniques. By the end of the book, you will gain a large insight into using Python for data mining, with a good knowledge and understanding of the algorithms and implementations.

Book Car Stereo Cookbook

    Book Details:
  • Author : Mark Rumreich
  • Publisher : McGraw Hill Professional
  • Release : 2005-05-21
  • ISBN : 0071467068
  • Pages : 385 pages

Download or read book Car Stereo Cookbook written by Mark Rumreich and published by McGraw Hill Professional. This book was released on 2005-05-21 with total page 385 pages. Available in PDF, EPUB and Kindle. Book excerpt: The first edition of this book was written six years ago. Since then, there have been some significant developments in the area of car audio (and video). In addition, many of the products featured in the first edition are now obsolete. While the first edition of the book continues to sell, we have seen a bit of a slow-down at major accounts. This edition promises to be even more successful than the last. Car Stereo Cookbook, 2e is a completely revamped edition of a hugely successful title that continues to sell. This revised book will include new information on mobile video, satellite radio, mp3, wma, digital broadcast radio, and will eliminate the out-of-date products that are no longer pertinent.

Book The Beer Bible

    Book Details:
  • Author : Jeff Alworth
  • Publisher : Workman Publishing
  • Release : 2015-08-11
  • ISBN : 0761184287
  • Pages : 657 pages

Download or read book The Beer Bible written by Jeff Alworth and published by Workman Publishing. This book was released on 2015-08-11 with total page 657 pages. Available in PDF, EPUB and Kindle. Book excerpt: “The only book you need to understand the world’s most popular beverage. I swear on a stack of these, it’s a thumping good read.”––John Holl, editor of All About Beer Magazine and author of The American Craft Beer Cookbook Imagine sitting in your favorite pub with a friend who happens to be a world-class expert on beer. That’s this book. It covers the history: how we got from gruel-beer to black IPA in 10,000 years. The alchemy: malts, grains, and the miracle of hops. The variety: dozens of styles and hundreds of recommended brews (including suggestions based on your taste preferences), divided into four sections––Ales, Wheat Beers, Lagers, and Tart and Wild Ales––and all described in mouthwatering detail. The curiosity: how to read a Belgian label; the talk of two Budweisers; porter, the first superstyle; and what, exactly, a lager is. The pleasure. Because you don’t merely taste beer, you experience it. Winner of a 2016 IACP Award “Covers a lot of ground, from beer styles and brewing methods to drinking culture past and present. There’s something for beer novices and beer geeks alike.”––Ken Grossman, founder, Sierra Nevada Brewing Co. “Erudite, encyclopedic, and enormously entertaining aren’t words you normally associate with beer, but The Beer Bible is no ordinary beer book. As scinitillating, diverse, and refreshing as man’s oldest alcoholic beverage itself.”––Steve Raichlen, author of Project Smoke and How to Grill

Book Regular Expressions Cookbook

Download or read book Regular Expressions Cookbook written by Jan Goyvaerts and published by "O'Reilly Media, Inc.". This book was released on 2012-08-13 with total page 612 pages. Available in PDF, EPUB and Kindle. Book excerpt: Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away. This revised edition covers the regular expression flavors used by C#, Java, JavaScript, Perl, PHP, Python, Ruby, and VB.NET. You’ll learn powerful new tricks, avoid flavor-specific gotchas, and save valuable time with this huge library of practical solutions. Learn regular expressions basics through a detailed tutorial Use code listings to implement regular expressions with your language of choice Understand how regular expressions differ from language to language Handle common user input with recipes for validation and formatting Find and manipulate words, special characters, and lines of text Detect integers, floating-point numbers, and other numerical formats Parse source code and process log files Use regular expressions in URLs, paths, and IP addresses Manipulate HTML, XML, and data exchange formats Discover little-known regular expression tricks and techniques

Book Hands On Design Patterns with Delphi

Download or read book Hands On Design Patterns with Delphi written by Primož Gabrijelčič and published by Packt Publishing Ltd. This book was released on 2019-02-27 with total page 462 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective code Key FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program’s efficiency and productivityBook Description Design patterns have proven to be the go-to solution for many common programming scenarios. This book focuses on design patterns applied to the Delphi language. The book will provide you with insights into the language and its capabilities of a runtime library. You'll start by exploring a variety of design patterns and understanding them through real-world examples. This will entail a short explanation of the concept of design patterns and the original set of the 'Gang of Four' patterns, which will help you in structuring your designs efficiently. Next, you'll cover the most important 'anti-patterns' (essentially bad software development practices) to aid you in steering clear of problems during programming. You'll then learn about the eight most important patterns for each creational, structural, and behavioral type. After this, you'll be introduced to the concept of 'concurrency' patterns, which are design patterns specifically related to multithreading and parallel computation. These will enable you to develop and improve an interface between items and harmonize shared memories within threads. Toward the concluding chapters, you'll explore design patterns specific to program design and other categories of patterns that do not fall under the 'design' umbrella. By the end of this book, you'll be able to address common design problems encountered while developing applications and feel confident while building scalable projects. What you will learnGain insights into the concept of design patternsStudy modern programming techniques with DelphiKeep up to date with the latest additions and program design techniques in DelphiGet to grips with various modern multithreading approachesDiscover creational, structural, behavioral, and concurrent patternsDetermine how to break a design problem down into its component partsWho this book is for Hands-On Design Patterns with Delphi is aimed at beginner-level Delphi developers who want to build scalable and robust applications. Basic knowledge of Delphi is a must.

Book IOS 7 Programming Cookbook

    Book Details:
  • Author : Vandad Nahavandipoor
  • Publisher : "O'Reilly Media, Inc."
  • Release : 2013-10-14
  • ISBN : 1449372465
  • Pages : 1055 pages

Download or read book IOS 7 Programming Cookbook written by Vandad Nahavandipoor and published by "O'Reilly Media, Inc.". This book was released on 2013-10-14 with total page 1055 pages. Available in PDF, EPUB and Kindle. Book excerpt: Overcome the vexing issues you're likely to face when creating apps for the iPhone, iPad, or iPod touch. With new and thoroughly revised recipes in this updated cookbook, you'll quickly learn the steps necessary to work with the iOS 7 SDK--including ways to store and protect data, send and receive notifications, enhance and animate graphics, manage files and folders, and take advantage of UI Dynamics.