Kirjojen hintavertailu. Mukana 11 244 527 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1000 tulosta hakusanalla B.M. Harwani

UNIX & Shell Programming

UNIX & Shell Programming

B.M. Harwani

OUP India
2013
nidottu
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. To aid students, the book provides numerous examples and complete program scripts that will help in grasping the key concepts effectively.
Qt5 Python GUI Programming Cookbook

Qt5 Python GUI Programming Cookbook

B.M. Harwani

Packt Publishing Limited
2018
nidottu
Over 60 recipes to help you design interactive, smart, and cross-platform GUI applicationsKey Features Get succinct QT solutions to pressing GUI programming problems in Python Learn how to effectively implement reactive programming Build customized applications that are robust and reliableBook DescriptionPyQt is one of the best cross-platform interface toolkits currently available; it's stable, mature, and completely native. If you want control over all aspects of UI elements, PyQt is what you need. This book will guide you through every concept necessary to create fully functional GUI applications using PyQt, with only a few lines of code.As you expand your GUI using more widgets, you will cover networks, databases, and graphical libraries that greatly enhance its functionality. Next, the book guides you in using Qt Designer to design user interfaces and implementing and testing dialogs, events, the clipboard, and drag and drop functionality to customize your GUI. You will learn a variety of topics, such as look and feel customization, GUI animation, graphics rendering, implementing Google Maps, and more. Lastly, the book takes you through how Qt5 can help you to create cross-platform apps that are compatible with Android and iOS. You will be able to develop functional and appealing software using PyQt through interesting and fun recipes that will expand your knowledge of GUIsWhat you will learn Use basic Qt components, such as a radio button, combo box, and sliders Use QSpinBox and sliders to handle different signals generated on mouse clicks Work with different Qt layouts to meet user interface requirements Create custom widgets and set up customizations in your GUI Perform asynchronous I/O operations and thread handling in the Python GUI Employ network concepts, internet browsing, and Google Maps in UI Use graphics rendering and implement animation in your GUI Make your GUI application compatible with Android and iOS devicesWho this book is forIf you’re an intermediate Python programmer wishing to enhance your coding skills by writing powerful GUIs in Python using PyQT, this is the book for you.
Practical C Programming

Practical C Programming

B.M. Harwani

Packt Publishing Limited
2020
nidottu
A comprehensive guide with practical instructions for learning data structures, low-level programming, high-performance computing, networking and IoT to help you understand the latest standards in C programming such as C11 and C18Key FeaturesTackle various challenges in C programming by making the most of its latest featuresUnderstand the workings of arrays, strings, functions, pointers, advanced data structures, and algorithmsBecome well-versed with process synchronization during multitasking and server-client process communicationBook DescriptionUsed in everything from microcontrollers to operating systems, C is a popular programming language among developers because of its flexibility and versatility. This book helps you get hands-on with various tasks, covering the fundamental as well as complex C programming concepts that are essential for making real-life applications.You’ll start with recipes for arrays, strings, user-defined functions, and pre-processing directives. Once you’re familiar with the basic features, you’ll gradually move on to learning pointers, file handling, concurrency, networking, and inter-process communication (IPC). The book then illustrates how to carry out searching and arrange data using different sorting techniques, before demonstrating the implementation of data structures such as stacks and queues. Later, you’ll learn interesting programming features such as using graphics for drawing and animation, and the application of general-purpose utilities. Finally, the book will take you through advanced concepts such as low-level programming, embedded software, IoT, and security in coding, as well as techniques for improving code performance.By the end of this book, you'll have a clear understanding of C programming, and have the skills you need to develop robust apps.What you will learnDiscover how to use arrays, functions, and strings to make large applicationsPerform preprocessing and conditional compilation for efficient programmingUnderstand how to use pointers and memory optimallyUse general-purpose utilities and improve code performanceImplement multitasking using threads and process synchronizationUse low-level programming and the inline assembly languageUnderstand how to use graphics for animationGet to grips with applying security while developing C programsWho this book is forThis intermediate-level book is for developers who want to become better C programmers by learning its modern features and programming practices. Familiarity with C programming is assumed to get the most out of this book.
Core Data iOS Essentials

Core Data iOS Essentials

B.M. Harwani

Packt Publishing Limited
2011
nidottu
The book follows an unfolding example app, exploring the features and principles of Core Data as they are added to the app. The book is full of step-by-step instructions, clear explanations, and useful quick reference material. If you've already explored iOS development and maybe even dabbled with Core Data, this book will set your data-driven application development on a firm footing.
Python GUI Programming - A Complete Reference Guide

Python GUI Programming - A Complete Reference Guide

Alan D. Moore; B.M. Harwani

Packt Publishing Limited
2019
nidottu
Explore Python’s GUI frameworks and create visually stunning and feature-rich applicationsKey FeaturesIntegrate stunning data visualizations using Tkinter Canvas and MatplotlibUnderstand the basics of 2D and 3D animation in GUI applicationsExplore PyQt’s powerful features to easily design and customize your GUI applicationsBook DescriptionA responsive graphical user interface (GUI) helps you interact with your application, improves user experience, and enhances the efficiency of your applications. With Python, you’ll have access to elaborate GUI frameworks that you can use to build interactive GUIs that stand apart from the rest.This Learning Path begins by introducing you to Tkinter and PyQt, before guiding you through the application development process. As you expand your GUI by adding more widgets, you'll work with networks, databases, and graphical libraries that enhance its functionality. You'll also learn how to connect to external databases and network resources, test your code, and maximize performance using asynchronous programming. In later chapters, you'll understand how to use the cross-platform features of Tkinter and Qt5 to maintain compatibility across platforms. You’ll be able to mimic the platform-native look and feel, and build executables for deployment across popular computing platforms.By the end of this Learning Path, you'll have the skills and confidence to design and build high-end GUI applications that can solve real-world problems.This Learning Path includes content from the following Packt products:Python GUI Programming with Tkinter by Alan D. MooreQt5 Python GUI Programming Cookbook by B. M. HarwaniWhat you will learnVisualize graphs in real time with Tkinter’s animation capabilitiesUse PostgreSQL authentication to ensure data security for your applicationWrite unit tests to avoid regression when updating codeHandle different signals generated on mouse clicks using QSpinBox and slidersEmploy network concepts, internet browsing, and Google Maps in UIUse graphics rendering to implement animations in your GUIWho this book is forIf you’re an intermediate Python programmer looking to enhance your coding skills by writing powerful GUIs in Python using PyQT and Tkinter, this is an ideal Learning Path for you. A strong understanding of the Python language is a must to grasp the concepts explained in this book.
Blogging with WordPress 3 for Beginners: A Practical Guide to Build and Maintain your own Blog
If you've ever wanted to learn how to build and maintain your own blog, Blogging with WordPress 3 for Beginners is for you This book will lead you through all the building blocks necessary for a fully functional blog in WordPress platform. The book covers: -Different ways of installing WordPress -Creating and managing blog contents through Posts and Pages -Managing Media, Links and Comments -Managing Themes, Custom Menus and Widgets. -Managing user accounts, roles and setting profiles -Extending features of blog through plugins. -Using Tools and Settings -Using Press This tool to grab web pages found on the net -Importing contents from different blogging platforms -Exporting the WordPress blog contents -Submitting posts via email and through desktop client -Generating search engine friendly URLs -Translating blog contents into different languages -Integrating blog with Facebook and Twitter -Taking Online Backup -Generating XML Sitemaps and displaying advertisement for revenue
Beginning Data Structures and Algorithms in Java

Beginning Data Structures and Algorithms in Java

Harwani B. M.

John Wiley Sons Inc
2015
nidottu
Understand data structures for more efficient application development Beginning Data Structures and Algorithms in Java is a comprehensive guide to data structuring, using a version agnostic approach that applies to any iteration of Java. This book starts with small initial problems, covering algorithms for each concept, and gradually dives deeper into more complex topics with explanations and figures at every step. The dozens of Try It Out exercises allow you to test what they've learned along the way, and the solutions are presented in a way that's accessible with little or no Java experience. By the end of the book, you will be well versed in the deep concepts of data structures and the different operations that can be applied to them. Data structures are used for organizing data in a computer. It is important to know how information is arranged or grouped, so it can be accessed efficiently when desired. Beginning Data Structures and Algorithms in Java explains the pros and cons of each structure, as well as the memory requirement, time complexity, accessing speed, and data maintenance complexities, giving you a firm grasp before using them in any application. Understand Linked Lists and the operations they can perform Learn to use Stacks, Queues, Circular Queues, and Sparse Matrices Traverse Binary trees, balance AVL trees, and work efficiently with threaded trees Discover graph representation, conversion, and different sorting techniques As one of the world's most popular programming languages, Java is the first language many developers learn. Regardless of Java proficiency, understanding the data structures is an essential skill for effective application development. Beginning Data Structures and Algorithms in Java is your detailed guide, with clear explanations and plenty of hands-on work.
Valuable Private Library of B. M. Everhart ...

Valuable Private Library of B. M. Everhart ...

B M 1818-1904 Everhart

Palala Press
2018
pokkari
This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it. This work was reproduced from the original artifact, and remains as true to the original work as possible. Therefore, you will see the original copyright references, library stamps (as most of these works have been housed in our most important libraries around the world), and other notations in the work.This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.As a reproduction of a historical artifact, this work may contain missing or blurred pages, poor pictures, errant marks, etc. Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.
Souvenir B.M.A. Meeting Cardiff 1928 [electronic Resource]

Souvenir B.M.A. Meeting Cardiff 1928 [electronic Resource]

Burroughs Wellcome and Company; Wellcome Foundation Ltd

Hassell Street Press
2021
nidottu
This work has been selected by scholars as being culturally important and is part of the knowledge base of civilization as we know it.This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. To ensure a quality reading experience, this work has been proofread and republished using a format that seamlessly blends the original graphical elements with text in an easy-to-read typeface.We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.
Souvenir B.M.A. & C.M.A. Meeting Winnipeg 1930 [electronic Resource]

Souvenir B.M.A. & C.M.A. Meeting Winnipeg 1930 [electronic Resource]

Burroughs Wellcome and Company; Wellcome Foundation Ltd

Hassell Street Press
2021
nidottu
This work has been selected by scholars as being culturally important and is part of the knowledge base of civilization as we know it.This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. To ensure a quality reading experience, this work has been proofread and republished using a format that seamlessly blends the original graphical elements with text in an easy-to-read typeface.We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.
Souvenir B.M.A. Meeting Melbourne 1935 [electronic Resource]

Souvenir B.M.A. Meeting Melbourne 1935 [electronic Resource]

Burroughs Wellcome and Company

Hassell Street Press
2021
nidottu
This work has been selected by scholars as being culturally important and is part of the knowledge base of civilization as we know it.This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. To ensure a quality reading experience, this work has been proofread and republished using a format that seamlessly blends the original graphical elements with text in an easy-to-read typeface.We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.