Видавець: K-i-s-publishing

5785
Завантаження...
EЛЕКТРОННА КНИГА

Strategic Leadership in Responsive Web Design. A tech leader's guide to achieving business excellence by adopting responsive web design

Harley Ferguson

Strategic Leadership in Responsive Web Design is an essential guide that will equip you with the knowledge and foresight needed to navigate the ever-evolving digital landscape.You’ll start by learning about the strategic importance of responsive web design (RWD) before delving into its intricacies. As you progress, you’ll not only discover the technical aspects of adaptive design, but also learn how to seamlessly integrate these principles within your organization’s business objectives. You’ll develop the skills required to integrate RWD principles into broader business goals. Next, you’ll learn how to navigate SEO in modern times while ensuring platforms are consistent in design across devices. Later, this book shows you how to measure the ROI when making RWD decisions, and how to ensure you’re making the right one.By the end of this book, you’ll have understood the role that RWD plays in achieving broad business objectives.

5786
Завантаження...
EЛЕКТРОННА КНИГА

Strategiczna wizja. Kryzys amerykańskiej supremacji, potęga Chin i geopolityczny porządek świata

Zbigniew Brzeziński

Czy Chiny przejmą rolę Ameryki w światowej geopolityce? Nowe wydanie błyskotliwej analizy Zbigniewa Brzezińskiego Strategiczna wizja wraca w momencie kluczowym i dla świata, i Stanów Zjednoczonych. Ten bestseller "New York Timesa" - zachowuje wyjątkową aktualność. Pomaga zrozumieć- następujące na naszych oczach - dramatyczne przemiany geopolityczne i przyszłość przywództwa USA w świecie, w którym punkt ciężkości przesuwa się z Zachodu na Wschód. Co stanie się, jeśli Ameryka wycofa się ze swojej roli globalnego lidera? Czy świat czeka dominacja Chin, a może okres "chaotycznych zmian", z których nikt nie wyjdzie zwycięsko? Ta książka to jednak nie "pesymistyczna przepowiednia" z przeszłości, a raczej wezwanie do odnowy. Brzeziński pisze "upadek Ameryki nie jest nieuchronny; to wybór, nie przeznaczenie". Brzeziński wskazuje, że kluczowe dla Stanów Zjednoczonych będzie współdziałanie z Europą oraz zacieśnianie współpracy z krajami takimi jak np. Turcja, uświadamia jak wielkie geopolityczne znaczenie ma Rosja. Jednocześnie przestrzega, że Ameryka musi wypracować równowagę w relacjach z Chinami i innymi wschodzącymi potęgami Azji. Eksperci podkreślają ponadczasową wartość książki. Według magazynu "The New Republic" Brzeziński "odmawia lamentowania nad rzekomym schyłkiem Ameryki" i dostarcza "potrzebnego antidotum na modny dziś pesymizm". Recenzja "Kirkus Reviews" określa książkę jako "pilne wezwanie do historycznej odnowy, napisane przez jednego z najwybitniejszych amerykańskich strategów". "The Daily Beast" dodaje natomiast: "centralnym przesłaniem Strategicznej wizji jest ostrzeżenie, jak bardzo katastrofalny będzie świat, jeśli Ameryka pilnie nie zmobilizuje się do narodowej odnowy".

5787
Завантаження...
EЛЕКТРОННА КНИГА

Strategizing Continuous Delivery in the Cloud. Implement continuous delivery using modern cloud-native technology

Garima Bajpai, Thomas Schuetz

Many organizations are embracing cloud technology to remain competitive, but implementing and adopting development processes while modernizing a cloud-based ecosystem can be challenging.Strategizing Continuous Delivery in Cloud helps you modernize continuous delivery and achieve infrastructure-application convergence in the cloud. You’ll learn the differences between cloud-based and traditional delivery approaches and develop a tailored strategy. You’ll discover how to secure your cloud delivery environment, ensure software security, run different test types, and test in the pre-production and production stages.You’ll also get to grips with the prerequisites for onboarding cloud-based continuous delivery for organizational and technical aspects. Then, you’ll explore key aspects of readiness to overcome core challenges in your cloud journey, including GitOps, progressive delivery controllers, feature flagging, differences between cloud-based and traditional tools, and implementing cloud chaos engineering.By the end of this book, you’ll be well-equipped to select the right cloud environment and technologies for CD and be able to explore techniques for implementing CD in the cloud.

5788
Завантаження...
EЛЕКТРОННА КНИГА

Stream Analytics with Microsoft Azure. Real-time data processing for quick insights using Azure Stream Analytics

Krishnaswamy Venkataraman, Anindita Basak, Ryan Murphy, Manpreet...

Microsoft Azure is a very popular cloud computing service used by many organizations around the world. Its latest analytics offering, Stream Analytics, allows you to process and get actionable insights from different kinds of data in real-time. This book is your guide to understanding the basics of how Azure Stream Analytics works, and building your own analytics solution using its capabilities. You will start with understanding what Stream Analytics is, and why it is a popular choice for getting real-time insights from data. Then, you will be introduced to Azure Stream Analytics, and see how you can use the tools and functions in Azure to develop your own Streaming Analytics. Over the course of the book, you will be given comparative analytic guidance on using Azure Streaming with other Microsoft Data Platform resources such as Big Data Lambda Architecture integration for real time data analysis and differences of scenarios for architecture designing with Azure HDInsight Hadoop clusters with Storm or Stream Analytics. The book also shows you how you can manage, monitor, and scale your solution for optimal performance.By the end of this book, you will be well-versed in using Azure Stream Analytics to develop an efficient analytics solution that can work with any type of data.

5789
Завантаження...
EЛЕКТРОННА КНИГА

Streamlit for Data Science. Create interactive data apps in Python - Second Edition

Tyler Richards, Adrien Treuille

If you work with data in Python and are looking to create data apps that showcase ML models and make beautiful interactive visualizations, then this is the ideal book for you. Streamlit for Data Science, Second Edition, shows you how to create and deploy data apps quickly, all within Python. This helps you create prototypes in hours instead of days!Written by a prolific Streamlit user and senior data scientist at Snowflake, this fully updated second edition builds on the practical nature of the previous edition with exciting updates, including connecting Streamlit to data warehouses like Snowflake, integrating Hugging Face and OpenAI models into your apps, and connecting and building apps on top of Streamlit databases. Plus, there is a totally updated code repository on GitHub to help you practice your newfound skills.You'll start your journey with the fundamentals of Streamlit and gradually build on this foundation by working with machine learning models and producing high-quality interactive apps. The practical examples of both personal data projects and work-related data-focused web applications will help you get to grips with more challenging topics such as Streamlit Components, beautifying your apps, and quick deployment.By the end of this book, you'll be able to create dynamic web apps in Streamlit quickly and effortlessly.

5790
Завантаження...
EЛЕКТРОННА КНИГА

Supercharge Your Applications with GraalVM. Hands-on examples to optimize and extend your code using GraalVM's high performance and polyglot capabilities

A B Vijay Kumar

GraalVM is a universal virtual machine that allows programmers to compile and run applications written in both JVM and non-JVM languages. It improves the performance and efficiency of applications, making it an ideal companion for cloud-native or microservices-based applications.This book is a hands-on guide, with step-by-step instructions on how to work with GraalVM. Starting with a quick introduction to the GraalVM architecture and how things work under the hood, you'll discover the performance benefits of running your Java applications on GraalVM. You'll then learn how to create native images and understand how AOT (ahead-of-time) can improve application performance significantly. The book covers examples of building polyglot applications that will help you explore the interoperability between languages running on the same VM. You'll also see how you can use the Truffle framework to implement any language of your choice to run optimally on GraalVM.By the end of this book, you'll not only have learned how GraalVM is beneficial in cloud-native and microservices development but also how to leverage its capabilities to create high-performing polyglot applications.

5791
Завантаження...
EЛЕКТРОННА КНИГА

Supercharge Your Slack Productivity. Discover hacks and tips for managing and automating your workflow with Slack and Slack bots

Moshe Markovich

Slack is an online communication tool that allows workplace teams to collaborate efficiently, effectively, and securely. It’s the leading channel-based messaging platform used by millions to align their teams, unify their systems, and drive their businesses forward. As a developer, you can use Slack to create tools such as bots that handle and maintain routine and time-consuming tasks. If you’re looking to set up a Slack workplace or build a Slack bot or app, this is the book for you.In this book, you’ll explore scenarios that show you how to set up a Slack workplace, build a Slack bot, or integrate your favorite tools. You’ll also learn how Slack can help you create a more collaborative, efficient, and coordinated work environment from any location. As you advance through the chapters, you'll find out how to manage your tasks and boost your business productivity by automating the trivial tasks. You'll also cover more advanced features such as using a Slack bot to complete tasks, including automating message responses and accessing personal reminders.By the end of this Slack book, you'll have learned how to use Slack effectively to communicate with your team and build bots and have gained a solid understanding of how the platform can help you to progress in your industry.

5792
Завантаження...
EЛЕКТРОННА КНИГА

Supercharged Coding with GenAI. From vibe coding to best practices using GitHub Copilot, ChatGPT, and OpenAI

Hila Paz Herszfang, Peter V. Henstock, Mike...

Software development is being transformed by GenAI tools, such as ChatGPT, OpenAI API, and GitHub Copilot, redefining how developers work. This book will help you become a power user of GenAI for Python code generation, enabling you to write better software faster. Written by an ML advisor with a thriving tech social media presence and a top AI leader who brings Harvard-level instruction to the table, this book combines practical industry insights with academic expertise.With this book, you'll gain a deep understanding of large language models (LLMs) and develop a systematic approach to solving complex tasks with AI. Through real-world examples and practical exercises, you’ll master best practices for leveraging GenAI, including prompt engineering techniques like few-shot learning and Chain-of-Thought (CoT).Going beyond simple code generation, this book teaches you how to automate debugging, refactoring, performance optimization, testing, and monitoring. By applying reusable prompt frameworks and AI-driven workflows, you’ll streamline your software development lifecycle (SDLC) and produce high-quality, well-structured code.By the end of this book, you'll know how to select the right AI tool for each task, boost efficiency, and anticipate your next coding moves—helping you stay ahead in the AI-powered development era.

5793
Завантаження...
EЛЕКТРОННА КНИГА

Supercharging Node.js Applications with Sequelize. Create high-quality Node.js apps effortlessly while interacting with your SQL database

Daniel Durante, Sascha Depold

Continuous changes in business requirements can make it difficult for programmers to organize business logic into database models, which turns out to be an expensive operation as changes to the database may result in errors and incongruity within applications. Supercharging Node.js Applications with Sequelize helps you get to grips with Sequelize, a reliable ORM that enables you to alleviate these issues in your database and applications.With Sequelize, you'll no longer need to store information in flat files or memory. This book takes a hands-on approach to implementation and associated methodologies for your database that will have you up and running in no time. You'll learn how to configure Sequelize for your Node.js application properly, develop a better sense of understanding of how this ORM works, and find out how to manage your database from Node.js using Sequelize. Finally, you'll be able to use Sequelize as the database driver for building your application from scratch.By the end of this Node.js book, you'll be able to configure, build, store, retrieve, validate, and associate your data from a database to a Node.js application.

5794
Завантаження...
EЛЕКТРОННА КНИГА

Supercharging Productivity with Trello. Harness Trello’s powerful features to boost productivity and team collaboration

Brittany Joiner

Managing large projects and teams can be an immense challenge, but having an efficient project management system can make all the difference. Trello is one of the leading project management systems, however, it’s crucial to understand its features to leverage its full potential Supercharging Productivity with Trello is the perfect guide for you to enhance efficiency and do more in less time. You’ll start by exploring Trello's structure, including cards, boards, and lists, before diving into Trello card basics. Next, you’ll learn to use Trello views and templates to aggregate tasks and organize projects. You’ll then explore automation, including triggers and actions, to create powerful workflows that will help you prioritize tasks and organize your data effectively. Later, you’ll discover Power-Ups, an add-on that extends Trello's functionality. Throughout the book, you’ll find practical tips and real-world examples to gain practical knowledge. By the end of this book, you’ll be well-equipped to use Trello effectively for task and project management helping you stay on top of your game and deliver quick wins in no time.

5795
Завантаження...
EЛЕКТРОННА КНИГА

Supervised Machine Learning with Python. Develop rich Python coding practices while exploring supervised machine learning

Taylor Smith

Supervised machine learning is used in a wide range of sectors, such as finance, online advertising, and analytics, to train systems to make pricing predictions, campaign adjustments, customer recommendations, and much more by learning from the data that is used to train it and making decisions on its own. This makes it crucial to know how a machine 'learns' under the hood.This book will guide you through the implementation and nuances of many popular supervised machine learning algorithms, and help you understand how they work. You’ll embark on this journey with a quick overview of supervised learning and see how it differs from unsupervised learning. You’ll then explore parametric models, such as linear and logistic regression, non-parametric methods, such as decision trees, and a variety of clustering techniques that facilitate decision-making and predictions. As you advance, you'll work hands-on with recommender systems, which are widely used by online companies to increase user interaction and enrich shopping potential. Finally, you’ll wrap up with a brief foray into neural networks and transfer learning.By the end of this book, you’ll be equipped with hands-on techniques and will have gained the practical know-how you need to quickly and effectively apply algorithms to solve new problems.

5796
Завантаження...
EЛЕКТРОННА КНИГА

SUSE Linux Enterprise Server 16 Official Administration Guide. Master SLES 16 system administration, security, and automation for the SCA exam

Miguel Pérez Colino, Sergio Ocón Cárdenas, Pablo...

Mastering enterprise Linux administration can be overwhelming without guidance, especially for those targeting the SUSE Certified Administrator (SCA) certification or managing critical IT infrastructures. This practical guide offers the complete skillset required to confidently operate, secure, and maintain SUSE Linux Enterprise Server (SLES) 16. Written by senior SUSE product experts, this book helps you deploy physical and cloud systems, configure software and networking, secure services using firewalld and SELinux, and manage storage using BTRFS and LVM. With step-by-step instructions, real-world examples, and detailed chapters on automation with system roles and containers with Podman, you’ll build confidence across core Linux administration topics. You’ll also gain hands-on practice with system snapshots, kernel tuning, and AI with mcphost. It also includes a brief introduction to SLES 4 SAP-specific features. You'll learn how to configure services, harden systems, automate infrastructure with tools like Agama, Cockpit, and System Roles.This is the only official guide for SLE administrators and engineers, providing trusted insight you will not find anywhere else. By the end, you will be well-equipped to manage SLES systems in enterprise environments and approach the SCA certification with confidence.

5797
Завантаження...
EЛЕКТРОННА КНИГА

Sustainable Cloud Development. Optimize cloud workloads for environmental impact in the GenAI era

Parth Girish Patel, Ishneet Kaur Dua, Steven...

Written by three seasoned AWS solution architects, sustainability mentors, and thought leaders, Sustainable Cloud Development equips cloud professionals with actionable strategies to design, build, and optimize workloads that minimize environmental impact, while maintaining performance and scalability.This book combines practical insights, best practices, and case studies to help you align your cloud operations with global sustainability goals. From foundational concepts such as carbon footprint measurement to advanced techniques such as sustainable software architecture, generative AI lifecycle optimization, and cost-efficient cloud practices, this book covers every aspect of sustainable cloud development. You’ll get to grips with key tools, including AWS Cost Explorer, for analyzing costs and usage over time to right-size deployments; auto scaling for automatically scaling compute resources dynamically based on demand; Amazon Trusted Advisor for reviewing optimization recommendations across critical areas such as cost, performance, and security; and Amazon CloudWatch for detailed monitoring and threshold-based alerting around all resources and applications.This book serves as a practical blueprint for optimizing your cloud workloads for both high performance and a minimal environmental footprint.

5798
Завантаження...
EЛЕКТРОННА КНИГА

Sustainable IT Playbook for Technology Leaders. A hands-on guide to designing and scaling sustainable IT strategies for the digital age - Second Edition

Niklas Sundberg, Richard Pastore, David Entwistle, Dr....

While the climate crisis poses a threat to planetary health, digital transformation continues to reshape our societies. The challenge for technology leaders is no longer understanding why sustainability matters but knowing how to take decisive, responsible action. This book gives you the clarity, confidence, and tools to drive meaningful change.Updated with the latest trends, case studies, and insights, including responsible and sustainable AI lifecycle governance, it walks you through every stage of developing and implementing a sustainable IT strategy.The book is structured in three parts. Part 1 explores the “why,” grounding you in the reality of the urgent climate crisis we face today, how we arrived here, the planetary boundaries we must restore, and the broader impact of IT on society. Part 2 covers the “what,” outlining the practical actions you can take to drive meaningful returns on sustainable investments and build a greener future. Part 3 focuses on the “how,” establishing baselines, setting direction, and applying real-world case studies to help you translate intent to impactful global outcomes.Whether you’re building a sustainability strategy from the ground up or enhancing existing initiatives, this book prepares you to lead the way with confidence and deliver outcomes that matter.

5799
Завантаження...
AУДІОКНИГА

Sustainable IT Playbook for Technology Leaders. Design and implement sustainable IT practices and unlock sustainable business opportunities

Niklas Sundberg, Hélene Barnekow

We are at a critical point in human history. Humanity is under threat, but all is not lost. We can take action! But how?Sustainable IT Playbook for Technology Leaders will show you how. It will walk you through the construction and implementation of a sustainable IT strategy and enable you to do your bit for the future of mankind.The book is split into three parts. Part I details the “why” and the clear and present danger that humanity faces today: the climate crisis. How did we get here, what are the immediate threats, what are the planetary boundaries that we need to peel back to safe levels, and what impact does IT have on society at large? Part II will focus on the what.” It examines the nitty-gritty details of what we can do to unlock significant returns on sustainable investments toward a more sustainable future. Part III, the final part of the book, focuses on the “how.” How do you turn your ideas into action? What do you need to do to establish your baseline and your direction of travel towards your objective? This part provides tangible case studies and explains how you can start your journey today to begin delivering global and impactful objectives.By the end of this book, you’ll be able to plan, implement, and communicate a sustainable IT strategy and set yourself apart as a progressive technology leader.

5800
Завантаження...
EЛЕКТРОННА КНИГА

Sustainable IT Playbook for Technology Leaders. Design and implement sustainable IT practices and unlock sustainable business opportunities

Niklas Sundberg

We are at a critical point in human history. Humanity is under threat, but all is not lost. We can take action! But how?Sustainable IT Playbook for Technology Leaders will show you how. It will walk you through the construction and implementation of a sustainable IT strategy and enable you to do your bit for the future of mankind.The book is split into three parts. Part I details the “why” and the clear and present danger that humanity faces today: the climate crisis. How did we get here, what are the immediate threats, what are the planetary boundaries that we need to peel back to safe levels, and what impact does IT have on society at large? Part II will focus on the what.” It examines the nitty-gritty details of what we can do to unlock significant returns on sustainable investments toward a more sustainable future. Part III, the final part of the book, focuses on the “how.” How do you turn your ideas into action? What do you need to do to establish your baseline and your direction of travel towards your objective? This part provides tangible case studies and explains how you can start your journey today to begin delivering global and impactful objectives.By the end of this book, you’ll be able to plan, implement, and communicate a sustainable IT strategy and set yourself apart as a progressive technology leader.

5801
Завантаження...
EЛЕКТРОННА КНИГА

Svelte 3 Up and Running. A fast-paced introductory guide to building high-performance web applications with SvelteJS

Alessandro Segala

Svelte is a modern JavaScript framework used to build static web apps that are fast and lean, as well as being fun for developers to use. This book is a concise and practical introduction for those who are new to the Svelte framework which will have you up to speed with building apps quickly, and teach you how to use Svelte 3 to build apps that offer a great app user experience (UX).The book starts with an introduction to Svelte 3, before showing you how to set up your first complete application with the framework. Filled with code samples, each chapter will show you how to write components using the Svelte template syntax and the application programming interfaces (APIs) of the Svelte framework. As you advance, you’ll go from scaffolding your project and tool setup all the way through to production with DevOps principles such as automated testing, continuous integration, and continuous delivery (CI/CD). Finally, you’ll deploy your application in the cloud with object storage services and a content delivery network (CDN) for best-in-class performance for your users.By the end of this book, you’ll have learned how to build and deploy apps using Svelte 3 to solve real-world problems and deliver impressive results.

5802
Завантаження...
EЛЕКТРОННА КНИГА

Svelte with Test-Driven Development. Advance your skills and write effective automated tests with Vitest, Playwright, and Cucumber.js

Daniel Irvine

Svelte is a popular front-end framework used for its focus on performance and user-friendliness, and test-driven development (TDD) is a powerful approach that helps in creating automated tests before writing code. By combining them, you can create efficient, maintainable code for modern applications. Svelte with Test-Driven Development will help you learn effective automated testing practices to build and maintain Svelte applications.In the first part of the book, you’ll find a guided walkthrough on building a SvelteKit application using the TDD workflow. You’ll uncover the main concepts for writing effective unit test cases and practical advice for developing solid, maintainable test suites that can speed up application development while remaining effective as the application evolves. In the next part of the book, you’ll focus on refactoring and advanced test techniques, such as using component mocks and writing BDD-style tests with the Cucumber.js framework. In the final part of the book, you’ll explore how to test complex application and framework features, including authentication, Svelte stores, and service workers.By the end of this book, you’ll be well-equipped to build test-driven Svelte applications by employing theoretical and practical knowledge.

5803
Завантаження...
EЛЕКТРОННА КНИГА

SvelteKit Up and Running. Leverage the power of a next-generation web framework to build high-performance web apps with ease

Dylan Hildenbrand

The JavaScript ecosystem has grown vast, complex, and daunting for newcomers. Fortunately, SvelteKit has emerged, simplifying the process of building JavaScript-based web applications. This book aims to demystify SvelteKit, making it as approachable as it makes web app development.With SvelteKit Up and Running you’ll be introduced to the philosophy and technologies underlying SvelteKit. First, you’ll follow a standard educational programming approach, progressing to a 'Hello World' application. Next, you’ll explore the fundamental routing techniques, data loading management, and user submission, all through real-world scenarios commonly encountered in day-to-day development, before discovering various adapters employed by SvelteKit to seamlessly integrate with diverse environments. You’ll also delve into advanced concepts like dynamic route management, error handling, and leveraging SvelteKit to optimize SEO and accessibility.By the end of this book, you’ll have mastered SvelteKit and will be well-equipped to navigate the complexities of web app development.

5804
Завантаження...
EЛЕКТРОННА КНИГА

Swift 2 Blueprints. Swift Blueprints

Cecil Costa

In this book, you will work through seven different projects to get you hands-on with developing amazing applications for iOS devices. We start off with a project that teaches you how to build a utility app using Swift. Moving on, we cover the concepts behind developing an entertainment or social networking related application, for example, a small application that helps you to share images, audio, and video files from one device to another. You’ll also be guided through create a city information app with customized table views, a reminder app for the Apple Watch, and a game app using SpriteKit.By the end of this book, you will have the required skillset to develop various types of iOS applications with Swift that can run on different iOS devices. You will also be well versed with complex techniques that can be used to enhance the performance of your applications.

5805
Завантаження...
EЛЕКТРОННА КНИГА

Swift 2 By Example. Click here to enter text

Giordano Scalzo

Swift is no longer the unripe language it was when launched by Apple at WWDC14, now it’s a powerful and ready-for-production programming language that has empowered most new released apps.Swift is a user-friendly language with a smooth learning curve; it is safe, robust, and really flexible.Swift 2 is more powerful than ever; it introduces new ways to solve old problems, more robust error handling, and a new programming paradigm that favours composition over inheritance.Swift 2 by Example is a fast-paced, practical guide to help you learn how to develop iOS apps using Swift. Through the development of seven different iOS apps and one server app, you’ll find out how to use either the right feature of the language or the right tool to solve a given problem.We begin by introducing you to the latest features of Swift 2, further kick-starting your app development journey by building a guessing game app, followed by a memory game. It doesn’t end there, with a few more apps in store for you: a to-do list, a beautiful weather app, two games: Flappy Swift and Cube Runner, and finally an ecommerce app to top everything off. By the end of the book, you’ll be able to build well-designed apps, effectively use AutoLayout, develop videogames, and build server apps.

5806
Завантаження...
EЛЕКТРОННА КНИГА
5807
Завантаження...
EЛЕКТРОННА КНИГА

Swift 3 Game Development. Build iOS 10 Games with Swift 3.0 - Second Edition

Stephen Haney

Swift is the perfect choice for game development. Developers are intrigued by Swift 3.0 and want to make use of new features to develop their best games yet. Packed with best practices and easy-to-use examples, this book leads you step by step through the development of your first Swift game.This book starts by introducing SpriteKit and Swift's new features that can be used for game development. After setting up your first Swift project, you will build your first custom class, learn how to draw and animate your game, and add physics simulations.Then, you will add the player character, NPCs, and powerups. To make your game more fun and engaging, you will learn how to set up scenes and backgrounds, build fun menus, and integrate with Apple Game Center to add leaderboards and achievements. You will then make your game stand out by adding animations when game objects collide, and incorporate proven techniques such as the advanced particle system and graphics. Finally, you will explore the various options available to start down the path towards monetization and publish your finished games to the App Store.By the end of this book, you will be able to create your own iOS games using Swift and SpriteKit.

5808
Завантаження...
EЛЕКТРОННА КНИГА

Swift 3 New Features. Get up to date with what`s new in Swift 3

Keith Elliott

Since Swift was introduced by Apple in WWDC 2015, it has gone on to become one of the most beloved languages to develop iOS applications with. In the new version, the Swift team aimed to take its adoption to the next level by making it available for new platforms and audiences.This book will very quickly get you up to speed and productive with Swift 3. You will begin by understanding the process of submitting new feature requests for future versions of Swift. Swift 3 allows you to develop and run your applications on a Linux machine. Using this feature, you will write your first Linux application using the debugger in Linux. Using Swift migrator, you will initiate a conversion from Swift 2.2 to Swift 3. Further on, you will learn how to interact with Cocoa libraries when importing Objective C to Swift. You will explore the function and operator changes new to Swift 3, followed by Collection and Closure changes. You will also see the changes in Swift 3 that allow you write tests easier with XCTest and debug your running code better with new formats as well. Finally, you will have a running server written completely in Swift on a Linux box.By the end of the book, you will know everything you need to know to dive into Swift 3 and build successful projects.