Books by B.M.Harwani

PC

Core Data iOS Essentials

Core Data is the essential ingredient in data driven iOS apps. It’s used for storing, retrieving, and manipulating application data in databases, XML, and binary formats. It’s an essential component for iPhone, iPod Touch, and iPad apps.

PC

Introduction to Python Programming and Developing GUI Applications with PyQT

INTRODUCTION TO PYTHON PROGRAMMING AND DEVELOPING GUI APPLICATIONS WITH PYQT 1E teaches Python programming step-by-step through practical examples that readers can see in action right away. It begins with a solid introduction of Python from scratch, covering loops, control structures, sequences, functions, classes, and exception handling. Thereafter, the book explores file handling and GUI application development in PyQT, the powerful cross-platform GUI layout and forms builder that allows programmers to rapidly design and build widgets and dialogs. This is a great book for newbie programmers interested in learning Python

PC

Foundations of Joomla!, 2nd Edition

Foundations of Joomla is a step by step practical guide that explains building web sites and blogs using Joomla – a very popular and powerful content management system (CMS). The book takes you through the steps of installing Joomla, configuring your database, creating a blog and a website, followed by instructions on creating new posts and adding content to your site. Even if you are an absolute beginner and don’t have any programming experience, you can build responsive, powerful, and fully featured websites quickly. Following clear and easy to understand instructions, you’ll master Joomla 3 by building a sample site throughout the book.

PC

Learning Object-oriented Programming in C# 5.0

LEARNING OBJECT-ORIENTED PROGRAMMING IN C# 5.0 is a uniquely practical, hands-on guide to the powerful features of C# 5.0, one of the most common, general-purpose object-oriented programming languages in use today. The examples and projects in this book progress from easy to advanced, covering the principles and benefits of object-oriented programming for developing real-world applications. With the expert guidance of programmer, author, and teacher B.M. Harwani, you will explore: object-oriented programming fundamentals; advanced class features such as generics and operator overloading; web services, LINQ, multiple threading, and security features; .NET features, including assemblies, interfaces, delegates, events; web application development, and ADO.NET; and much more. Expand your programming skills today with LEARNING OBJECT-ORIENTED PROGRAMMING IN C# 5.0, a refreshingly helpful guide to developing with C#.

PC

UNIX & Shell Programming

Beginning with the description of operating system in general the book discusses features that made Unix the most suitable operating system of its time. An overview of file management in Unix and commonly used Unix commands is then provided. Further, it delves into the detailed description of file system and compression techniques, processes and signals, vi editor, system calls, and awk scripting. Detailed description about different types of editors and shell programming (including Bourne, C, and interactive Korn shell) has also been provided. Chapters dedicated to debugging and system development, language development, text formatting tools, interprocess communication, and system administration are covered in the later part of the book.