Wydawca: Packt Publishing
Founded in 2004 in Birmingham, UK, Packt's mission is to help the world put software to work in new ways, through the delivery of effective learning and information services to IT professionals. Working towards that vision, we have published over 6,500 books and videos so far, providing IT professionals with the actionable knowledge they need to get the job done - whether that's specific learning on an emerging technology or optimizing key skills in more established tools. As part of our mission, we have also awarded over $1,000,000 through our Open Source Project Royalty scheme, helping numerous projects become household names along the way.
4713
Ebook

iOS 15 Programming for Beginners. Kickstart your mobile app development journey by building iOS apps with Swift 5.5 and Xcode 13 - Sixth Edition

Ahmad Sahar, Craig Clayton

With almost 2 million apps on the App Store, iOS mobile apps continue to be incredibly popular. Anyone can reach millions of customers around the world by publishing their apps on the App Store. iOS 15 Programming for Beginners is a comprehensive introduction for those who are new to iOS. It covers the entire process of learning the Swift language, writing your own app, and publishing it on the App Store.Complete with hands-on tutorials, projects, and self-assessment questions, this easy-to-follow guide will help you get well-versed with the Swift language to build your apps and introduce exciting new technologies that you can incorporate into your apps. You'll learn how to publish iOS apps and work with Mac Catalyst, SharePlay, SwiftUI, Swift concurrency, and much more.By the end of this iOS development book, you'll have the knowledge and skills to write and publish interesting apps, and more importantly, to use the online resources available to enhance your app development journey.

4714
Ebook

jQuery for Designers: Beginner's Guide. An approachable introduction to web design in jQuery for non-programmers with this book and

Natalie Maclees

jQuery is awesome for designers ñ it builds easily on the CSS and HTML you already know and allows you to create impressive effects with just a few lines of code. However, without a background in programming, JavaScript ñ on which jQuery is built ñ can feel intimidating and impossible to grasp. This book will show you how simple it can be to learn the basics and then extend your capabilities by taking advantage of jQuery plugins.jQuery for Designers offers approachable lessons for designers with little or no background in JavaScript. The book begins by introducing the jQuery library and a small and simple introduction to JavaScript. Then you'll step through a few simple tasks to get your feet wet before diving into using plugins to quickly and simply add complex effects with just a few lines of code.You'll be surprised at how far you can get with JavaScript when you start with the power of the jQuery library and this book will show you how. We'll cover common interface widgets and effects such as tabbed interfaces, custom tooltips, and custom scrollbars. You'll learn how to create an animated navigation menu and how to add simple AJAX effects to enhance your site visitors' experience. Then we'll wrap up with interactive data grids which make sorting and searching data easy.

4715
Ebook

Mastering PowerCLI. Master PowerCLI to automate all aspects of VMware environments

Sajal Debnath

Have you ever wished that every morning you could automatically get a report with all the relevant information about your datacenter in exactly the same format you want? Or whether you could automate that boring, exhausting task? What if some crucial task needs to be performed on a regular basis without any error? PowerCLI scripts do all that and much more for VMware environments. It is built on top of the popular Windows PowerShell, with which you can automate server tasks and reduce manual input, allowing you to focus on more important tasks.This book will help you to achieve your goals by starting with a short refresher on PowerShell and PowerCLI and then covering the nuances of advanced functions and reusable scripts. Next you will learn how to build a vSphere-powered virtualized datacenter using PowerCLI while managing different aspects of the environment including automated installation, network, and storage. You will then manage different logical constructs of vSphere environment and different aspects of a virtual machine. Later, you will implement the best practices for a security implementation in vSphere Environment through PowerCLI before discovering how to manage other VMware environments such as SRM, vCloud Director and vCloud Air through PowerCLI. You will also learn to manage vSphere environments using advanced properties by accessing vSphere API and REST APIs through PowerCLI. Finally, you will build a Windows GUI application using PowerShell followed by a couple of sample scripts for reporting and managing vSphere environments with detailed explanations of the scripts. By the end of the book, you will have the required in-depth knowledge to master the art of PowerCLI scripting.

4716
Ebook

Instant Google Drive Starter. Use Google Drive to safely store and access your files online in the cloud with your web browser, phone, or tablet

Mike Procopio

In recent years, we’ve enjoyed being able to do more and more online and in the cloud. Google Drive brings the power and convenience of working online for you and your files. With Google Drive, you can create and store your files safely in the cloud, share them if desired, and access them from anywhere using a web browser, smartphone, or tablet computer.Instant Google Drive Starter is your companion to getting started with the world of cloud computing and working with your files online. With clear visuals and step-by-step examples, this book shows you how to use Google Drive from start to finish. From creating documents and files in Google Drive to sharing them with others and accessing them anywhere using your web browser, phone, or tablet computer – you’ll be working in the cloud.This book starts with the very basics of cloud computing, providing clear examples for ways you can use Google Drive to work with your files in the cloud, and the benefits of doing so. It will take you step-by-step through all the aspects of using Google Drive to get you quickly working with your files online, accessing them from anywhere using a web browser, smartphone, or tablet computer.You’ll learn how to use Google Drive to create documents, spreadsheets, and presentations, and also how you can upload folders and files from your hard drive into Google Drive using your web browser. Once your files are in Google Drive, this book will show you all the things you can do with them: edit them online from anywhere (including your iPhone, iPad, or Android phone or tablet), and even share them with others if desired. This book will also show you how to use the Google Drive sync program to back up your files to the cloud and keep them automatically in sync between your computer’s hard drive and Google Drive. You will learn everything you need to know to create and store your files safely in the cloud with Google Drive, share them with others if desired, and access them from anywhere using a web browser, smartphone, or tablet computer.

4717
Ebook

Learn Microsoft Office 2021. Your one-stop guide to upskilling with new features of Word, PowerPoint, Excel, Outlook, and Teams - Second Edition

Linda Foulkes

This second edition book covers the new and exciting features of Microsoft Office 2021 for desktop and web apps, helping you broaden the skills from the previous edition. Using real-world experiences, this book will guide you through practical examples that set off your thought process to boost productivity.To build new skills in each application, the book ensures that you gain a thorough understanding of new functions, such as PivotTables, Dashboards, and data manipulation methods in Excel.You’ll explore PowerPoint tools such as Presenter Coach, Presenter View, the record tool, and setting reading order to mention a few. You’ll also manipulate slide elements using Auto Fix, draw features, insert video captions, explore playback options, and rehearse presentations using the body language Presenter Coach feature. The book demystifies the Transform feature and shows you how to dictate directly in Word. You’ll even be able to work with Styles by refining the layout and multiple tables of contents. Finally, you’ll focus on making the best use of Outlook enhancements and working remotely using Teams.By the end of this book, you’ll have understood the features of each app inside out and enhanced your existing skills using new techniques to make your professional life more efficient.

4718
Ebook

jQuery 1.4 Animation Techniques: Beginners Guide. This book and eBook will enable you to quickly master all of jQuery’s animation methods and build a toolkit of ready-to-use animations using jQuery 1.4

Dan Wellman, jQuery Foundation

Master animation in jQuery to produce slick and attractive interfaces that respond to your visitors' interactionsjQuery is a cross-browser JavaScript library designed to simplify the client-side scripting of HTML, and is the most popular JavaScript library in use today. Using the features offered by jQuery, developers are able to create dynamic web pages. This book will act as a resource for you to create animation and advanced special effects in your web applications, by following the easy-to-understand steps mentioned in it.jQuery 1.4 Animation Techniques: Beginners Guide will allow you to master animation in jQuery to produce slick and attractive interfaces that respond to your visitors' interactions. You will learn everything you need to know about creating engaging and effective web page animations using jQuery. The book uses many examples and explains how to create animations using an easy, step-by-step, beginners guide approach.This book will provide you with...This book provides various examples that gradually build up the reader’s knowledge and practical experience in using the jQuery API to create stunning animations. The book starts off by explaining how animations make your user interface interactive and attractive. It explains the various methods used to make the element being animated appear or disappear. It provides a set of steps to create simple animations and show fading animations.You can later learn how to make complex animations by chaining different effects together as well as how to halt a currently running application. You will find out how to slide your animation elements and learn to create custom animations that can be complex and specialized.You will find out how to obtain and set up the jQuery UI— the official user interface library for jQuery. The book will tell you how to animate a page's background image, and will teach you how to make images scroll in a certain direction and at a certain speed depending on the movement of the mouse pointer

4719
Ebook
4720
Ebook