|
2781件中 61件 - 90件
1 2 3 4 5 6 7 8
商品 | 説明 | 価格 |

Hands-On Data Structures and Algorithms with Python Write complex and powerful code using the latest features of Python 3.7, 2nd Edition【電子書籍】[ Dr. Basant Agarwal ]
楽天Kobo電子書籍ストア
|
<p><strong>Learn to implement complex data structures and algorithms using Python</strong></p> <h4>Key Features</h4> <ul> <li>Understand the analysis and design of fundamental Python data structures</li> <li>Explore advanced Python concepts such as Big O notation and dynamic programming</li> <li>Learn functional and reactive implementations of traditional data structures</li> </ul> <h4>Book Description</h4> <p>Data structures allow you to store and organize data efficiently. They are critical to any problem, provide a complete solution, and act like reusable code. Hands-On Data Structures and Algorithms with Python teaches you the essential Python data structures and the most common algorithms for building easy and maintainable applications.</p> <p>This book helps you to understand the power of linked lists, double linked lists, and circular linked lists. You will learn to create complex data structures, such as graphs, stacks, and queues. As you make your way through the chapters, you will explore the application of binary searches and binary search trees, along with learning common techniques and structures used in tasks such as preprocessing, modeling, and transforming data. In the concluding chapters, you will get to grips with organizing your code in a manageable, consistent, and extendable way. You will also study how to bubble sort, selection sort, insertion sort, and merge sort algorithms in detail.</p> <p>By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications. You will get insights into Python implementation of all the important and relevant algorithms.</p> <h4>What you will learn</h4> <ul> <li>Understand object representation, attribute binding, and data encapsulation</li> <li>Gain a solid understanding of Python data structures using algorithms</li> <li>Study algorithms using examples with pictorial representation</li> <li>Learn complex algorithms through easy explanation, implementing Python</li> <li>Build sophisticated and efficient data applications in Python</li> <li>Understand common programming algorithms used in Python data science</li> <li>Write efficient and robust code in Python 3.7</li> </ul> <h4>Who this book is for</h4> <p>This book is for developers who want to learn data structures and algorithms in Python to write complex and flexible programs. Basic Python programming knowledge is expected.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,385円
|

Grasping God's Word, Fourth Edition A Hands-On Approach to Reading, Interpreting, and Applying the Bible【電子書籍】[ J. Scott Duvall ]
楽天Kobo電子書籍ストア
|
<p><strong>A Proven Approach to Help You Interpret and Understand the Bible</strong></p> <p><em>Grasping God's Word</em> has proven itself in classrooms across the country as an invaluable help to students who want to learn how to read, interpret, and apply the Bible for themselves. This book will equip you with a five-step Interpretive Journey that will help you make sense of any passage in the Bible. It will also guide you through all the different genres found in the Bible to help you learn the specifics of how to best approach each one.</p> <p>Filling the gap between approaches that are too simple and others that are too technical, this book starts by equipping readers with general principles of interpretation, then moves on to apply those principles to specific genres and contexts.</p> <p>Features include:</p> <ul> <li>Proven in classrooms across the country</li> <li>Hands-on exercises to guide students through the interpretation process</li> <li>Emphasis on real-life application</li> <li>Supplemented by a website for professors providing extensive teaching materials</li> <li>Accompanying workbook, video lectures, laminated study guide (sold separately)</li> </ul> <p>This fourth edition includes revised chapters on word studies and Bible translations, updated illustrations, cultural references, bibliography, and assignments. This book is the ideal resource for anyone looking for a step-by-step guide that will teach them how to accurately and faithfully interpret the Bible.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
5,229円
|

Many stories for washing your hands The Little Raccoon Tom【電子書籍】[ M.Gloria Pozzi ]
楽天Kobo電子書籍ストア
|
<p>I created this book in the most chaotic period that humanity has experienced in the past hundred years. My desire was to make a contribution <strong>to the kids and their families</strong> in this confused period, writing and illustrating this little book.</p> <p>Suitable for children of all ages who, for duty and pleasure, at home with mom and dad, can learn to <strong>wash their hands properly, playing</strong>.<br /> I hope this ebook can brighten the days of the whole family with their children, without forgetting that with good manners and cleanliness they can contribute to themselves and their health.</p> <p><strong>The little raccoon Tom,</strong> will be happy to entertain the children and make them participate in good habits at different times of the day. I hope you find it useful and you like it, let me know in the reviews! Thanks and #everythingwillbefine</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
438円
|

Hands-On Predictive Analytics with Python Master the complete predictive analytics process, from problem definition to model deployment【電子書籍】[ Alvaro Fuentes ]
楽天Kobo電子書籍ストア
|
<p><strong>Step-by-step guide to build high performing predictive applications</strong></p> <h4>Key Features</h4> <ul> <li>Use the Python data analytics ecosystem to implement end-to-end predictive analytics projects</li> <li>Explore advanced predictive modeling algorithms with an emphasis on theory with intuitive explanations</li> <li>Learn to deploy a predictive model's results as an interactive application</li> </ul> <h4>Book Description</h4> <p>Predictive analytics is an applied field that employs a variety of quantitative methods using data to make predictions. It involves much more than just throwing data onto a computer to build a model. This book provides practical coverage to help you understand the most important concepts of predictive analytics. Using practical, step-by-step examples, we build predictive analytics solutions while using cutting-edge Python tools and packages.</p> <p>The book's step-by-step approach starts by defining the problem and moves on to identifying relevant data. We will also be performing data preparation, exploring and visualizing relationships, building models, tuning, evaluating, and deploying model.</p> <p>Each stage has relevant practical examples and efficient Python code. You will work with models such as KNN, Random Forests, and neural networks using the most important libraries in Python's data science stack: NumPy, Pandas, Matplotlib, Seaborn, Keras, Dash, and so on. In addition to hands-on code examples, you will find intuitive explanations of the inner workings of the main techniques and algorithms used in predictive analytics.</p> <p>By the end of this book, you will be all set to build high-performance predictive analytics solutions using Python programming.</p> <h4>What you will learn</h4> <ul> <li>Get to grips with the main concepts and principles of predictive analytics</li> <li>Learn about the stages involved in producing complete predictive analytics solutions</li> <li>Understand how to define a problem, propose a solution, and prepare a dataset</li> <li>Use visualizations to explore relationships and gain insights into the dataset</li> <li>Learn to build regression and classification models using scikit-learn</li> <li>Use Keras to build powerful neural network models that produce accurate predictions</li> <li>Learn to serve a model's predictions as a web application</li> </ul> <h4>Who this book is for</h4> <p>This book is for data analysts, data scientists, data engineers, and Python developers who want to learn about predictive modeling and would like to implement predictive analytics solutions using Python's data stack. People from other backgrounds who would like to enter this exciting field will greatly benefit from reading this book. All you need is to be proficient in Python programming and have a basic understanding of statistics and college-level algebra.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,932円
|

Hands-On Deep Learning for Games Leverage the power of neural networks and reinforcement learning to build intelligent games【電子書籍】[ Micheal Lanham ]
楽天Kobo電子書籍ストア
|
<p><strong>Understand the core concepts of deep learning and deep reinforcement learning by applying them to develop games</strong></p> <h4>Key Features</h4> <ul> <li>Apply the power of deep learning to complex reasoning tasks by building a Game AI</li> <li>Exploit the most recent developments in machine learning and AI for building smart games</li> <li>Implement deep learning models and neural networks with Python</li> </ul> <h4>Book Description</h4> <p>The number of applications of deep learning and neural networks has multiplied in the last couple of years. Neural nets has enabled significant breakthroughs in everything from computer vision, voice generation, voice recognition and self-driving cars. Game development is also a key area where these techniques are being applied. This book will give an in depth view of the potential of deep learning and neural networks in game development.</p> <p>We will take a look at the foundations of multi-layer perceptron's to using convolutional and recurrent networks. In applications from GANs that create music or textures to self-driving cars and chatbots. Then we introduce deep reinforcement learning through the multi-armed bandit problem and other OpenAI Gym environments.</p> <p>As we progress through the book we will gain insights about DRL techniques such as Motivated Reinforcement Learning with Curiosity and Curriculum Learning. We also take a closer look at deep reinforcement learning and in particular the Unity ML-Agents toolkit. By the end of the book, we will look at how to apply DRL and the ML-Agents toolkit to enhance, test and automate your games or simulations. Finally, we will cover your possible next steps and possible areas for future learning.</p> <h4>What you will learn</h4> <ul> <li>Learn the foundations of neural networks and deep learning.</li> <li>Use advanced neural network architectures in applications to create music, textures, self driving cars and chatbots.</li> <li>Understand the basics of reinforcement and DRL and how to apply it to solve a variety of problems.</li> <li>Working with Unity ML-Agents toolkit and how to install, setup and run the kit.</li> <li>Understand core concepts of DRL and the differences between discrete and continuous action environments.</li> <li>Use several advanced forms of learning in various scenarios from developing agents to testing games.</li> </ul> <h4>Who this book is for</h4> <p>This books is for game developers who wish to create highly interactive games by leveraging the power of machine and deep learning. No prior knowledge of machine learning, deep learning or neural networks is required this book will teach those concepts from scratch. A good understanding of Python is required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,973円
|

Rust Web Programming A hands-on guide to developing fast and secure web apps with the Rust programming language【電子書籍】[ Maxwell Flitton ]
楽天Kobo電子書籍ストア
|
<p><strong>Adopt the Rust programming language by learning how to build fully functional web applications and services and address challenges relating to safety and performance</strong></p> <h4>Key Features</h4> <ul> <li>Build scalable web applications in Rust using popular frameworks such as Actix, Rocket, and Warp</li> <li>Create front-end components that can be injected into multiple views</li> <li>Develop data models in Rust to interact with the database</li> </ul> <h4>Book Description</h4> <p>Are safety and high performance a big concern for you while developing web applications?</p> <p>While most programming languages have a safety or speed trade-off, Rust provides memory safety without using a garbage collector. This means that with its low memory footprint, you can build high-performance and secure web apps with relative ease.</p> <p>This book will take you through each stage of the web development process, showing you how to combine Rust and modern web development principles to build supercharged web apps.</p> <p>You'll start with an introduction to Rust and understand how to avoid common pitfalls when migrating from traditional dynamic programming languages. The book will show you how to structure Rust code for a project that spans multiple pages and modules. Next, you'll explore the Actix Web framework and get a basic web server up and running. As you advance, you'll learn how to process JSON requests and display data from the web app via HTML, CSS, and JavaScript. You'll also be able to persist data and create RESTful services in Rust. Later, you'll build an automated deployment process for the app on an AWS EC2 instance and Docker Hub. Finally, you'll play around with some popular web frameworks in Rust and compare them.</p> <p>By the end of this Rust book, you'll be able to confidently create scalable and fast web applications with Rust.</p> <h4>What you will learn</h4> <ul> <li>Structure scalable web apps in Rust in Rocket, Actix Web, and Warp</li> <li>Apply data persistence for your web apps using PostgreSQL</li> <li>Build login, JWT, and config modules for your web apps</li> <li>Serve HTML, CSS, and JavaScript from the Actix Web server</li> <li>Build unit tests and functional API tests in Postman and Newman</li> <li>Deploy the Rust app with NGINX and Docker onto an AWS EC2 instance</li> </ul> <h4>Who this book is for</h4> <p>This book on web programming with Rust is for web developers who have programmed in traditional languages such as Python, Ruby, JavaScript, and Java and are looking to develop high-performance web applications with Rust. Although no prior experience with Rust is necessary, a solid understanding of web development principles and basic knowledge of HTML, CSS, and JavaScript are required if you want to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,973円
|

Hands on Hacking: Become an Expert at Next Gen Penetration Testing and Purple Teaming HANDS ON HACKING [ Matthew Hickey ]
楽天ブックス
|
HANDS ON HACKING Matthew Hickey Jennifer Arcuri WILEY2020 Paperback English ISBN:9781119561453 洋書 Computers & Science(コンピューター&科学) Computers
|
7,128円
|

Rita Hayworth and Shawshank Redemption On the 30th Anniversary of the iconic movie, one of the most popular in film history【電子書籍】[ Stephen King ]
楽天Kobo電子書籍ストア
|
<p><strong>#1 <em>New York Times</em> bestselling author Stephen King's beloved novella, <em>Rita Hayworth and Shawshank Redemption</em> - the basis for the Best Picture Academy Award-nominee <em>The Shawshank Redemption</em> - about an unjustly imprisoned convict who seeks a strangely satisfying revenge, is now available for the first time as a standalone book.</strong></p> <p>A mesmerizing tale of unjust imprisonment and offbeat escape, <em>Rita Hayworth and Shawshank Redemption</em> is one of Stephen King's most beloved and iconic stories, and it helped make Castle Rock a place readers would return to over and over again. Suspenseful, mysterious, and heart-wrenching, this iconic King novella, populated by a cast of unforgettable characters, is about a fiercely compelling convict named Andy Dufresne who is seeking his ultimate revenge.</p> <p>Originally published in 1982 in the collection <em>Different Seasons</em> (alongside "The Body," "Apt Pupil," and "The Breathing Method"), it was made into the film <em>The Shawshank Redemption</em> in 1994. Starring Morgan Freeman and Tim Robbins, this modern classic was nominated for seven Academy Awards, including Best Picture, is one of the most beloved films of all time and is <strong>IMDb's</strong> top-rated <strong>movie</strong> of all time.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,418円
|

【中古】 Selling by Phone: How to Reach and Sell to Customers in the Nineties / Linda Richardson / McGraw-Hill [ペーパーバック]【メール便送料無料】【最短翌日配達対応】
もったいない本舗 楽天市場店
|
著者:Linda Richardson出版社:McGraw-Hillサイズ:ペーパーバックISBN-10:0070523762ISBN-13:9780070523760■通常24時間以内に出荷可能です。※繁忙期やセール等、ご注文数が多い日につきましては 発送まで48時間かかる場合があります。あらかじめご了承ください。 ■メール便は、1冊から送料無料です。※宅配便の場合、2,500円以上送料無料です。※最短翌日配達ご希望の方は、宅配便をご選択下さい。※「代引き」ご希望の方は宅配便をご選択下さい。※配送番号付きのゆうパケットをご希望の場合は、追跡可能メール便(送料210円)をご選択ください。■ただいま、オリジナルカレンダーをプレゼントしております。■お急ぎの方は「もったいない本舗 お急ぎ便店」をご利用ください。最短翌日配送、手数料298円から■まとめ買いの方は「もったいない本舗 おまとめ店」がお買い得です。■中古品ではございますが、良好なコンディションです。決済は、クレジットカード、代引き等、各種決済方法がご利用可能です。■万が一品質に不備が有った場合は、返金対応。■クリーニング済み。■商品画像に「帯」が付いているものがありますが、中古品のため、実際の商品には付いていない場合がございます。■商品状態の表記につきまして・非常に良い: 使用されてはいますが、 非常にきれいな状態です。 書き込みや線引きはありません。・良い: 比較的綺麗な状態の商品です。 ページやカバーに欠品はありません。 文章を読むのに支障はありません。・可: 文章が問題なく読める状態の商品です。 マーカーやペンで書込があることがあります。 商品の痛みがある場合があります。
|
1,421円
|

With God in the World: A Series of Papers Exploring Faith and Spirituality in Contemporary Culture【電子書籍】[ Charles Henry Brent ]
楽天Kobo電子書籍ストア
|
<p>In "With God in the World: A Series of Papers," Charles Henry Brent offers a profound exploration of the relationship between spirituality and daily existence. This collection of essays deftly weaves theological insights with practical applications, illuminating the dynamic interplay between faith and the mundane aspects of human life. Brent's eloquent prose reflects a deep commitment to conveying timeless truths in a manner accessible to both lay readers and scholars. The papers reveal the complexities of living a faith-filled life amidst modern challenges, situating Brent's voice within the broader context of early 20th-century Christian thought, which sought to reconcile tradition with contemporary experience. Brent, an influential bishop and educator, drew from his extensive experiences in ministry and academia to craft this enlightening work. His profound belief in the necessity of integrating faith with action was influenced by his global travels and encounters with diverse cultures. Brent's background as a leader in the Episcopal Church and as a figure of social justice ultimately shaped his perspective, urging readers to engage with the world through a lens of spiritual responsibility. This book is invaluable for those seeking to deepen their understanding of the Christian faith's relevance in everyday life. Brent's insightful reflections provide both encouragement and challenge, making it a must-read for anyone interested in spiritual growth and the practical implications of belief in a complex world.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
310円
|

The Czech and Slovak Legion in Siberia, 1917-1922【電子書籍】[ Joan McGuire Mohr ]
楽天Kobo電子書籍ストア
|
<p>During World War I, a specialized Russian battalion comprised of ethnic Czechs and Czech and Slovak prisoners of war--the Legion--became a pawn in an international game of power and deceit. The Legion's detour through Siberia became the greatest human interest story of the war, chronicled weekly in the <em>New York Times</em> and <em>New York Herald</em>. More than half of the Legion's troops lost their lives as the evacuation of Czech and Slovak POWs through Vladivostok precipitated the murder of the Russian royal family and forced the Legion to act as protectors of the Russian treasury and the Trans-Siberian Railway while the White and Red armies battled. For political purposes, tales of the Legion's odyssey have been buried or expunged. This volume offers the seminal account of this hidden yet epic journey, shedding light on a fascinating but forgotten facet of World War I.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,578円
|

The Pictures of Slavery in Church and State (Complete Edition) Including Personal Reminiscences, Biographical Sketches and Anecdotes on Slavery by John Wesley and Richard Watson【電子書籍】[ John Dixon Long ]
楽天Kobo電子書籍ストア
|
<p>In 'The Pictures of Slavery in Church and State (Complete Edition)' by John Dixon Long, readers are taken on a thought-provoking journey delving into the complex relationship between slavery, religion, and government. Long's literary style is both eloquent and insightful, offering a critical analysis of the historical portrayal of slavery in both church and state. The book provides a detailed examination of the role that religion and governance played in perpetuating the institution of slavery, shedding light on the moral implications and societal consequences of such systems. Long's work is a significant contribution to the study of American history and the impact of slavery on various facets of society. His meticulous research and compelling arguments make this book a valuable resource for scholars and students alike. John Dixon Long's deep understanding of the complexities surrounding slavery in church and state is evident in this comprehensive work. Readers interested in exploring the intersection of religion, politics, and social justice will find 'The Pictures of Slavery in Church and State' to be an enlightening and thought-provoking read.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
300円
|

The Creative Process in the Individual Unlocking the Creative Power of Thought: A Journey to Personal Growth and Success【電子書籍】[ T. Troward ]
楽天Kobo電子書籍ストア
|
<p>In "The Creative Process in the Individual," T. Troward presents a thought-provoking exploration of creativity as not merely an artistic endeavor but as a fundamental aspect of human existence. Written in the early 20th century during a period of significant intellectual transformation, Troward's work reflects the evolving landscape of psychology, spirituality, and philosophy. Employing a fluid literary style that combines philosophical discourse with practical insights, he delves into the mechanics of individual creativity, arguing that innate potential can be harnessed through understanding and mastery of mental processes. Troward uses rich metaphors and a systematic approach to illuminate the interconnections between the mind and the external world, specifically how thoughts shape reality. T. Troward, a British judge and metaphysical writer, was instrumental in bringing Eastern philosophies, particularly those of Hindu and Buddhist traditions, into Western thought. His extensive studies and experience in law and spirituality provided a unique lens through which he viewed the world. Inspired by the New Thought movement and his interest in mental science, Troward wrote this text to empower individuals to recognize their creative capabilities, aiming to elevate human consciousness and foster personal growth. For those seeking to unlock their creative potential or understand the deeper mechanics of thought and manifestation, "The Creative Process in the Individual" is a compelling read. Troward's insights are timeless, resonating with contemporary discussions on creativity and self-actualization. This book invites readers to engage with their inner creativity and is highly recommended for both creative practitioners and anyone interested in the interplay between thought and reality.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
150円
|

In the Jungle IN THE JUNGLE (Match and Stick) [ Kathryn Jewitt ]
楽天ブックス
|
IN THE JUNGLE Match and Stick Kathryn Jewitt Sally Payne EDC KANE MILLER BOOKS2023 Paperback English ISBN:9781684648092 洋書 Books for kids(児童書) Juvenile Fiction
|
1,108円
|

The Richest Man in Babylon Timeless Financial Wisdom for Wealth and Success【電子書籍】[ George Samuel Clason ]
楽天Kobo電子書籍ストア
|
<p>〓 Unlock the secrets to building lasting wealthーstraight from ancient Babylon! 〓〓? George S. Clason's classic masterpiece, "The Richest Man in Babylon," has helped millions of readers achieve financial success and independence by delivering powerful money lessons through simple yet unforgettable parables. 〓〓 From saving and investing to managing debt and multiplying income, this book presents timeless truths wrapped in engaging stories that are easy to read and apply. Whether you're just starting your financial journey or looking to sharpen your money mindset, these principles are your blueprint to prosperity. 〓〓 〓 "Start thy purse to fattening." With each golden rule, you'll learn how to: Take control of your finances Make money work for you Build wealth step by step Achieve financial peace of mind 〓〓? 〓 "The Richest Man in Babylon" is not just a bookーit's a life-changing guide that has stood the test of time. 〓 Ready to take charge of your financial destiny? Grab your copy now and start your journey to abundance! 〓〓</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
200円
|

The Richest Man in Babylon Timeless Wisdom for Wealth and Success【電子書籍】[ George S. Clason ]
楽天Kobo電子書籍ストア
|
<p>Originally published in 1926, The Richest Man in Babylon by George S. Clason is a timeless classic that offers invaluable financial wisdom through engaging parables set in ancient Babylon. The book provides fundamental lessons on wealth-building, financial independence, and smart money management that remain just as relevant today as they were nearly a century ago. Through a series of captivating stories, Clason shares practical principles for achieving financial success, including: The importance of saving at least 10% of your income Making money work for you through wise investments Avoiding debt and living within your means Seeking financial wisdom and learning from successful individuals The power of consistent action and perseverance These lessons are delivered through the experiences of Arkad, the titular "richest man in Babylon," who shares his secrets for accumulating wealth and securing financial stability. With millions of copies sold worldwide, The Richest Man in Babylon has transformed the financial lives of countless readers. Its principles have been embraced by entrepreneurs, investors, and financial experts, proving its enduring value across generations. If you're looking for a simple yet powerful guide to financial success, The Richest Man in Babylon is a must-read. Whether you're just starting your financial journey or seeking to refine your money management skills, the timeless wisdom in this book can help you build lasting wealth and achieve financial freedom.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
200円
|

How to Succeed in the Christian Life Practical Guide to Spiritual Growth and Success in Faith【電子書籍】[ R. A. Torrey ]
楽天Kobo電子書籍ストア
|
<p>In "How to Succeed in the Christian Life," R. A. Torrey presents a comprehensive guide to spiritual success rooted in Christian doctrine and practice. His work is characterized by a pragmatic literary style that combines scriptural exegesis with practical applications, addressing the challenges and triumphs of living a fulfilling Christian life. The book is contextualized within the early 20th century revivalist movements, reflecting the era's emphasis on personal holiness and evangelistic fervor, making it a pertinent read for individuals seeking to deepen their faith amidst an increasingly secular society. R. A. Torrey, a prominent theologian and evangelist, was influenced by his deep commitment to biblical truth and his experiences in various ministry roles. His extensive background, which includes serving as the superintendent of the Moody Bible Institute, enriched his insights into the struggles faced by everyday Christians. Torrey'??s dedication to empowering believers through accessible theological education underpins his motivation to write this practical manifesto, encouraging readers to apply their faith actively. This book is highly recommended for both new and seasoned Christians alike. Torrey'??s insights not only illuminate the path toward spiritual growth but also equip readers with the tools to thrive in their Christian endeavors. Engage with the timeless truths presented in this work and discover the transformative power of a dedicated Christian life.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
150円
|

Online Education An Innovative Approach and Success in the Virtual Classroom【電子書籍】[ Bayode Ph.D Bola ]
楽天Kobo電子書籍ストア
|
<p>Online education has surpassed all expectations, given its exponential growth in the last few years. Not only has the number of students who take online courses increased, but the number of educational institutions that offer online programs has skyrocketed. The dilemma facing many institutions today is not whether to have an online education, but how to integrate the pedagogy into their academic programs. Many books have addressed online education from the vantage point of instructors and administrators. But this unique volume provides the strategies that students can apply to succeed in a virtual classroom. This book also addresses emerging issues in online education and how technologies will impact higher education in the future.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
1,368円
|

What is Reiki Hands on Healing With Energy A Guide to Self-Healing and Spiritual Cleansing Through Reiki Training【電子書籍】[ Theresa Carver ]
楽天Kobo電子書籍ストア
|
<p>What is Reiki Hands on Healing With Energy</p> <p>Reiki: What is Reiki Healing? Learn Reiki, Gain Emotional Healing and Chakra Healing with Reiki Therapy and Reiki Meditation, the Benefits of Reiki Healing Touch Through Healing Hands, A Guide to Self-Healing and Spiritual Cleansing Through Reiki Training</p> <p>Reiki is a Japanese type of spiritual practice also used for stress reduction and relaxation. It is a technique that also helps promote healing either for self or for other people. It is characterized as a practice of "laying of hands".</p> <p>The healing powers of the technique are based on the idea that there is an unseen "life force energy" that flows through each person. This life force is said to be the reason why people are alive. When one's life force energy is low, then people are likely to get sick or feel weak. If the life force is high, people fell healthy and happy.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
644円
|

Be Bully Free A Hands-On Guide to How You Can Take Control【電子書籍】[ Catherine Thornton ]
楽天Kobo電子書籍ストア
|
<p>With bullying affecting approximately one in five children, and an increase in bullying on social media, it remains a frighteningly common issue for children growing up today. Written in a young adult fiction style, <em>Be Bully Free</em> gives the recipient of bullying direct and practical advice to help empower them and take back control of their situation.</p> <p>The advice is grounded in real world, everyday bullying scenarios and additional information is provided to help children in a range of well-being areas such as nutrition, exercise, sleep, anxiety and more, making the book a highly valuable resource for any child 11+ who is experiencing or has experienced bullying. Sections for families and schools are also included.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
2,743円
|

Hands-On Mathematics for Deep Learning Build a solid mathematical foundation for training efficient deep neural networks【電子書籍】[ Jay Dawani ]
楽天Kobo電子書籍ストア
|
<p><strong>A comprehensive guide to getting well-versed with the mathematical techniques for building modern deep learning architectures</strong></p> <h4>Key Features</h4> <ul> <li>Understand linear algebra, calculus, gradient algorithms, and other concepts essential for training deep neural networks</li> <li>Learn the mathematical concepts needed to understand how deep learning models function</li> <li>Use deep learning for solving problems related to vision, image, text, and sequence applications</li> </ul> <h4>Book Description</h4> <p>Most programmers and data scientists struggle with mathematics, having either overlooked or forgotten core mathematical concepts. This book uses Python libraries to help you understand the math required to build deep learning (DL) models.</p> <p>You'll begin by learning about core mathematical and modern computational techniques used to design and implement DL algorithms. This book will cover essential topics, such as linear algebra, eigenvalues and eigenvectors, the singular value decomposition concept, and gradient algorithms, to help you understand how to train deep neural networks. Later chapters focus on important neural networks, such as the linear neural network and multilayer perceptrons, with a primary focus on helping you learn how each model works. As you advance, you will delve into the math used for regularization, multi-layered DL, forward propagation, optimization, and backpropagation techniques to understand what it takes to build full-fledged DL models. Finally, you'll explore CNN, recurrent neural network (RNN), and GAN models and their application.</p> <p>By the end of this book, you'll have built a strong foundation in neural networks and DL mathematical concepts, which will help you to confidently research and build custom models in DL.</p> <h4>What you will learn</h4> <ul> <li>Understand the key mathematical concepts for building neural network models</li> <li>Discover core multivariable calculus concepts</li> <li>Improve the performance of deep learning models using optimization techniques</li> <li>Cover optimization algorithms, from basic stochastic gradient descent (SGD) to the advanced Adam optimizer</li> <li>Understand computational graphs and their importance in DL</li> <li>Explore the backpropagation algorithm to reduce output error</li> <li>Cover DL algorithms such as convolutional neural networks (CNNs), sequence models, and generative adversarial networks (GANs)</li> </ul> <h4>Who this book is for</h4> <p>This book is for data scientists, machine learning developers, aspiring deep learning developers, or anyone who wants to understand the foundation of deep learning by learning the math behind it. Working knowledge of the Python programming language and machine learning basics is required.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,973円
|

Breathe Like a Bear Mindfulness Cards: 50 Mindful Activities for Kids FLSH CARD-BREATHE LIKE A BEAR (Big Cards for Little Hands) [ Kira Willey ]
楽天ブックス
|
FLSH CARDーBREATHE LIKE A BEAR Big Cards for Little Hands Kira Willey Anni Betts POTTER CLARKSON N2024 Other English ISBN:9780593581933 洋書 Books for kids(児童書) Juvenile Nonfiction
|
2,376円
|

てをあらおう / 原タイトル:Wash Your Hands[本/雑誌] (ピンキッツえいごえほん) / ThePinkfongCompany/絵・英文 関根麻里/訳・解説
ネオウィング 楽天市場店
|
ご注文前に必ずご確認ください<商品説明>“てをあらおう Wash Your Hands”“トイレさん、こんにちは!Hello Potty!”“はをみがこう Brush Your Teeth”からだやみなりをせいけつにする3話だよ。<アーティスト/キャスト>関根麻里(演奏者)<商品詳細>商品番号:NEOBK-2915406ThePinkfongCompany / E Eibun Sekine Mari / Yaku Kaisetsu / Te Wo Arao / Original Title: Wash Your Hands (Pin Kittsu Eigo Picture Book)メディア:本/雑誌重量:250g発売日:2023/10JAN:9784863926042てをあらおう / 原タイトル:Wash Your Hands[本/雑誌] (ピンキッツえいごえほん) / ThePinkfongCompany/絵・英文 関根麻里/訳・解説2023/10発売
|
1,650円
|

Hands-On Web Scraping with Python Perform advanced scraping operations using various Python libraries and tools such as Selenium, Regex, and others【電子書籍】[ Anish Chapagain ]
楽天Kobo電子書籍ストア
|
<p><b>Collect and scrape different complexities of data from the modern Web using the latest tools, best practices, and techniques </b></p><h2>Key Features</h2><ul><li>Learn different scraping techniques using a range of Python libraries such as Scrapy and Beautiful Soup</li><li>Build scrapers and crawlers to extract relevant information from the web</li><li>Automate web scraping operations to bridge the accuracy gap and manage complex business needs</li></ul><h2>Book Description</h2>Web scraping is an essential technique used in many organizations to gather valuable data from web pages. This book will enable you to delve into web scraping techniques and methodologies. The book will introduce you to the fundamental concepts of web scraping techniques and how they can be applied to multiple sets of web pages. You'll use powerful libraries from the Python ecosystem such as Scrapy, lxml, pyquery, and bs4 to carry out web scraping operations. You will then get up to speed with simple to intermediate scraping operations such as identifying information from web pages and using patterns or attributes to retrieve information. This book adopts a practical approach to web scraping concepts and tools, guiding you through a series of use cases and showing you how to use the best tools and techniques to efficiently scrape web pages. You'll even cover the use of other popular web scraping tools, such as Selenium, Regex, and web-based APIs. By the end of this book, you will have learned how to efficiently scrape the web using different techniques with Python and other popular tools.<h2>What you will learn</h2><ul><li>Analyze data and information from web pages</li><li>Learn how to use browser-based developer tools from the scraping perspective</li><li>Use XPath and CSS selectors to identify and explore markup elements</li><li>Learn to handle and manage cookies</li><li>Explore advanced concepts in handling HTML forms and processing logins</li><li>Optimize web securities, data storage, and API use to scrape data</li><li>Use Regex with Python to extract data</li><li>Deal with complex web entities by using Selenium to find and extract data</li></ul><h2>Who this book is for</h2><p>This book is for Python programmers, data analysts, web scraping newbies, and anyone who wants to learn how to perform web scraping from scratch. If you want to begin your journey in applying web scraping techniques to a range of web pages, then this book is what you need! A working knowledge of the Python programming language is expected. </p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,304円
|

SolidityとEthereumによる実践スマートコントラクト開発 Truffle Suiteを用いた開発の基礎からデプロイまで / 原タイトル:Hands‐On Smart Contract Development with Solidity and Ethereum[本/雑誌] / KevinSolorio/著 RandallKanna/著 DavidH.Hoover/著 中城元臣/監訳 ク
ネオウィング 楽天市場店
|
ご注文前に必ずご確認ください<商品説明>最速!初めてのブロックチェーン開発。基礎知識は最小限に。実践モードにすぐ入れる。人気の高いTruffleフレームワークを採用。実際のアプリ開発過程をたどりながら、わかりやすく解説。<収録内容>第1部 イーサリアムブロックチェーンの紹介(ブロックチェーンの概念非中央集権アプリケーション ほか)第2部 スマートコントラクトの開発(初めてのスマートコントラクトコントラクトのデプロイと操作 ほか)第3部 Web3を使ったスマートコントラクトの操作(Web3とは何かUIをコントラクトに接続する ほか)第4部 スマートコントラクトの保護(スマートコントラクトのセキュリティ)<商品詳細>商品番号:NEOBK-2575991KevinSolorio / Cho RandallKanna / Cho DavidH. Hoover / Cho Nakashiro Motomi / Kanyaku Ku Ipu / Yaku / Solidity to Ethereum Niyoru Jissen Smart Contract Kaihatsu Truffle Suite Wo Mochita Kaihatsu No Kiso Kara De Professional I Made / Hara Title : Hands on Smart Contract Development with Solidity and Ethereumメディア:本/雑誌重量:455g発売日:2021/01JAN:9784873119342SolidityとEthereumによる実践スマートコントラクト開発 Truffle Suiteを用いた開発の基礎からデプロイまで / 原タイトル:Hands‐On Smart Contract Development with Solidity and Ethereum[本/雑誌] / KevinSolorio/著 RandallKanna/著 DavidH.Hoover/著 中城元臣/監訳 クイープ/訳2021/01発売
|
3,740円
|

Hands-On Edge Analytics with Azure IoT Design and develop IoT applications with edge analytical solutions including Azure IoT Edge【電子書籍】[ Colin Dow ]
楽天Kobo電子書籍ストア
|
<p><strong>Design, secure, and protect the privacy of edge analytics applications using platforms and tools such as Microsoft's Azure IoT Edge, MicroPython, and Open Source Computer Vision (OpenCV)</strong></p> <h4>Key Features</h4> <ul> <li>Become well-versed with best practices for implementing automated analytical computations</li> <li>Discover real-world examples to extend cloud intelligence</li> <li>Develop your skills by understanding edge analytics and applying it to research activities</li> </ul> <h4>Book Description</h4> <p>Edge analytics has gained attention as the IoT model for connected devices rises in popularity. This guide will give you insights into edge analytics as a data analysis model, and help you understand why it's gaining momentum.</p> <p>You'll begin with the key concepts and components used in an edge analytics app. Moving ahead, you'll delve into communication protocols to understand how sensors send their data to computers or microcontrollers. Next, the book will demonstrate how to design modern edge analytics apps that take advantage of the processing power of modern single-board computers and microcontrollers. Later, you'll explore Microsoft Azure IoT Edge, MicroPython, and the OpenCV visual recognition library. As you progress, you'll cover techniques for processing AI functionalities from the server side to the sensory side of IoT. You'll even get hands-on with designing a smart doorbell system using the technologies you've learned. To remove vulnerabilities in the overall edge analytics architecture, you'll discover ways to overcome security and privacy challenges. Finally, you'll use tools to audit and perform real-time monitoring of incoming data and generate alerts for the infrastructure.</p> <p>By the end of this book, you'll have learned how to use edge analytics programming techniques and be able to implement automated analytical computations.</p> <h4>What you will learn</h4> <ul> <li>Discover the key concepts and architectures used with edge analytics</li> <li>Understand how to use long-distance communication protocols for edge analytics</li> <li>Deploy Microsoft Azure IoT Edge to a Raspberry Pi</li> <li>Create Node-RED dashboards with MQTT and Text to Speech (TTS)</li> <li>Use MicroPython for developing edge analytics apps</li> <li>Explore various machine learning techniques and discover how machine learning is related to edge analytics</li> <li>Use camera and vision recognition algorithms on the sensory side to design an edge analytics app</li> <li>Monitor and audit edge analytics apps</li> </ul> <h4>Who this book is for</h4> <p>If you are a data analyst, data architect, or data scientist who is interested in learning and practicing advanced automated analytical computations, then this book is for you. You will also find this book useful if you're looking to learn edge analytics from scratch. Basic knowledge of data analytics concepts is assumed to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,973円
|

Hands-On Smart Contract Development with Solidity and Ethereum From Fundamentals to Deployment【電子書籍】[ Kevin Solorio ]
楽天Kobo電子書籍ストア
|
<p>Ready to dive into smart contract development for the blockchain? With this practical guide, experienced engineers and beginners alike will quickly learn the entire process for building smart contracts for Ethereum--the open source blockchain-based distributed computing platform. You'llget up to speed with the fundamentals and quickly move into builder mode.</p> <p>Kevin Solorio, Randall Kanna, and Dave Hoover show you how to create and test your own smart contract, create a frontend for users to interact with, and more. It's the perfect resource for people who want to break into the smart contract field but don't know where to start.</p> <p>In four parts, this book helps you:</p> <ul> <li>Explore smart contract fundamentals, including the Ethereum protocol, Solidity programming language, and the Ethereum Virtual Machine</li> <li>Dive into smart contract development using Solidity and gain experience with Truffle framework tools for deploying and testing your contracts</li> <li>Use Web3 to connect your smart contracts to an applicationso users can easily interact with the blockchain</li> <li>Examine smart contract security along with free online resources for smart contract security auditing</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
4,611円
|

Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming PYTHON CRASH COURSE 3RD /E [ Eric Matthes ]
楽天ブックス
|
PYTHON CRASH COURSE 3RD /E Eric Matthes NO STARCH PR2023 Paperback English ISBN:9781718502703 洋書 Computers & Science(コンピューター&科学) Computers
|
7,920円
|

Hands on Hacking Become an Expert at Next Gen Penetration Testing and Purple Teaming【電子書籍】[ Matthew Hickey ]
楽天Kobo電子書籍ストア
|
<p><strong>A fast, hands-on introduction to offensive hacking techniques</strong></p> <p><em>Hands-On Hacking</em> teaches readers to see through the eyes of their adversary and apply hacking techniques to better understand real-world risks to computer networks and data. Readers will benefit from the author's years of experience in the field hacking into computer networks and ultimately training others in the art of cyber-attacks. This book holds no punches and explains the tools, tactics and procedures used by ethical hackers and criminal crackers alike.</p> <p>We will take you on a journey through a hacker’s perspective when focused on the computer infrastructure of a target company, exploring how to access the servers and data. Once the information gathering stage is complete, you’ll look for flaws and their known exploitsーincluding tools developed by real-world government financed state-actors.</p> <ul> <li>An introduction to the same hacking techniques that malicious hackers will use against an organization</li> <li>Written by infosec experts with proven history of publishing vulnerabilities and highlighting security flaws</li> <li>Based on the tried and tested material used to train hackers all over the world in the art of breaching networks</li> <li>Covers the fundamental basics of how computer networks are inherently vulnerable to attack, teaching the student how to apply hacking skills to uncover vulnerabilities</li> </ul> <p>We cover topics of breaching a company from the external network perimeter, hacking internal enterprise systems and web application vulnerabilities. Delving into the basics of exploitation with real-world practical examples, you won't find any hypothetical academic only attacks here. From start to finish this book will take the student through the steps necessary to breach an organization to improve its security.</p> <p>Written by world-renowned cybersecurity experts and educators, <em>Hands-On Hacking</em> teaches entry-level professionals seeking to learn ethical hacking techniques. If you are looking to understand penetration testing and ethical hacking, this book takes you from basic methods to advanced techniques in a structured learning format.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
3,535円
|

Vorlesungen und Abhandlungen: Schopenhauer's handschriftlicher Nachla? Einleitung in die Philosophie nebst Abhandlungen zur Dialektik, Aesthetik und ?ber die deutsche Sprachverhunzung【電子書籍】[ Arthur Schopenhauer ]
楽天Kobo電子書籍ストア
|
<p>Dieses eBook: "Vorlesungen und Abhandlungen: Schopenhauer's handschriftlicher Nachla?" ist mit einem detaillierten und dynamischen Inhaltsverzeichnis versehen und wurde sorgf?ltig korrekturgelesen. Arthur Schopenhauer (1788-1860) war ein deutscher Philosoph, Autor und Hochschullehrer. Schopenhauer entwarf eine Lehre, die gleicherma?en Erkenntnistheorie, Metaphysik, ?sthetik und Ethik umfasst. Inhalt: Einleitung in die Philosophie: Exordium ?ber meinen Vortrag und dessen Methode ?ber das Studium der Philosophie Theorie des gesammten Vorstellens und Erkennens Exordium zur Dianoiologie Ueber die Endlichkeit und Nichtigkeit der Erscheinungen Metaphysik der Natur Metaphysik des Sch?nen Metaphysik der Sitten Eristische Dialektik Ueber die, seit einigen Jahren, methodisch betriebene Verhunzung der Deutschen Sprache Aus dem Buch: "Ich habe die Grundz?ge der gesammten Philosophie angek?ndigt und habe daher in einem Cursus alles Das vorzutragen, was sonst als Erkenntni?lehre ?berhaupt, als Logik, als Metaphysik der Natur, Metaphysik der Sitten oder Ethik, Rechtslehre, Metaphysik des Sch?nen oder Aesthetik in eben so vielen verschiedenen Cursus vorgetragen wird. Der Grund, warum ich in Eines verkn?pfe, was man sonst trennt und mir dadurch die zu einer Zeit zu leistende Arbeit sehr h?ufe, liegt nicht in meiner Willk?r, sondern in der Natur der Philosophie. In Gem??heit n?mlich der Resultate, zu denen mich mein Studium und meine Forschungen gef?hrt haben, hat die Philosophie eine Einheit und innern Zusammenhang, wie durchaus keine andere Wissenschaft, alle ihre Theile geh?ren so zu einander, wie die eines organischen Leibes und sind daher, eben wie diese, nicht von dem Ganzen zu trennen, ohne ihre Bedeutung und ihre Verst?ndlichkeit einzub??en, und als lacera membra, die au?er dem Zusammenhang einen widerw?rtigen Eindruck machen, dazuliegen."</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。
|
300円
|
|