Book picks similar to
Research Methodology: Methods and Techniques by C.R. Kothari
research
research-methodology
academic
non-fiction
Research Methodology: A Step-By-Step Guide for Beginners
Ranjit Kumar - 1999
Written specifically for students with no previous experience of research and research methodology, the writing style is simple and clear and the author presents this complex subject in a straightforward way that empowers readers to tackle research with confidence. The book has been revised and updated to include extended coverage of qualitative research methods in addition to existing comprehensive coverage of quantitative methods. There are also brand new learning features such as reflective questions throughout the text to help students consolidate their knowledge.
CompTIA Project+ Study Guide Authorized Courseware: Exam PK0–003
Kim Heldman - 2010
You'll find complete coverage of all exam objectives, including key topics such as project planning, execution, delivery, closure, and others. CompTIA's Project+ is the foundation-level professional exam in the complex world of project management; certified project managers often choose to go on and obtain their Project Management Professional (PMP) certifications as well Provides complete coverage of all exam objectives for CompTIA's first update to the Project+ exam in six years Covers project planning, execution, delivery, change, control, communication, and closure Demonstrates and reinforces exam preparation with practical examples and real-word scenarios Includes a CD with Sybex test engine, practice exams, electronic flashcards, and a PDF of the book Approach the new Project+ exam with confidence with this in-depth study guide! Reviews
A Guide to the Project Management Body of Knowledge (PMBOK® Guide)
Project Management Institute - 1995
This internationally recognized standard provides the essential tools to practice project management and deliver organizational results.
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Eric Matthes - 2015
You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.As you work through Python Crash Course, you'll learn how to: Use powerful Python libraries and tools, including matplotlib, NumPy, and PygalMake 2D games that respond to keypresses and mouse clicks, and that grow more difficult as the game progressesWork with data to generate interactive visualizationsCreate and customize simple web apps and deploy them safely onlineDeal with mistakes and errors so you can solve your own programming problemsIf you've been thinking seriously about digging into programming, Python Crash Course will get you up to speed and have you writing real programs fast. Why wait any longer? Start your engines and code!
Biochemistry
U. Satyanarayana - 2013
The book has undergone three editions, several reprints, and revised reprints in a span of 13 years. There are many biochemistry textbooks in the market. Some of them are purely basic while others are applied, and there are very few books which cover both these aspects together. For this reason, the students learning biochemistry in their undergraduate courses have to depend on multiple books to acquire a sound knowledge of the subject. This book, ‘Biochemistry’ is unique with a simultaneous and equal emphasis on basic and applied aspects of biochemistry. This textbook offers an integration of medical and pure sciences, comprehensively written to meet the curriculum requirements of undergraduate courses in medical, dental, pharmacy, life-sciences and other categories (agriculture, veterinary, etc.). This book is designed to develop in students a sustained interest and enthusiasm to learn and develop the concepts in biochemistry in a logical and stepwise manner. It incorporates a variety of pedagogic aids, besides colour illustrations to help the students understand the subject quickly and to the maximum. The summary and biomedical/clinical concepts are intended for a rapid absorption and assimilation of the facts and concepts in biochemistry. The self-assessment exercises will stimulate the students to think rather than merely learn the subject. In addition, these exercises (essays, short notes, fill in the blanks, multiple choice questions) set at different difficulty levels, will cater to the needs of all the categories of learners.New to This Edition The book offers an integration of medical and pure sciences, and is comprehensively written, revised and updated to meet the curriculum requirements of Medical, Pharmacy, Dental, Veterinary, Biotechnology, Agricultural Sciences, Life Sciences, and others studying Biochemistry as one of the subjects. It is the first text book on Biochemistry in English with multi-colour illustrations by an author from Asia. The use of multicolours is for a clearer understanding of the complicated biochemical reactions. It is written in a lucid style with the subject being presented as an engaging story growing from elementary information to the most recent advances, and with theoretical discussions being supplemented with illustrations, flowcharts, and tables for easy understanding of Biochemistry. It has each chapter beginning with a four-line verse followed by the text, biomedical concepts, a summary, and self-assessment exercises. The lively illustrations and text with appropriate headings and sub-headings in bold type faces facilitate reading path clarity and quick recall. It provides the most recent and essential information on Molecular Biology and Biotechnology, Diabetes, Cancer, Free Radicals, Free radicals and Antioxidants, Prostaglandins, etc. It describes a wide variety of case studies and biochemical correlations and several newer biomedical aspects- Metabolic syndrome, Therapeutic diets, Atkins diet, Trans fatty acids, Epigenetics, Nutrigenomics, Recombinant ribozymes, Membrane transport disorders, Pleural fluid etc. It contains the basics (Bioorganic and Biophysical Chemistry, Tools of Biochemistry, Immunology, and Genetics) for beginners to learn easily Biochemistry, origins of biochemical words, confusables in Biochemistry, principles of Practical Biochemistry, and Clinical Biochemistry Laboratory.
Head First Java
Kathy Sierra - 2005
You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows.And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read.By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.
Deep Learning
Ian Goodfellow - 2016
Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models.Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.
Principles of Economics
N. Gregory Mankiw - 1997
The author's conversational writing style presents the politics and science of economic theories to tomorrow's decision-makers.
Diffusion of Innovations
Everett M. Rogers - 1982
It has sold 30,000 copies in each edition and will continue to reach a huge academic audience.In this renowned book, Everett M. Rogers, professor and chair of the Department of Communication & Journalism at the University of New Mexico, explains how new ideas spread via communication channels over time. Such innovations are initially perceived as uncertain and even risky. To overcome this uncertainty, most people seek out others like themselves who have already adopted the new idea. Thus the diffusion process consists of a few individuals who first adopt an innovation, then spread the word among their circle of acquaintances--a process which typically takes months or years. But there are exceptions: use of the Internet in the 1990s, for example, may have spread more rapidly than any other innovation in the history of humankind. Furthermore, the Internet is changing the very nature of diffusion by decreasing the importance of physical distance between people. The fifth edition addresses the spread of the Internet, and how it has transformed the way human beings communicate and adopt new ideas.
Statistics for Management
Richard I. Levin - 1978
Like its predecessors, the seventh edition includes the absolute minimum of mathematical/statistical notation necessary to teach the material. Concepts are fully explained in simple, easy-to-understand language as they are presented, making the book an excellent source from which to learn and teach. After each discussion, readers are guided through real-world examples to show how book principles work in professional practice. Includes easy-to-understand explanations of difficult statistical topics, such as sampling distributions, relationship between confidence level and confidence interval, interpreting r-square. A complete package of teaching/learning aids is provided in every chapter, including chapter review exercises, chapter concepts tests,"Statistics at Work" conceptual cases, "Computer Database Exercises," "From the Textbook to the Real-World Examples." This ISBN is in two volumes Part A and Part B.
Think Python
Allen B. Downey - 2002
It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.
Publication Manual of the American Psychological Association(r)
American Psychological Association - 1952
With millions of copies sold, the Publication Manual of the American Psychological Association is the style manual of choice for writers, editors, students, educators, and professionals in psychology, sociology, business, economics, nursing, social work, and justice administration, and other disciplines in which effective communication with words and data is fundamental.In addition to providing clear guidance on grammar, the mechanics of writing, and APA style, the Publication Manual offers an authoritative and easy-to-use reference and citation system and comprehensive coverage of the treatment of numbers, metrication, statistical and mathematical data, tables, and figures for use in writing, reports, or presentations. The new edition has been revised and updated to include:
The latest guidelines and examples for referencing electronic and online sources
New and revised guidelines for submitting papers electronically
Improved guidelines for avoiding plagiarism
Simplified formatting guidelines for writers using up-to-date word-processing software
All new guidelines for presenting case studies
Improved guidelines for the construction of tables
Updates on copyright and permissions issues for writers
New reference examples for audiovisual media and patents
An expanded and improved index for quick and easy access
Writers, scholars, and professionals will also find: New guidelines on how to choose text, tables, or figures to present data Guidelines for writing cover letters for submitting articles for publication, plus a sample letter Expanded guidelines on the retention of raw data New advice on establishing written agreements for the use of shared data New information on the responsibilities of co-authors New and experienced readers alike will find the 5th Edition a complete resource for writing, presenting, or publishing with clarity and persuasiveness.Approximately 400 pages
Java 2: The Complete Reference
Herbert Schildt - 2000
This book is the most complete and up-to-date resource on Java from programming guru, Herb Schildt -- a must-have desk reference for every Java programmer.
Computer Networks
Andrew S. Tanenbaum - 1981
In this revision, the author takes a structured approach to explaining how networks function.
Organizational Behavior
Stephen P. Robbins - 1983
Globally accepted and written by one of the most foremost authors in the field, this is a necessary read for all managers, human resource workers, and anyone needing to understand and improve their people skills.