Kirjojen hintavertailu. Mukana 12 361 754 kirjaa ja 12 kauppaa.

Kirjahaku

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

1000 tulosta hakusanalla Rohit Arora

Creating Urbane HQ's

Creating Urbane HQ's

Surendra Rohit Nagia

Gullybaba Publishing House Pvt Ltd
2020
pokkari
This book throws light on the importance of choosing a (right) architect. With case studies, the impact of choosing an inferior architect is mentioned. The book revolves around (A) Why do you need an efficient and effective architect? (B) What is the result you should want from your architect ? and (C) What must be your top concern while creating your new Urbane HQ?
Atlas of Difficult Gynecological Surgery

Atlas of Difficult Gynecological Surgery

Anirudha Rohit Podder; Jyothi G Seshadri

Springer Verlag, Singapore
2019
sidottu
Covering various difficult surgeries encountered in daily gynecological practice and providing unique insights into operative gynecology, this atlas offers an essential learning guide for gynecologists. Standard gynecological surgeries may turn out to be extremely complex on the operating table; this atlas demonstrates how the operating gynecologist can manage such procedures successfully without causing any injuries. For each surgery, it includes a series of color photographs accompanied by descriptive step by step notes, explaining to the readers the surgical steps and the problems that might occur if the dissection is not performed correctly. Helping readers understand and visualize the textbook descriptions of gynecological surgeries, the atlas offers a valuable resource for postgraduate students and fellows of obstetrics and gynecology, as well as senior practicing gynecologists, urologists and surgeons.
Atlas of Difficult Gynecological Surgery

Atlas of Difficult Gynecological Surgery

Anirudha Rohit Podder; Jyothi G Seshadri

Springer Verlag, Singapore
2020
nidottu
Covering various difficult surgeries encountered in daily gynecological practice and providing unique insights into operative gynecology, this atlas offers an essential learning guide for gynecologists. Standard gynecological surgeries may turn out to be extremely complex on the operating table; this atlas demonstrates how the operating gynecologist can manage such procedures successfully without causing any injuries. For each surgery, it includes a series of color photographs accompanied by descriptive step by step notes, explaining to the readers the surgical steps and the problems that might occur if the dissection is not performed correctly. Helping readers understand and visualize the textbook descriptions of gynecological surgeries, the atlas offers a valuable resource for postgraduate students and fellows of obstetrics and gynecology, as well as senior practicing gynecologists, urologists and surgeons.
Julia Cookbook

Julia Cookbook

Jalem Raj Rohit

Packt Publishing Limited
2016
nidottu
Over 40 recipes to get you up and running with programming using Julia About This Book • Follow a practical approach to learn Julia programming the easy way • Get an extensive coverage of Julia's packages for statistical analysis • This recipe-based approach will help you get familiar with the key concepts in Juli Who This Book Is For This book is for data scientists and data analysts who are familiar with the basics of the Julia language. Prior experience of working with high-level languages such as MATLAB, Python, R, or Ruby is expected. What You Will Learn • Extract and handle your data with Julia • Uncover the concepts of metaprogramming in Julia • Conduct statistical analysis with StatsBase.jl and Distributions.jl • Build your data science models • Find out how to visualize your data with Gadfly • Explore big data concepts in Julia In Detail Want to handle everything that Julia can throw at you and get the most of it every day? This practical guide to programming with Julia for performing numerical computation will make you more productive and able work with data more efficiently. The book starts with the main features of Julia to help you quickly refresh your knowledge of functions, modules, and arrays. We'll also show you how to utilize the Julia language to identify, retrieve, and transform data sets so you can perform data analysis and data manipulation. Later on, you'll see how to optimize data science programs with parallel computing and memory allocation. You'll get familiar with the concepts of package development and networking to solve numerical problems using the Julia platform. This book includes recipes on identifying and classifying data science problems, data modelling, data analysis, data manipulation, meta-programming, multidimensional arrays, and parallel computing. By the end of the book, you will acquire the skills to work more effectively with your data. Style and approach This book has a recipe-based approach to help you grasp the concepts of Julia programming.
Building Serverless Applications with Python

Building Serverless Applications with Python

Jalem Raj Rohit

Packt Publishing Limited
2018
nidottu
Building efficient Python applications at minimal cost by adopting serverless architecturesKey Features Design and set up a data flow between cloud services and custom business logic Make your applications efficient and reliable using serverless architecture Build and deploy scalable serverless Python APIsBook DescriptionServerless architectures allow you to build and run applications and services without having to manage the infrastructure. Many companies have adopted this architecture to save cost and improve scalability. This book will help you design serverless architectures for your applications with AWS and Python.The book is divided into three modules. The first module explains the fundamentals of serverless architecture and how AWS lambda functions work. In the next module, you will learn to build, release, and deploy your application to production. You will also learn to log and test your application. In the third module, we will take you through advanced topics such as building a serverless API for your application. You will also learn to troubleshoot and monitor your app and master AWS lambda programming concepts with API references. Moving on, you will also learn how to scale up serverless applications and handle distributed serverless systems in production.By the end of the book, you will be equipped with the knowledge required to build scalable and cost-efficient Python applications with a serverless framework.What you will learn Understand how AWS Lambda and Microsoft Azure Functions work and use them to create an application Explore various triggers and how to select them, based on the problem statement Build deployment packages for Lambda functions Master the finer details about building Lambda functions and versioning Log and monitor serverless applications Learn about security in AWS and Lambda functions Scale up serverless applications to handle huge workloads and serverless distributed systems in production Understand SAM model deployment in AWS LambdaWho this book is forThis book is for Python developers who would like to learn about serverless architecture. Python programming knowledge is assumed.