Friday, May 29, 2020

Using SQLite

In the simplest terms, SQLite is a public-domain software package that provides a relational database management system, or RDBMS. Relation...

Understanding and Using C Pointers

A solid understanding of pointers and the ability to effectively use them separates a novice C programmer from a more experienced one.  ...

Understanding LINUX NETWORK INTERNALS

Understanding LINUX NETWORK INTERNALS The Audience for This Book  This book can help those who already have some knowledge of networ...

Understanding ECMASCript 6

The Definitive Gu i d e f o r JavaScript Developers About the Author  Nicholas C. Zakas has been working on web applications since 20...

UBUNTU MADE EASY

A Project-Based Introduction to Linux How to Use This Book  You can use this book simply as a reference, but that’s not the main idea...

Vue.js: Up and Running

Building Accessible and Performant Web Apps Preface  Frontend development is changing. Websites are becoming richer and more interac...

Website Scraping with Python

Using BeautifulSoup and Scrapy About the Author Gábor László Hajba is a Senior Consultant at EBCONT enterprise technologies, who spec...