Introducing Blockchain with Java: Program, Implement, and Extend Blockchains with Java, Buzharovski Spiro
Автор: Mather Bob Название: Basic Python in Finance: How to Implement Financial Trading Strategies and Analysis using Python ISBN: 0648782948 ISBN-13(EAN): 9780648782940 Издательство: Неизвестно Рейтинг: Цена: 30640.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Are you looking to automate your trading strategy? Are you looking for a more efficient way of completing your financial analysis?
Implement blockchain from scratch covering all the details with Racket, a general-purpose Lisp. You'll start by exploring what a blockchain is, so you have a solid foundation for the rest of the book. You'll then be ready to learn Racket before starting on your blockchain implementation. Once you have a working blockchain, you'll move onto extending it. The book's appendices provide supporting resources to help you in your blockchain projects.
The recommended approach for the book is to follow along and write the code as it's being explained instead of reading passively. This way you will get the most out of it. All of the source code is available for free download from GitHub.
What You Will Learn
Discover the Racket programming language and how to use it
Implement a blockchain from scratch using Lisp
Implement smart contracts and peer-to-peer support
Learn how to use macros to employ more general abstractions
Who This Book Is For Novices that have at least some experience with programming, as well as some basic working experience with computers. The book also assumes some experience with high school mathematics, such as functions.
Автор: Reed Mark Название: C++ Programming: The ultimate beginners guide to effectively design, develop, and implement a robust program step-by-step ISBN: 1647710812 ISBN-13(EAN): 9781647710811 Издательство: Неизвестно Рейтинг: Цена: 18380.00 T Наличие на складе: Невозможна поставка. Описание: Do you need to design and implement a program using C++?Are you going to need lots of professional assistance to help achieve your aims?The C++ language is one of the most viable general-purpose programming languages available and can perform as well on a variety of platforms as anything else that is on the market.
If you have always been fascinated by programming for Artificial Intelligence, but it always seemed to you like something too hard to learn, you are in the right place, looking at the right book.
You surely are well aware of how important Artificial Intelligence is these days.
Just think about your everyday life. Every time you buy a product on Amazon, follow a new profile on Instagram, listen to a song on Spotify, or reserve a room on Booking, these platforms are learning something out of your behavior.
Also, it is commonly known that Machine Learning, Neural Networks, and the mastering of their most important language, Python, offer nowadays a lot of chances in work and business.
Either if you want to start up your own enterprise, apply your knowledge to your current business, or find a job at the greatest and most innovative companies, Computer Programming: Python will prepare the ground for your future success.
And that's the reason why we put together three of the most successful Russel R. Russo books as Learn Python Programming, Neural Networks for Beginners and Machine Learning with Python.
With Computer Programming: Python you will:
Discover why Python is the best language for Machine Learning
Find the smartest way to approach Machine Learning and interact with Python and Neural Networks
Get tips and tricks for a smooth and painless journey into artificial intelligence and prevent you from getting lost in coding
Debunk the most common myths about Machine Learning
Code your first application
Understand the elements of Python you will actually need
Easily find your path among Python data, statements, classes and objects
See how algorithms and Machine Learning will help you making predictions
Learn the smartest way to approach Neural Network Programming
Discover why algorithms are your friends
Learn about The "three Vs" of Big Data (plus two new Vs)
Spot the three most common problems with Neural Networks and how to overcome them
Автор: Pajankar Ashwin, Joshi Aditya Название: Hands-on Machine Learning with Python: Implement Neural Network Solutions with Scikit-learn and PyTorch ISBN: 1484279204 ISBN-13(EAN): 9781484279205 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Chapter 1: Getting Started with Python 3 and Jupyter NotebookChapter Goal: Introduce the reader to the basics of Python Programming language, philosophy, and installation. We will also learn how to install it on various platforms. This chapter also introduces the readers to Python programming with Jupyter Notebook. In the end, we will also have a brief overview of the constituent libraries of sciPy stack.No of pages - 30Sub -Topics1. Introduction to the Python programming language2. History of Python3. Python enhancement proposals (PEPs)4. Philosophy of Python5. Real life applications of Python6. Installing Python on various platforms (Windows and Debian Linux Flavors)7. Python modes (Interactive and Script)8. Pip (pip installs python)9. Introduction to the scientific Python ecosystem10. Overview of Jupyter Notebook11. Installation of Jupyter Notebook12. Running code in Jupyter Notebook Chapter 2: Getting Started with NumPyChapter Goal: Get started with NumPy Ndarrays and the basics of NumPy library. The chapter covers the instructions for installation and basic usage of NumPy.No of pages: 10Sub - Topics: 1. Introduction to NumPy2. Install NumPy with pip33. Indexing and Slicing of ndarrays4. Properties of ndarrays5. Constants in NumPy6. Datatypes in datatypes Chapter 3: Introduction to Data VisualizationChapter goal - In this chapter, we will discuss the various ndarray creation routines available in NumPy. We will also get started with Visualizations with Matplotlib. We will learn how to visualize the various numerical ranges with Matplotlib.No of pages: 15Sub - Topics: 1. Ones and zeros2. Matrices3. Introduction to Matplotlib4. Running Matplotlib programs in Jupyter Notebook and the script mode5. Numerical ranges and visualizations Chapter 4: Introduction to Pandas Chapter goal - Get started with Pandas data structuresNo of pages: 10Sub - Topics: 1. Install Pandas2. What is Pandas3. Introduction to series4. Introduction to dataframesa) Plain Text Fileb) CSVc) Handling excel filed) NumPy file formate) NumPy CSV file readingf) Matplotlib Cbookg) Read CSVh) Read Exceli) Read JSONj) Picklek) Pandas and webl) Read SQLm) Clipboard Chapter 5: Introduction to Machine Learning with Scikit-LearnChapter goal - Get acquainted with machine learning basics and scikit-Learn libraryNo of pages: 101. What is machine learning, offline and online processes2. Supervised/unsupervised methods3. Overview of scikit learn library, APIs4. Dataset loading, generated datasets Chapter 6: Preparing Data for Machine LearningChapter Goal: Clean, vectorize and transform dataNo of Pages: 151. Type of data variables2. Vectorization3. Normalization4. Processing text and images Chapter 7: Supervised Learning Methods - 1Chapter Goal: Learn and implement classification and regression algorithmsNo of Pages: 301. Regression and classification, multiclass, multilabel classification2. K-nearest neighbors3. Linear regression, understanding parameters4. Logistic regression5. Decision trees Chapter 8: Tuning Supervised L
Автор: Quick John M. Название: Learn to Implement Games with Code ISBN: 1498753388 ISBN-13(EAN): 9781498753388 Издательство: Taylor&Francis Рейтинг: Цена: 58170.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Game development is one of the most rewarding crafts of modern times. Not only is making games a wonderful lifelong hobby, but employment opportunities exist at many levels. Learn to Implement Games with Code guides you through the development process as you put together a release-ready game. It is written in a friendly and conversational tone, which is suitable for a wide audience of aspiring game developers, such as yourself. You will gain practical, hands-on experience with implementing game components using code. Gradually, you will build a complete game that you can be proud of. After finishing this book, you will be prepared to start making games of your very own design.
Are you looking to automate your trading strategy? Are you looking for a more efficient way of completing your financial analysis?
Python is the answer.
While looking to gain summarize our knowledge on the subject, we realized that there was a lot of information available in books and the internet. However, there seemed to be too much information. There were 500-page textbooks on the subject that had very little practical use. They were pretty useless for beginners just like a dictionary is useless for anyone trying to learn a language. All these books had tons of theory with no step-by-step guide.
There were a whole bunch of other blogs that had basic programming information with no relation to financial strategies.
With this in mind, this book starts you off with a step-by-step guide to install Python on your computer; and plot/visualize relevant financial data. Later in the book, you can build on your basic knowledge to learn more about advanced financial analysis and trading strategies to move forward. This book is what you've been looking for.
Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known design principles to create applications that are readable, extensible, and that can grow big.
Key Features
Learn how to create solid server-side applications by leveraging the full power of Node.js 14
Understand how Node.js works and learn how to take full advantage of its core components as well as the solutions offered by its ecosystem
Avoid common mistakes and use proven patterns to create production grade Node.js applications
Book Description
In this book, we will show you how to implement a series of best practices and design patterns to help you create efficient and robust Node.js applications with ease.
We kick off by exploring the basics of Node.js, analyzing its asynchronous event driven architecture and its fundamental design patterns. We then show you how to build asynchronous control flow patterns with callbacks, promises and async/await. Next, we dive into Node.js streams, unveiling their power and showing you how to use them at their full capacity. Following streams is an analysis of different creational, structural, and behavioral design patterns that take full advantage of JavaScript and Node.js. Lastly, the book dives into more advanced concepts such as Universal JavaScript, scalability and messaging patterns to help you build enterprise-grade distributed applications.
Throughout the book, you'll see Node.js in action with the help of several real-life examples leveraging technologies such as LevelDB, Redis, RabbitMQ, ZeroMQ, and many others. They will be used to demonstrate a pattern or technique, but they will also give you a great introduction to the Node.js ecosystem and its set of solutions.
What you will learn
Become comfortable with writing asynchronous code by leveraging callbacks, promises, and the async/await syntax
Leverage Node.js streams to create data-driven asynchronous processing pipelines
Implement well-known software design patterns to create production grade applications
Share code between Node.js and the browser and take advantage of full-stack JavaScript
Build and scale microservices and distributed systems powered by Node.js
Use Node.js in conjunction with other powerful technologies such as Redis, RabbitMQ, ZeroMQ, and LevelDB
Who this book is for
This book is for developers and software architects who have some prior basic knowledge of JavaScript and Node.js and now want to get the most out of these technologies in terms of productivity, design quality, and scalability. Software professionals with intermediate experience in Node.js and JavaScript will also find valuable the more advanced patterns and techniques presented in this book.
This book assumes that you have an intermediate understanding of web application development, databases, and software design principles.
Автор: Mather Bob Название: Time Series with Python: How to Implement Time Series Analysis and Forecasting Using Python ISBN: 0648783081 ISBN-13(EAN): 9780648783084 Издательство: Неизвестно Рейтинг: Цена: 28190.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Are you looking to learn more about Time Series, but struggling to find them in traditional Data Science textbooks?
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz