Електронні книги
25297
Eлектронна книга

Mobile Application Penetration Testing. Explore real-world threat scenarios, attacks on mobile applications, and ways to counter them

Vijay Kumar Velu

Mobile security has come a long way over the last few years. It has transitioned from should it be done? to it must be done!Alongside the growing number of devises and applications, there is also a growth in the volume of Personally identifiable information (PII), Financial Data, and much more. This data needs to be secured. This is why Pen-testing is so important to modern application developers. You need to know how to secure user data, and find vulnerabilities and loopholes in your application that might lead to security breaches.This book gives you the necessary skills to security test your mobile applications as a beginner, developer, or security practitioner. You'll start by discovering the internal components of an Android and an iOS application. Moving ahead, you'll understand the inter-process working of these applications. Then you'll set up a test environment for this application using various tools to identify the loopholes and vulnerabilities in the structure of the applications. Finally, after collecting all information about these security loop holes, we'll start securing our applications from these threats.

25298
Eлектронна книга

Mobile Artificial Intelligence Projects. Develop seven projects on your smartphone using artificial intelligence and deep learning techniques

Karthikeyan NG, Arun Padmanabhan, Matt R. Cole

We’re witnessing a revolution in Artificial Intelligence, thanks to breakthroughs in deep learning. Mobile Artificial Intelligence Projects empowers you to take part in this revolution by applying Artificial Intelligence (AI) techniques to design applications for natural language processing (NLP), robotics, and computer vision.This book teaches you to harness the power of AI in mobile applications along with learning the core functions of NLP, neural networks, deep learning, and mobile vision. It features a range of projects, covering tasks such as real-estate price prediction, recognizing hand-written digits, predicting car damage, and sentiment analysis. You will learn to utilize NLP and machine learning algorithms to make applications more predictive, proactive, and capable of making autonomous decisions with less human input. In the concluding chapters, you will work with popular libraries, such as TensorFlow Lite, CoreML, and PyTorch across Android and iOS platforms.By the end of this book, you will have developed exciting and more intuitive mobile applications that deliver a customized and more personalized experience to users.

25299
Eлектронна книга

Mobile Deep Learning with TensorFlow Lite, ML Kit and Flutter. Build scalable real-world projects to implement end-to-end neural networks on Android and iOS

Anubhav Singh, Rimjhim Bhadani

Deep learning is rapidly becoming the most popular topic in the mobile app industry. This book introduces trending deep learning concepts and their use cases with an industrial and application-focused approach. You will cover a range of projects covering tasks such as mobile vision, facial recognition, smart artificial intelligence assistant, augmented reality, and more.With the help of eight projects, you will learn how to integrate deep learning processes into mobile platforms, iOS, and Android. This will help you to transform deep learning features into robust mobile apps efficiently. You’ll get hands-on experience of selecting the right deep learning architectures and optimizing mobile deep learning models while following an application oriented-approach to deep learning on native mobile apps. We will later cover various pre-trained and custom-built deep learning model-based APIs such as machine learning (ML) Kit through Firebase. Further on, the book will take you through examples of creating custom deep learning models with TensorFlow Lite. Each project will demonstrate how to integrate deep learning libraries into your mobile apps, right from preparing the model through to deployment.By the end of this book, you’ll have mastered the skills to build and deploy deep learning mobile applications on both iOS and Android.

25300
Eлектронна книга

Mobile Development with .NET. Build cross-platform mobile applications with Xamarin.Forms 5 and ASP.NET Core 5 - Second Edition

Can Bilgin

Are you a .NET developer who wishes to develop mobile solutions without delving into the complexities of a mobile development platform? If so, this book is a perfect solution to help you build professional mobile apps without leaving the .NET ecosystem.Mobile Development with .NET will show you how to design, architect, and develop robust mobile applications for multiple platforms, including iOS, Android, and UWP using Xamarin, .NET Core, and Azure.With the help of real-world scenarios, you'll explore different phases of application development using Xamarin, from environment setup, design, and architecture to publishing. Throughout the book, you'll learn how to develop mobile apps using Xamarin and .NET Standard. You'll even be able to implement a web-based backend composed of microservices with .NET Core using various Azure services including, but not limited to, Azure Active Directory, Azure Functions. As you advance, you'll create data stores using popular database technologies such as Cosmos DB and data models such as the relational model and NoSQL.By the end of this mobile application development book, you'll be able to create cross-platform mobile applications that can be deployed as cloud-based PaaS and SaaS.

25301
Eлектронна книга

Mobile Device Exploitation Cookbook. Over 40 recipes to master mobile device penetration testing with open source tools

Prashant Verma, Akshay Dixit

Mobile attacks are on the rise. We are adapting ourselves to new and improved smartphones, gadgets, and their accessories, and with this network of smart things, come bigger risks. Threat exposure increases and the possibility of data losses increase. Exploitations of mobile devices are significant sources of such attacks.Mobile devices come with different platforms, such as Android and iOS. Each platform has its own feature-set, programming language, and a different set of tools. This means that each platform has different exploitation tricks, different malware, and requires a unique approach in regards to forensics or penetration testing. Device exploitation is a broad subject which is widely discussed, equally explored by both Whitehats and Blackhats.This cookbook recipes take you through a wide variety of exploitation techniques across popular mobile platforms. The journey starts with an introduction to basic exploits on mobile platforms and reverse engineering for Android and iOS platforms. Setup and use Android and iOS SDKs and the Pentesting environment. Understand more about basic malware attacks and learn how the malware are coded. Further, perform security testing of Android and iOS applications and audit mobile applications via static and dynamic analysis.Moving further, you'll get introduced to mobile device forensics. Attack mobile application traffic and overcome SSL, before moving on to penetration testing and exploitation.The book concludes with the basics of platforms and exploit tricks on BlackBerry and Windows Phone. By the end of the book, you will be able to use variety of exploitation techniques across popular mobile platforms with stress on Android and iOS.

25302
Eлектронна книга

Mobile DevOps. Deliver continuous integration and deployment within your mobile applications

Rohin Tak, Jhalak Modi

Today's world is all about perfection, and there are hundreds of applications that are released each day out of which only a few succeed. Making sure that the app looks, performs, and behaves as expected is one of the biggest challenge developers face today.The main goal of this book is to teach developers to implement DevOps to build, test, and deliver. This book will teach you to implement Mobile DevOps at every stage of your application's lifecycle with Visual Studio and Xamarin Mobile Lifecycle solutions. Later, it will also show you how to leverage Mobile Center's continuous integration and automated testing to develop a high-quality applications. Next, you’ll see how to mobilize your on-premises data to the cloud and increase your productivity with code reuse. Finally, you’ll discover how to find and fix bugs beforehand, improving the efficiency of your application while it is being developed.By the end of this book, you will be well-versed with Mobile DevOps techniques, delivering high quality and high performance mobile apps.

25303
Eлектронна книга

Mobile DevOps Playbook. A practical guide for delivering high-quality mobile applications like a pro

Moataz Nabil

To build mobile apps, you need to understand mobile-first features, tools, and processes that help you build, test, and release robust apps faster and more efficiently. The multitude of challenges stemming from mobile development's inherent complexities, including native iOS and Android app creation, cross-platform frameworks, and the implementation of scalable architectures within extensive teams, collectively contribute to a substantial number of obstacles that can significantly prolong the release process.This book will help you understand and implement the best practices of mobile DevOps for continuous integration, testing, delivery, deployment, and monitoring. You’ll explore different challenges faced by developers due to varied OSs, the unforgiving nature of mobile applications, and continuous updates to mobile phones and learn how to maneuver through these challenges. You’ll also get to grips with the latest trends while discovering the potential future of mobile DevOps, with valuable insights and guidance about integrating mobile development teams into your organization.By the end of this book, you’ll be well-equipped to successfully implement mobile DevOps and build fast, qualitative, and efficient mobile apps for your team or organization.

25304
Eлектронна книга

Mobile Forensics - Advanced Investigative Strategies. Click here to enter text

Oleg Afonin, Vladimir Katalov

Investigating digital media is impossible without forensic tools. Dealing with complex forensic problems requires the use of dedicated tools, and even more importantly, the right strategies. In this book, you’ll learn strategies and methods to deal with information stored on smartphones and tablets and see how to put the right tools to work.We begin by helping you understand the concept of mobile devices as a source of valuable evidence. Throughout this book, you will explore strategies and plays and decide when to use each technique. We cover important techniques such as seizing techniques to shield the device, and acquisition techniques including physical acquisition (via a USB connection), logical acquisition via data backups, over-the-air acquisition. We also explore cloud analysis, evidence discovery and data analysis, tools for mobile forensics, and tools to help you discover and analyze evidence.By the end of the book, you will have a better understanding of the tools and methods used to deal with the challenges of acquiring, preserving, and extracting evidence stored on smartphones, tablets, and the cloud.

25305
Eлектронна книга

Mobile Forensics Cookbook. Data acquisition, extraction, recovery techniques, and investigations using modern forensic tools

Igor Mikhaylov

Considering the emerging use of mobile phones, there is a growing need for mobile forensics. Mobile forensics focuses specifically on performing forensic examinations of mobile devices, which involves extracting, recovering and analyzing data for the purposes of information security, criminal and civil investigations, and internal investigations.Mobile Forensics Cookbook starts by explaining SIM cards acquisition and analysis using modern forensics tools. You will discover the different software solutions that enable digital forensic examiners to quickly and easily acquire forensic images. You will also learn about forensics analysis and acquisition on Android, iOS, Windows Mobile, and BlackBerry devices. Next, you will understand the importance of cloud computing in the world of mobile forensics and understand different techniques available to extract data from the cloud. Going through the fundamentals of SQLite and Plists Forensics, you will learn how to extract forensic artifacts from these sources with appropriate tools. By the end of this book, you will be well versed with the advanced mobile forensics techniques that will help you perform the complete forensic acquisition and analysis of user data stored in different devices.

25306
Eлектронна книга

Mobile Game Design Essentials. Immerse yourself in the fundamentals of mobile game design. This book is written by two highly experienced industry professionals to give real insights and valuable advice on creating games for this lucrative market

Claudio Scolastici, David M Nolte

The videogame industry is not affected by the economic crisis as the market expands each year. In addition to that, the mobile market offers the opportunity to small teams with limited budgets to create successful games that can compete with the big companies. This is a guide to help you take a share of this huge market.Mobile Game Design Essentials will teach you how to develop professional quality games for mobile platforms. You will learn how to take advantage of devices and their built-in technologies. Get to know the best software and programming languages to create videogames from scratch and detailed tutorials to get your hands dirty with the common practices of game development.Mobile Game Design Essentials introduces you to smartphones, their operating systems, and development environments. It describes in detail the roles required by an indie team of mobile developers, the most popular software to create graphics and audio for games, the most used programming languages, and the best game engines. It also provides several tutorials detailing efficient game development and prototyping.Starting with a description of the mobile platforms and the roles to cover when building up your own indie team, Mobile Game Design Essentials then provides a description of the techniques and software used to create graphics and audio for games and the coding languages and development environments used by programmers. It also aims to acquaint you with the best practices of mobile game design and development, by addressing the importance of the prototype-test-polish cycle and the analysis of the distinctive aspects of mobile game design. Finally, it concludes with a step-by-step guide to create the presentation document for your next mobile game.Mobile Game Design Essentials covers everything you need to know to get started in the mobile game industry; from collecting your team, recommendations on development software, to marketing and publication.

25307
Eлектронна книга

Mobile Prototyping with Axure 7. Quickly deploy innovative user experience designs to mobile devices for responsive prototyping using the exciting new features of Axure 7 with this book and

Will Hacker

Mobile app and website design are two of of the most popular areas of user experience design. Axure RP 7 allows you to design and build mobile prototypes and deploy them to real devices for testing and stakeholder review. It also allows you to create an interactive HTML website wireframe or UI mockup without coding. Axure 7 has new features such as new widget events, page events, adaptive views, and so on, that give you more flexibility while building mobile prototypes.If you have experience with Axure but have never designed anything for mobile devices or responsive design, this book will get you started right away. This book contains working examples of how to complete some common mobile design tasks using Axure and focuses on creating rich, functional prototypes for mobiles, whether they are apps or websites.Using this practical, example-oriented guide, you will learn how Axure RP 7 can be used by user experience designers to create and deploy mobile prototypes on smartphones and tablets.You will also learn how Axure RP 7 can be used to create adaptive views for multi-device designs, sliding menus, mobile-friendly forms, drag and drop interactions, tool bars, and basic transitional animations common to mobile apps. You will get to know how to publish prototypes so that they can be tested or demonstrated on a real mobile device.

25308
Eлектронна книга

Mobile Security: How to Secure, Privatize, and Recover Your Devices. Mobile phones and tablets enhance our lives, but they also make you and your family vulnerable to cyber-attacks or theft. This clever guide will help you secure your devices and know what to do if the worst happens

Darla Nykamp, Joseph Anderson, Jayasree Nampalli, Mari Heiser, ...

The threat of hacking may be the most damaging on the internet. Mobile technology is changing the way we live, work, and play, but it can leave your personal information dangerously exposed. Your online safety is at risk and the threat of information being stolen from your device is at an all- time high. Your identity is yours, yet it can be compromised if you don't manage your phone or mobile device correctly.Gain the power to manage all your mobile devices safely. With the help of this guide you can ensure that your data and that of your family is safe. The threat to your mobile security is growing on a daily basis and this guide may just be the help you need.Mobile Security: How to Secure, Privatize, and Recover Your Devices will teach you how to recognize, protect against, and recover from hacking attempts and outline the clear and present threats to your online identity posed by the use of a mobile device.In this guide you will discover just how vulnerable unsecured devices can be, and explore effective methods of mobile device management and identity protection to ensure your data's security. There will be special sections detailing extra precautions to ensure the safety of family members and how to secure your device for use at work.

25309
Eлектронна книга

Mobile Test Automation with Appium. Mobile application testing made easy

Nishant Verma

Appium is an open source test automation framework for mobile applications. It allows you to test all three types of mobile applications: native, hybrid, and mobile web. It allows you to run the automated tests on actual devices, emulators, and simulators. Today, when every mobile app is made on at least two platforms, iOS and Android, you need a tool that allows you to test across platforms. Having two different frameworks for the same app increases the cost of the product and time to maintain it as well. Appium helps save this cost.With mobile app growth exploding, mobile app automation is mainstream now. In this book, author Nishant Verma provides you with a firm grounding in the concepts of Appium while diving into how to set up appium & Cucumber-jvm test automation framework, implement page object design pattern, automate gestures, test execution on emulators and physical devices, and implement continuous integration with Jenkins. The mobile app we have referenced in this book is Quikr because of its relatively lower learning curve to understand the application. It's a local classifieds shopping app.

25310
Eлектронна книга

Mobile Web Development. Smashing Magazine

Jon Raasch, G. Avola

„Smashing Magazine” to jeden z najpopularniejszych serwisów poświęconych zagadnieniom z dziedziny programowania, między innymi tworzenia profesjonalnych stron WWW. Jest to obowiązkowa pozycja wśród ulubionych serwisów każdego projektanta i dewelopera. Na łamach tego portalu najwybitniejsi eksperci dzielą się wiedzą z zakresu projektowania interfejsów użytkownika, aplikacji mobilnych i stron WWW. Kolejna książka z tej serii poświęcona jest w całości aplikacjom mobilnym. W trakcie lektury poznasz podstawy HTML5, CSS3 i JavaScriptu oraz zaznajomisz się z możliwościami, jakie dają one deweloperom. Z kolejnych rozdziałów dowiesz się, jak skonfigurować platformę rozwojową i produkcyjną, jak stworzyć prototyp oraz jaką bazę danych warto wykorzystać. Ponadto nauczysz się w praktyce stosować mechanizmy geolokalizacji czy integracji z serwisami społecznościowymi oraz kontrolować wydajność Twojej aplikacji. Na sam koniec przekonasz się, że przygotowanie aplikacji do premiery wcale nie jest takie trudne. Nie martw się, z tą książką odniesiesz sukces! Sprawdź: jakie nowości kryją HTML5 i CSS3 jak przygotować platformę rozwojową i produkcyjną jak przechowywać dane w aplikacji mobilnej dlaczego warto tworzyć aplikacje na urządzenia przenośne jak odnieść sukces Fenomenalne źródło informacji o aplikacjach mobilnych!

25311
Eлектронна книга

Mobile Web Performance Optimization. Deliver a better mobile user experience by improving and optimizing your website – follow these practical steps for cutting-edge application development

S. S. Niranga

With users increasingly accessing the web on mobile devices, it’s crucial to make sure your website is built to seamlessly fit this radical change in user behavior. Mobile Web Performance Optimization is designed to help you do exactly that – it’s been created to help you build fast, and mobile-user-friendly websites and applications. Featuring guidance through a range of techniques and tools essential to modern mobile development, this accessible guide will make sure you’re delivering a seamless and intuitive experience for your website’s users.Begin by exploring the fundamental components of mobile web design and website optimization, before learning how to put the concepts into practice. Featuring cross-platform solutions, insights on developing lightweight yet robust UI, and insights on how to successfully manage data, this application development book takes you through every stage in the development process – so you can be confident that you’re asking the right questions and using the best tools in the most effective way. By the end, you’ll understand implicitly what it means to ‘build for performance’- you’ll be a more confident developer, capable of building projects that adapt to a changing world.

25312
Eлектронна книга

Mobile Web. Rusz głową!

Lyza Danger Gardner, Jason Grigsby

Zdobądź nowych użytkowników smartfonów! Liczba użytkowników internetu przeglądających strony internetowe za pomocą smartfonów rośnie lawinowo. Powszechnie sądzi się, że wkrótce będzie ich więcej niż tych, którzy korzystają z tradycyjnych komputerów. Dlatego już dziś należy przygotować się na rewolucję i zmienić podejście do tworzenia stron internetowych. Skorzystaj z nowości HTML5 oraz CSS3 i przekonaj się, że to wcale nie musi być trudne. Jeżeli dołożysz do tego kolejną książkę z serii "Rusz głową!", całe zagadnienie może okazać się wręcz banalne. Dzięki nowatorskim technikom nauczania będziesz chłonął wiedzę niczym gąbka. W trakcie lektury nauczysz się korzystać z Responsive Web Design oraz sprawdzisz, jak rozpoznać, że użytkownik korzysta ze smartfona. Ponadto poznasz biblioteki, które pomogą Ci w trakcie realizacji postawionych (na przykład jQuery Mobile — jej możliwości są oszałamiające!). Twoją ciekawość powinien wzbudzić też projekt PhoneGap. Dzięki niemu będziesz mógł skonwertować swoją aplikację napisaną przy użyciu HTML5 do natywnego formatu, a to da Ci parę nowych możliwości. Książka ta jest obowiązkową pozycją dla wszystkich projektantów stron internetowych, którzy chcą być na czasie! Zaliczasz się do nich? Poznaj: przyszłość sieci internet i stron WWW podejście Responsive Web Design możliwości biblioteki jQuery i projektu PhoneGap rozwiązania typowych problemów Wykorzystaj potencjał HTML5 i CSS3!

25313
Eлектронна книга

Mobility innovations in peripheral areas

Elżbieta Szymańska

Mobility barriers in peripheral areas cause significant limitations in their economic development. The restrictions affect primarily the inhabitants of these regions, but also tourists. The subject and research problem of this study are limitations in terms of mobility in peripheral areas. The main goal of the research is to come up with innovative solutions in the field of mobility of residents and tourists of peripheral areas on the example of Hajnówka County and to develop a model of a system of co-ordination and cooperation in the area of implementation of innovations in mobility. Transport in particular should be adjusted to the needs of residents so as to provide them with free access to basic social needs and other diversified demands (decreasing population and growing demand diversification). To minimise these problems, it is necessary to undertake measures that may allow the obtaining of comprehensive information on the needs of residents in terms of mobility. This information will assist local authorities in undertaking measures within the growth in the efficiency of transport systems by implementing innovative solutions which, in turn, should contribute to improved accessibility of these areas. The following specific research purposes were formulated in the study: P1 - Evaluation of residents' and tourists' mobility problems and needs in Hajnówka County P2 - Assessment of the degree of saturation of transport services in Hajnówka County (How does the current offer of transport services meet the expectations of residents and tourists?) P3 - Assessment of the need for introducing changes and innovations in transport infrastructure and mobile services P4 - Development of a model of a system of coordination and cooperation with regard to implementation of innovative mobile solutions in Hajnówka County.

25314
Eлектронна книга

Mobilny świat dla Pań. Krótki kurs informatyki dla każdej z nas

Kaja Mikoszewska

"Mobilny świat dla Pań. Krótki kurs informatyki dla każdej z nas" to unikalny kurs wydawnictwa Lingo z nowej serii "Poradniki na obcasach" - książek pisanych przez dziewczyny, które znają się na rzeczy, skierowanych do dziewczyn (i facetów - o ile dziewczyny pozwolą im podejrzeć). Z najnowszym poradnikiem Lingo przejdziesz krótki kurs informatyki, dzięki któremu: - nowoczesna technika w postaci smartfonów, tabletów i laptopów nie będzie mieć przed tobą tajemnic - dowiesz się wszystkiego o przeglądarkach internetowych, a także czym różni program od appki i co to jest widget - będziesz wiedziała, co robić w przypadku awarii sprzętu Znajdziesz w nim także: - przydatne informacje dotyczące twojego bezpieczeństwa w sieci - porady, jak synchronizować między sobą różne urządzenia - podpowiedzi, w jaki sposób przechowywać swoje dane. Autorka - Kaja Mikoszewska - z wykształcenia inżynier informatyki ze specjalizacją sieci komputerowe, z zawodu grafik. W „Wysokich Obcasach Extra” od 2012 r. prowadzi rubrykę „Z obcego na nasze”, w której pisze przystępnym językiem o technice i informatyce, zaś na stronie snafu.evil.pl publikuje teksty o technologii i życiu w społeczeństwie informacyjnym oraz komiksy dla hakerów. W telewizji internetowej Dekompresor.pl współprowadzi programy "Technologie" i "Gry" oraz prowadzi podcast "Nerdy nocą". Główne zalety "Poradników na obcasach": - aktualne i najważniejsze informacje wybrane przez autorki - specjalistki z danych dziedzin - konsultacje merytoryczne najlepszych fachowców - przyjazny język dla każdej z nas - przejrzysta szata graficzna, oryginalne ilustracje - nowoczesny design z nutką vintage To kobiece spojrzenie na "męskie" tematy!

25315
Eлектронна книга

MobX Quick Start Guide. Supercharge the client state in your React apps with MobX

Pavan Podila, Michel Weststrate

MobX is a simple and highly scalable state management library in JavaScript. Its abstractions can help you manage state in small to extremely large applications. However, if you are just starting out, it is essential to have a guide that can help you take the first steps. This book aims to be that guide that will equip you with the skills needed to use MobX and effectively handle the state management aspects of your application.You will first learn about observables, actions, and reactions: the core concepts of MobX. To see how MobX really shines and simplifies state management, you'll work through some real-world use cases. Building on these core concepts and use cases, you will learn about advanced MobX, its APIs, and libraries that extend MobX.By the end of this book, you will not only have a solid conceptual understanding of MobX, but also practical experience. You will gain the confidence to tackle many of the common state management problems in your own projects.

25316
Eлектронна книга

Moby Dick. or The Whale

Herman Melville

A former schoolteacher famously called Ishmael hero of Moby Dick signs up as sailor on a whaling voyage to cure a bout of depression. On his way to find a ship in Nantucket, he meets Queequeg, a heavily tattooed South Sea Island harpooneer just returned from his latest whaling trip. Ishmael and Queequeg become best buds and roommates almost immediately. Together, they sign up for a voyage on the Pequod, which is just about to start on a three-year expedition to hunt sperm whales.

25317
Eлектронна книга

Moc i cesarzowa

Katarzyna Gacek, Agnieszka Szczepańska

Komisarz Anna Sarnowicz zostaje wezwana na miejsce tajemniczego morderstwa. Grupa licealistów znalazła ciała kobiety i mężczyzny splecione w miłosnym uścisku. Okoliczności zbrodni są zadziwiająco podobne do sprawy, którą komisarz prowadziła przed rokiem. Czy to możliwe, że sprawcą znów jest obdarzony ezoterycznymi zdolnościami mężczyzna? A może ktoś, wzorując się na dawnych zbrodniach, pragnie kontynuować jego dzieło? Anna będzie musiała użyć wszystkich swoich umiejętności śledczych, aby rozwiązać tę sprawę. Skorzysta też z pomocy swojej przyjaciółki Małgorzaty Trzaskomy. Czy to jednak wystarczy? Małgorzata Trzaskoma, to rzeczywista postać - parapsycholog, wróżka, jasnowidz. Interesuje się tarotem, astrologią i numerologią. Ukończyła wiele kursów w tej dziedzinie, a swoją wiedzę wykorzystuje, pomagając ludziom poznać własną osobowość, skrystalizować pomysły i podjąć decyzje w trudnych sprawach. Wspiera także swoją przyjaciółkę, komisarz Annę Sarnowicz, w rozwiązywaniu zagadek kryminalnych. Wróżenie jest jej pasją, a świadomość, że może pomóc ludziom, sprawia jej olbrzymią satysfakcję. Występowała, grając samą siebie, w serialu Polsatu "Przeznaczenie" - hybrydy międzygatunkowej, zawierającej w sobie kryminał, dokument i mystery crime - którego 13 odcinków wyemitowano w latach 2008-2009. Niniejsza powieść powstała na kanwie jednego z kolejnych odcinków "Przeznaczenia", które nie zostały sfilmowane. "Moc i cesarzowa" posiada pewnego rodzaju klimat, który całkowicie przybliża nas do bohaterów oraz wspaniałej akcji. Niepozorne morderstwo przekształciło się w niebezpieczną walkę o życie wielu ludzi, którzy byli powiązani z tą sprawą. Katarzyna Gacek i Agnieszka Szczepańska nie pozwalają, aby czytelnik popadł w monotonię, ponieważ wyżej wskazana lektura jest przepełniona ciekawymi wydarzeniami, które sprawiają, że czytelnik z uwagą śledzi działania polskich stróżów prawa. [LadyBoleyn, lubimyczytac.pl] Styl pisania autorki lekki, łatwy i przyjemny sprawił, że książkę pochłonęłam w jeden dzień i trochę wieczoru. Polecam! [monigrak, lubimyczytac.pl] Książki z serii "Przeznaczenie" polecam miłośnikom kryminałów, bo wiem, że się nie zawiodą. [Marta Bajor, lubimyczytac.pl] Nota: przytoczone powyżej opinie są cytowane we fragmentach i zostały poddane redakcji. Tekst: Funky Books, Sopot 2010. Projekt okładki: Ewa Hajduk.

25318
Eлектронна книга

Moc koncentracji. Jak nauczyć się trudnej sztuki skupiania uwagi

Dandapani

Życie, jakiego pragniesz, jest w twoim zasięgu, jeśli tylko zdołasz opanować sztukę koncentracji Lęk, stres, niepokój i strach to psychiczne plagi, które dręczą nie tylko nasz umysł, ale także ciało, przyczyniając się do powstawania takich dolegliwości jak choroby serca i otyłość. Dzięki opanowaniu jednej umiejętności koncentracji możemy raz na zawsze pokonać tych psychicznych dręczycieli. Dandapani spędził dziesięć lat w klasztorze klauzurowym, zdobywając bezcenną wiedzę na temat korzyści płynących z życia w skupieniu. W swoim praktycznym przewodniku przedstawia istotę mądrości, którą zdobył jako mnich. Prowadzi czytelnika krok po kroku, pomagając mu zrozumieć i okiełznać swój umysł. Dzięki jasnym definicjom i prostym ćwiczeniom (takim jak poranne słanie łóżka) uczy nas wykorzystywać siłę woli, kierować uwagą w obrębie umysłu i stopniowo włączać praktykę koncentracji w swoje codzienne życie, aby w rezultacie doprowadzić do jego trwałej zmiany. W świecie zdominowanym przez dekoncentrację ta książka pojawia się w samą porę, aby przypomnieć nam o wartości skupionej uwagi. ADAM GRANT, autor Leniwego umysłu, bestsellera z pierwszego miejsca listy New York Timesa, i gospodarz podcastu TED WorkLife Dandapani jest hinduskim kapłanem (byłym mnichem), znanym na całym świecie mówcą i światowym ekspertem w dziedzinie wykorzystania umysłu do budowania życia pełnego celu i radości.

25319
Eлектронна книга

Moc Kreowania Osobowości

Patryk Szlicht

W świecie, w którym ludzie oddają się w ręce przypadku, wreszcie pojawia się nadzieja. Jest nią samokontrola, która otwiera drzwi do kreowania rzeczywistości. Zakochaj się w samodoskonaleniu i otwórz się na nieznane. Determinacja i samoświadomość będą Twoimi przymiotami. A wymarzona osobowość wreszcie stanie się faktem. Wyrusz w podróż ku zrozumieniu. Podejmij decyzję, kim tak naprawdę chcesz się stać. Do perfekcji opanuj inteligencję emocjonalną. Zdobądź niezachwianą pewność siebie. Z dziecięcą łatwością kreuj dowolne nawyki. Realizuj swoje plany i ambicje. Bo nie wiem, czy wiesz, ale masz obowiązek, aby nadać swojemu życiu sens i wykorzystać w pełni szansę, która została Ci dana. Przestań się kulić i już dziś pozwól światu zobaczyć Twoją wielkość, bowiem nigdy nie nadejdzie dzień, w którym będziesz „idealnie gotowy”. Ta książka pozwoli Ci nadać życiu głębszy sens, bo to on jest fundamentem życiowego spełnienia. Jednak nie oczekuj, że podam Ci go na tacy. Mój sens może być bezsensowny dla Ciebie, a Twój sens nieodpowiedni dla mnie. Nie będziemy się tutaj bawić w złote regułki, które zadziałają na każdego. Bowiem żyjemy w zróżnicowanym świecie pełnym zróżnicowanych ludzi. Jednolite rozwiązania nie mają tutaj racji bytu. Każdy z nas to oddzielna historia. I trzeba ją w pełni zrozumieć, żeby móc zmienić jej tory. Przychodzi dzień, który zwiastuje rewolucję. Totalną transformację ludzkiej świadomości. Potęga samokontroli potrafi niejednego wprowadzić w olbrzymi zachwyt. Poziom ludzkiej wybitności przekracza aktualne granice naszych małych umysłów. Wiara pozwala nam kreować. Możemy z dziecięcą niewinnością tworzyć swoje życie. Dzięki czemu staje się ono niesamowitą przygodą, a my możemy zapisać się w dziejach historii jako ludzie przebudzeni. Czy istnieje coś piękniejszego?

25320
Eлектронна книга

Moc. Książeczka do pierwszej mocy

Bartosz M. Wrona

Jak osiągnąć szczęście? Jak poczuć MOC, aby zmienić na lepsze swoje życie? Jak poradzić sobie z depresją, chorobą afektywną dwubiegunową, perwersjami seksualnymi, uzależnieniami, hazardem i pracoholizmem; natręctwami, obsesjami i fobiami; zaburzeniami jedzenia, zaburzeniami osobowości, narcyzmem, poczuciem winy i poczuciem krzywdy, psychozami, z myślami samobójczymi i z samookaleczeniami? Odpowiedzi na te pytania znajdziesz w tej niezwykłej książce. I na wiele innych pytań. Niniejsza książka jest trzecią (ostatnią) częścią trylogii psychoterapeutycznej Nadzwyczajna Zwyczajność, na którą składają się: (I) Jest dobrze. Książeczka do psychoterapii (II) Zmiana radykalna. Książeczka do autorefleksji zorientowanej na nieśmiertelność (III) Moc. Książeczka do pierwszej mocy NOTA O AUTORZE. Bartosz M. Wrona – psychoterapeuta, lekarz-psychiatra, optymistyk. Jako psychoterapeuta stosuje zarówno „klasyczne” metody terapii jak i uznane, choć mniej popularne, techniki mające swoje korzenie w naukach wschodu (joga w tym zen, afirmacje, medytacje). Człowiek o szerokich, nowych horyzontach i niezwykłym poczuciu humoru, korzystający w swej praktyce z nauk takich mistrzów jak Osho, De Mello, Tolle. Trylogia Nadzwyczajna Zwyczajność stanowi podsumowanie kilkunastu lat Jego pracy w tej dziedzinie. Pierwsze wydanie tej książki ukazało się w roku 2013 nakładem Wydawnictwa Nowy Horyzont. Nasz e-book w formacie pdf jest identyczny (oprócz okładki) z tym papierowym wydaniem, którego layout opracowała Magdalena Stefańczuk. Projekt okładki: Karolina Lubaszko.