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 Sharad Kishore

The Essential Indian (a simple guide to Hindi words and Hindi culture): Hindi Man

The Essential Indian (a simple guide to Hindi words and Hindi culture): Hindi Man

Sharad Kishore

Createspace Independent Publishing Platform
2013
nidottu
This is a pack of Indian-Hindi words explained in the English Language for inquisitive people as well as others who may get some value out of such translations -it hopes to clear ambiguity about those and show the gains made by both the Cultures after the period of close contact which was during the time of the British Indian empire or the 'Raj' . I believe that if the ethos is explained it goes on to explain a lot about the culture as well; but then India and the Hindi civilization is one of the oldest civilisations and it is a challenge to explain the sensibilities of both the sides in this book.
How the "Raj" came to pass

How the "Raj" came to pass

Sharad Kishore

Createspace Independent Publishing Platform
2018
nidottu
This is a book about the British foray into India and called How the Raj came to pass. It is a voyage from the start to the end of the British Empire and it seeks to understand and explain the ideas and the various tricks that kept the Raj going for the nearly 200 years that it did. It also wants to portray the disastrous effects that it had on the Indian nation and the people in general it tries to showcase as to the real reason that the British came how it all came to happen? Why did they come? What did they expect to gain here? Was destroying a civilization or a religion on the cards for a developed nation with an army rich with guns and ordinance? Or were they here only for a jaunt and a safari? Some people say that the British wanted to rule the whole world and spread their form of Christianity and lifestyle everywhere others are of the opinion that they came in with only looting on their minds while still others are of the opinion that they wanted a share in the riches or definitely a share in the Trade and Commerce that India commanded. The Author also likes to pose questions to his audience and tries to answer them too. But one wonders how the emancipation of the soul of a nation continued unabated for centuries and was not brought to task ever
Harnessing Java 7: A Comprehensive Approach to Learning Java - Vol. 1

Harnessing Java 7: A Comprehensive Approach to Learning Java - Vol. 1

Kishori Sharan

Createspace Independent Publishing Platform
2012
nidottu
This is the first of three volumes of the Harnessing JavaTM 7 book. It provides a comprehensive approach to learning the Java programming language to all levels of Java developers. It covers the fundamental topics of Java in detail such as Object-Oriented concepts, data types, operators, etc. It contains more than 70 diagrams to help programmers visualize and understand the topics better. More than 170 complete programs included in this volume help beginners and intermediate level programmers learn the topics faster. The second chapter, "Writing Java Programs", has been especially designed for beginners, which walks you through writing your first Java program step-by-step. The following topics are covered in this volume. Programming Concepts Data Types Operators Statements Classes and Objects Object and Objects Classes AutoBoxing Exception Handling Assertions Strings & Dates Formatting Objects Regular Expressions Arrays Garbage Collection Inheritance It covers the following new features of JavaTM 7 in detail. Binary Numeric Literals Underscores in Numeric Literals Strings in a switch Statement try-with-resources Statement Catching Multiple Exception Types Re-throwing Exceptions with Improved Type Checking The java.util.Objects class
Scripting in Java

Scripting in Java

Kishori Sharan

APress
2014
nidottu
Scripting in Java teaches you how to use the Java Scripting API and JavaScript to execute scripts and take advantage of the features of a scripting language while developing Java applications. The book also covers topics that enable scripting languages to take advantage of Java features and the Java class library, including the new Java Collections and JavaFX 8 APIs. Most of the examples in this book use JavaScript on the Nashorn engine. Author Kishori Sharan will show you scripts in JavaScript to demonstrate its power and use in your Java applications. Some of the examples use the jrunscript and jjs command-line tools. Furthermore, debugging is discussed to equip you for situations when or if you encounter any issues with this kind of Java scripting. After reading and using this book, you will have most of what you need to do scripting in Java.
Java APIs, Extensions and Libraries
This book completes the Apress Java learning journey and is a comprehensive approach to learning Java APIs, extensions, and modules such as Java EE integration, mobile Java modules, JavaFX, and JDBC. In this book, you'll learn how to build user interfaces with Swing and JavaFX as well as how to write network programs with the new Java 9 and much more.Java APIs, Extensions and Libraries is for Java programmers who are familiar with the fundamentals of the Java language and Java programming, who are now ready to call upon the power of extended Java functionality available from the huge array of Java APIs, extensions, and libraries. After reading and learning from this book you'll be ready to become a professional Java programmer.What You’ll LearnExtend your Java skills beyond the fundamental object-oriented concepts and core language featuresApply Java Swing for building Java front ends Get started with Java network programmingConnect to databases and access data from Java programs using the JDBC APIWork with JavaFX, RMI (Remote Method Invocation), and JNI (Java Native Interface)Use the new scripting features of JavaWho This Book Is ForJava programmers who are familiar with the fundamentals of the Java language and Java programming.
Java 13 Revealed

Java 13 Revealed

Kishori Sharan

APress
2019
nidottu
Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking to migrate to Java 13. Author Kishori Sharan begins by covering how to use local variable type inference to improve readability of your code and time-based release versioning of the Java platform to understand the Java release strategy. This book provides extensive coverage of the new HTTP Client APIs, which were introduced in Java 9 as a preview and was made a standard feature in Java 11. New Java features such as launching a single-file source code program and new switch syntax are discussed in detail. What You Will Learn Use local variable type inference to declare local variables using the var restricted type name introduced in Java 10Take advantage of application class data sharing among JVMs for fasterapplication startupCreate HTTP requests, responses, and web sockets with the new HTTP Client APIs Run a single-file Java source code program using the java command without compiling itApply the new switch statement and expressions to write compact and less error-prone codeWork with text blocks in Java codeAbout new APIs, deprecated APIs, and deprecated tools Who This Book Is For Java developers who want to update their Java skills from Java 9 to Java 13.
More Java 17

More Java 17

Kishori Sharan; Peter Späth

APress
2021
nidottu
Work with the essential and advanced features of the Java 17 release. This book covers features such as annotations, reflection, and generics. These topics are then complemented by details of how to use lambda expressions, allowing you to build powerful and efficient Java programs. Furthermore, added to this edition you'll find topics on network programming, Java RMI, the process API, and custom runtime images. The authors provide a multitude of diagrams and complete programs to help you visualize and better understand the topics covered in this book. More Java 17, Third Edition starts with a series of chapters on the essential language features provided by Java before moving on to Java module development and packaging, and improved interop with other languages. After reading this book, you'll have the know-how of a professional Java programmer and be able to tackle most projects with confidence.This book's source code can be accessed at github.com/Apress/more-java-17. What You Will Learn Use essential and advanced features of the Java languageCode Java annotationsWork with reflection and genericsManage streams with the Stream API Who This Book Is For Those new to Java programming who are continuing the Java learning journey; it is recommended that you read an introductory Java programming book first, such as Java 17 for Absolute Beginners, from Apress.
Beginning Java 17 Fundamentals

Beginning Java 17 Fundamentals

Kishori Sharan; Adam L. Davis

APRESS
2021
nidottu
Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and Adam L. Davis walk you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. Beginning Java 17 Fundamentals provides over 90 diagrams and 240 complete programs to help you learn the topics faster. While this book teaches you the basics, it also has been revised to include the latest from Java 17 including the following: value types (records), immutable objects with an efficient memory layout; local variable type inference (var); pattern matching, a mechanism for testing and deconstructing values; sealed types, a mechanism for declaring all possible subclasses of a class; multiline text values; and switch expressions. The book continues with a series of foundation topics, including using data types, working with operators, and writing statements in Java. These basics lead onto the heart of the Java language: object-oriented programming. By learning topics such as classes, objects, interfaces, and inheritance you'll have a good understanding of Java's object-oriented model. The final collection of topics takes what you've learned and turns you into a real Java programmer. You'll see how to take the power of object-oriented programming and write programs that can handle errors and exceptions, process strings and dates, format data, and work with arrays to manipulate data. What You Will LearnWrite your first Java programs with emphasis on learning object-oriented programmingHow to work with switch expressions, value types (records), local variable type inference, pattern matching switch and more from Java 17Handle exceptions, assertions, strings and dates, and object formattingLearn about how to define and use modulesDive in depth into classes, interfaces, and inheritance in JavaUse regular expressionsTake advantage of the JShell REPL tool Who This Book Is For Those who are new to Java programming, who may have some or even no prior programming experience.
Learn JavaFX 17

Learn JavaFX 17

Kishori Sharan; Peter Späth

APRESS
2022
nidottu
This unique in-depth tutorial shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 17's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI that is built at every step in the discussion. This book has been revised to include JavaFX 17 and earlier releases since previous edition. It starts with an introduction to JavaFX and its history. It lists the system requirements and the steps to start developing JavaFX applications. It shows you how to create a Hello World application in JavaFX, explaining every line of code in the process. Later in the book, authors Kishori Sharan and Peter Späth discuss advanced topics such as 2D and 3D graphics, charts, FXML, advanced controls, and printing. Some of the advanced controls such as TableView, and WebView are covered at length in separate chapters. This book provides complete and comprehensive coverage of JavaFX 17 features; uses an incremental approach to teach JavaFX, assuming no prior GUI knowledge; includes code snippets, complete programs, and pictures; covers MVC patterns using JavaFX; and covers advanced topics such as FXML, effects, transformations, charts, images, canvas, audio and video, DnD, and more. So, after reading and using this book, you'll come away with a comprehensive introduction to the JavaFX APIs. What You Will Learn How to build JavaFX User Interfaces and Java clientsWhat are properties, bindings, observable collections, stages, scenes; how to use theseHow to play with colors, styling nodes and event handlingHow to add user interactivity (mouse, keyboard, DnD)How to do tables, trees and tree tablesHow to do 2D shapes, text nodes, 3D shapesHow to apply effects, transformations, animations, imagesHow to draw; play audio and video Who is this book for: Developers new to the JavaFX platform. Some prior Java experience is recommended.
Shared Watercourses and Water Security in South Asia

Shared Watercourses and Water Security in South Asia

Salman M.A. Salman; Kishor Uprety

BRILL
2018
nidottu
Shared water resources in South Asia face various challenges including scarcity, population growth, and climate change impacts on all the riparians. Consequently, national calls for water security have become louder. As a result, collaboration among the nations of South Asia for ensuring equitable sharing of such water resources has not been optimal. While most countries do not have reliable systems for data generation, those possessing some hydrological data consider them state secrets, restricting their exchange. Even when treaty obligations exist, data-sharing practices are ad hoc, and the range of information shared is limited. Thus, negotiating new transboundary water treaties amongst South Asia’s riparian countries has become a daunting task, and enforcing existing ones remains a real challenge.
Aur Sharad Joshi

Aur Sharad Joshi

Sharad Joshi

Rajkamal Prakashan Pvt. Ltd
2018
nidottu
Reading books is a kind of enjoyment. Reading books is a good habit. We bring you a different kinds of books. You can carry this book where ever you want. It is easy to carry. It can be an ideal gift to yourself and to your loved ones. Care instruction keep away from fire.
Sharad Parikrama

Sharad Parikrama

Sharad Joshi

Rajkamal Prakashan Pvt. Ltd
2018
sidottu
शरद जोशी के व्यंग्य का क्षेत्र बहुत व्यापक और विविधवर्णी रहा है। लेखन उनकी आजीविका का भी साधन था। एक सम्पूर्ण लेखक का जीवन जीते हुए उन्होंने अपने दैनंदिन की लगभग हर घटना, हर खबर को अपने व्यंग्यकार की निगाह से ही देखा। उनके विषयों में प्रमुख यद्यपि समकालीन राजनीति और नौकरशाही में व्याप्त भ्रष्टाचार ही रहा लेकिन क्षरणशील समाज की भी ज्यादातर नैतिक दुविधाओं को उन्होंने अपना विषय बनाया।मुक्तिबोध ने कहीं कहा था कि सच्चा लेखक सबसे पहले अपना दुश्मन होता है, अपने कटघरे में जो लेखक खुद को खड़ा नहीं कर सकता, वह दूसरों को भी नहीं कर सकता। शरद जोशी भी जब मौका आता है, खुद भी अपने व्यंग्य के सामने खड़े हो उसकी धार का सामना करते हैं। अपने अनेक निबन्धों में उन्होंने अपनी मध्यवर्गीय सीमाओं, चिन्ताओं और हास्यास्पदताओं का मजाक बनाया है।सच्चे व्यंग्यकार की तरह उन्होंने अपने लेखन में न सिर्फ जीवन की समीक्षा की, बल्कि व्यंग्य की जमीन पर जमे रहते हुए कहानी और लघु-कथाओं आदि विधाओं में भी प्रयोग किए। कवि-मंचों पर उनकी गद्यात्मक उपस्थिति तो अपने ढंग का प्रयोग थी ही।'परिक्रमा' उनका पहला व्यंग्य-संग्रह है जिसका प्रकाशन 1958 में हुआ था। इस नजरिये से इसका अध्ययन विशेष महत्व रखता है।