Advertisement
dr v rajaraman: The Fourth IIT Surya Pratap Mehrotra, Prajapati Prasad Sah, 2015-11-10 The Fourth IIT traces the historical evolution of the Indian Institute of Technology Kanpur (IITK), established fourth in the chronological ladder of IITs after the institutes at Kharagpur, Bombay and Madras. The early beginnings of IITK are explored, with the appointment of Dr P.K. Kelkar as its founder-director, its humble commencement in the temporary premises of Harcourt Butler Technological Institute (HBTI) and the initiation of a traditional BTech programme. We see how rapid transformations enabled the institute to introduce and nurture a new academic culture in the country, illustrated by the paradigm shift in higher technical education and the freshness of a new spirit in higher education in general—the spirit of IITK. An inventive approach to faculty appointments, student admissions and the development of a novel academic structure are some of the deeply appreciated attributes that IITK has epitomized—and striven for. The book also captures IITK in the present times, in its pursuit of continually improving the material life of its students, staff members and the faculty, and the veritably important role played by the alumni, and also sheds light on the ‘new vision’ of the institute. Expertly and lovingly written by IITK insiders and long-timers, The Fourth IIT is ideal for past and present students and educators, and for anyone interested in an in-depth analysis of one of the most beloved and respected academic institutions in the country. |
dr v rajaraman: OBJECT ORIENTED PROGRAMMING WITH JAVA M. T. SOMASHEKARA, D. S. GURU, K. S. MANJUNATHA, 2017-06-01 This self-readable and highly informative text presents the exhaustive coverage of the concepts of Object Oriented Programming with JAVA. A number of good illustrative examples are provided for each concept supported by well-crafted programs, thus making it useful for even those having no previous knowledge of programming. Starting from the preliminaries of the language and the basic principles of OOP, this textbook moves gradually towards advanced concepts like exception handling, multithreaded programming, GUI support by the language through AWT controls, string handling, file handling and basic utility classes. In addition, the well-planned material in the book acts as a precursor to move towards high-end programming in Java, which includes the discussion of Servlets, Java Server Pages, JDBC, Swings, etc. The book is highly suitable for all undergraduate and postgraduate students of computer science, computer applications, computer science and engineering and information technology. KEY FEATURES Extensive coverage of syllabi of various Indian universities Comprehensive coverage of the OOP concepts and Core Java Explanation of the concepts using simple and expressive language Complete explanation of the working of each program with more emphasis on the core segment of the program Chapter-end summary, over 230 illustrative programs, around 225 review questions, about 190 true/false questions and over 130 programming exercises |
dr v rajaraman: The Journey Dr. M.T. SOMASHEKARA, Here is a collection of my motivational and directional messages on authoring academic books. They answer the questions why should a teacher in an institution of higher learning involve in authoring an academic book? And How to go about authoring keeping in mind the expectations from the book’s perspective readers and the expectations from the prospective publishers? And in addition to these there is one more chapter (9th one) namely “9. Responses from Professors of Eminence, Teachers, Friends and Team Members on the Initiative and on the Motivational and Directional Communications”. The messages in the well-organized chapters undoubtedly clear all inhibitions in the mind of a teacher aspiring to become an author. The book has thus turned out to be a reference guide consisting of the right set of prescriptions for budding authors of academic books to realize their dream of becoming an author. |
dr v rajaraman: Tamil Computing Dr. R. Ponnusamy, 2024-04-29 This book aims to outline current Tamil Computing technologies available around us in the present context to all participants like students, academicians, researchers and others who are interested in this field. Most of the books available in the market deal with Natural Language Processing, specifically English Language Processing. Therefore, the author hopes this book will be of utmost use to the undergraduate, postgraduate and researchers. This book provides an overall picture of Tamil Computing, covering different aspects. Specifically, starting with the basics of Tamil, Tamil Computing, Coding standards, fonts, keyboards, issues related to it, morphology, phonology, syntax, semantics and pragmatics of Tamil, Tools and resources and applications of Tamil Computing in detail. The purpose of this book is also to give an insight into Tamil Handwritten character recognition and Speech processing in detail. Automatic Speech Recognition in one of the critical issues in any language. Recognizing handwritten characters using a machine is necessary in today's modern world. A computer system should be intelligent enough to receive and interpret the handwritten input. These two aspects are explained in detail. This book elaborates on the existing corporate packages like MS-Office and its usage in Tamil, Database Processing and open Tamil. The book also explains input-outputting methods in detail with simple python programs. The use of the MS Windows Operating System is widespread worldwide in different languages. This book describes the practices of customization of MS Windows software for Tamil. Usage of the MS Windows Operating System is famous worldwide in other languages. This book has also added details concerning Indic Libraries and Large Language Models. |
dr v rajaraman: Sack the Startup Banudas Athreya, 2017-08-30 Any conversation about startups begins with “More than 90% of the startups fail” – You hear this, you stay away from the startup ecosystem. For the first time, Banudas Athreya brings about a real breakthrough for success in startups and the startup ecosystem for you. When you are in a startup, you should look upon yourself as an investor, who is investing 'time and energy' and not just as an employee getting paid for his services. An investor evaluates the performance of the companies in which money is invested and does not hesitate to exit the investment if necessary. Sack the Startup is about the attitude you wear and carry to be successful in the startup ecosystem. It emphasizes that you are on equal footing with the employer and have the same power and responsibilities. When you work for a startup you also need to evaluate whether the startup works for you. In Sack the Startup, you get to know • The attitude required to be successful in startups • The need to work on yourself first, before working on products or markets • That ‘being the right person’ is more important than ‘doing the right things’ • That you can be successful, whether the startup is successful or not • The startup offers you a journey that is exciting, irrespective of the destination |
dr v rajaraman: Report , 1970 |
dr v rajaraman: Fundamentals of Computers Rajaram J, Rajaraman V, 1996 |
dr v rajaraman: PROBLEM SOLVING WITH C SOMASHEKARA, M. T., GURU, D. S., MANJUNATHA, K. S., 2018-01-01 This self-readable and student-friendly text provides a strong programming foundation to solve problems with C language through its well-supported structured programming methodology, rich set of operators and data types. It is designed to help students build efficient and compact programs. The book, now in its second edition, is an extended version of Dr. M.T. Somashekara's previous book titled as Programming in C. In addition to two newly introduced chapters on 'Graphics using C' and 'Searching and Sorting', all other chapters of the previous edition have been thoroughly revised and updated. The usage of pseudocodes as a problem-solving tool has been explored throughout the book before providing C programming solutions for the problems, wherever necessary. This book comes with an increased number of examples, programs, review questions, programming exercises and interview questions in each chapter. Appendices, glossary, MCQs with answers and solutions to interview questions are given at the end of the book. The book is eminently suitable for students of Computer Science, Computer Applications, and Information Technology at both undergraduate and postgraduate levels. Assuming no previous knowledge of programming techniques, this book is appropriate for all those students who wish to master the C language as a problem-solving tool for application in their respective disciplines. It even caters to the needs of beginners in computer programming. KEY FEATURES • Introduction to problem-solving tools like algorithms, flow charts and pseudocodes • Systematic approach to teaching C with simple explanation of each concept • Expanded coverage of arrays, structures, pointers and files • Complete explanation of working of each program with emphasis on the core segment of the program, supported by a large number of solved programs and programming exercises in each chapter NEW TO THE SECOND EDITION • Points-wise summary at the end of each chapter • MCQs with Answers • Interview Questions with Solutions • Pseudocodes for all the problems solved using programs • Two new chapters on 'Graphics using C' and 'Searching and Sorting’ • Additional review questions and programming exercises |
dr v rajaraman: Bulletin Indian Institute of Technology Kanpur. Computer Centre, 1976 |
dr v rajaraman: OBJECT-ORIENTED PROGRAMMING WITH JAVA, SECOND EDITION SOMASHEKARA, M. T., GURU, D. S., MANJUNATHA, K. S., 2024-12-23 This self-explanatory and highly informative text presents an exhaustive coverage of the concepts of Object-Oriented Programming with JAVA. A number of good illustrative examples are provided for each concept supported by well-crafted programs, thus making it useful for even those having no prerequisite knowledge of programming. Beginning from the preliminaries of the language and the basic principles of OOP, this textbook moves gradually towards advanced concepts like exception handling, multithreaded programming, GUI support through AWT controls, string handling, file handling, basic utility classes and collection framework in Java. In addition, the well-planned material in the book acts as a precursor to move towards high-end programming in Java, which includes the discussion of Servlets, Java Server Pages, JDBC, Swings, etc. KEY FEATURES • Extensive coverage of syllabi of various Indian universities • Comprehensive coverage of the OOP concepts and Core Java • Explanation of the concepts using simple and expressive language • Complete explanation of the working of each program with more emphasis on the core segment of the program • Point-wise summary at the end of each chapter NEW TO THE SECOND EDITION • New chapter on Collections Framework • Over 250 illustrative programs, more than 135 programming exercises, around 235 review questions, and about 200 true-false questions • 150 MCQs with answers TARGET AUDIENCE • B.Tech / M.Tech — Computer Science Engineering and Information Technology • BCA / MCA • B.Sc. / M.Sc. Computer Science |
dr v rajaraman: Against All Odds S. Kris Gopalakrishnan, N. Dayasindhu, Krishnan Narayanan, 2022-10-24 Against All Odds: The IT Story of India is an insider's account and an anecdote-rich history of Indian IT over the last six decades. It taps into the first-hand experiences of Kris Gopalakrishnan and fifty other stalwarts who built and shaped the IT industry. This is a tale of persistence and resilience, of foresight, of planning and being ready when luck knocks on the door, of a spirit of adventure and, above all, of an abiding sense of faith in technology and the belief that it would do good for India. It is a tale of triumph, and the best is yet to come! |
dr v rajaraman: Analysis and Design of Information Systems James A. Senn, 1984-05-01 |
dr v rajaraman: Introduction To Database And Knowledge-base Systems S Krishna, 1992-03-26 This book provides a comprehensive yet concise coverage of the concepts and technology of database systems and their evolution into knowledge-bases. The traditional material on database systems at senior undergraduate level is covered. An understanding of concepts is emphasized avoiding extremes in formalism or detail.Rather than be restricted to a single example used over an entire book, a variety of examples are used. These enable the reader to understand the basic abstractions which underlie description of many practical situations.A major portion of the book concerns database system technology with focus on the relational model. Various topics are discussed in detail, preparing the ground for more advanced work. |
dr v rajaraman: Computer Concepts and Application - I Dr. Vijay Nikam, Prof. Sanjay Pate, Dr. Rekha Kadhane, Dr. Balasaheb Jagtap, Prof. Santosh Kardak, Dr. Mukund Beldar, 2019-09-01 |
dr v rajaraman: Object – Oriented Database Systems : Approaches and Architectures Prabhu C.s.r., 2010-11 This well-received book, now in its third edition, is a comprehensive presentation of the fundamentals of object-oriented database systems (OODBMS). It provides extensive coverage of the different approaches to object data management, including the three major approaches--semantic database systems approach, object-oriented programming language extension approach, and the relational extension approach--as well as the various types of architectures of object-oriented database systems. The book discusses all recent developments in this field, such as the emergence of Java as the dominant object-oriented programming language--resulting in upcoming OODBMS products such as Ozone--and the provision of object-oriented database features in object-relational database systems (ORDBMS) products such as Oracle 9i and DB2. The new edition provides an extensive discussion of PostgreSQL, a popular open source object-oriented database system which has emerged as a viable alternative to expensive commercial database systems such as Oracle. The book is extensively illustrated, which enables students to develop a firm grasp of the underlying concepts. The chapter-end exercises help in testing the students' comprehension of the fundamental principles. The book is primarily meant for students of IT-related programmes having courses in database systems. Computer professionals will also find the book immensely useful. |
dr v rajaraman: General Surgical Emergencies S Devaji Rao, 2012-09-30 |
dr v rajaraman: TELECOMMUNICATION SWITCHING SYSTEMS AND NETWORKS THIAGARAJAN VISWANATHAN, MANAV BHATNAGAR, 2015-01-08 The rapid expansion of the field of telecommunication networks call for a new edition to assist the readers with development of understanding towards new telecommunication technologies. This well-accepted textbook, now in its Second Edition, is designed for the final-year undergraduate and the first-year graduate students in electronics and communication engineering and allied subjects. It fulfils the need for a suitable textbook in the area of telecommunication switching systems and networks. The text covers, in a single volume, both switching systems and telecommunications networks. The book begins with a brief discussion on the evolution of telecommunication. It then goes on to give a classification scheme for switching systems, and describes the basic components of a switching system and the fundamental concepts of network structures. It provides an in-depth coverage of fibre optic communication system and the traffic engineering concepts. A distinguishing feature of the book is the thorough treatment of the most important telecommunication networks, viz. the public switched telephone network (PSTN), the public data network (PDN), and the integrated services digital network (ISDN). Worked-out examples and exercises would be of considerable assistance to the reader in understanding all aspects of telecommunication engineering. NEW TO THIS EDITION • Sections on SONET, WDM, and DWDM in Chapter 7 • New section on Broadband ISDN and related technologies in Chapter 11 • A new chapter on Mobile Communication which covers almost all aspects of the cell planning and mobile channels • A new chapter on Satellite Communication which gives sufficient introductory knowledge of the satellites, satellite orbits, and orbital theory • Satellite link budget analysis (with examples) in Chapter 13. |
dr v rajaraman: Participant Journal , 1969 |
dr v rajaraman: IEEE TENCON 2003 , 2003 |
dr v rajaraman: COMPUTER PROGRAMMING IN FORTRAN 77 V. RAJARAMAN, 1997-01-01 This is a revised and enlarged version of the author's book which received wide acclamations in its earlier three editions. It provides a lucid and in-depth introduction to the programming language Fortran 77 which is widely used by scientists and engineers.The fourth edition is completely revised chapterwise and also minor corrections incorporated. A new standard for Fortran called Fortran 90 was introduced in early 90s and compilers for this version of Fortran were sold in early 1995 by computer vendors. All Fortran 77 programs will run without change with Fortran 90 compilers; however some aspects of Fortran 77 have been declared obsolete and will not run on future Fortran compilers_these are explained in this revised edition. An appendix consolidates these features. Fortran 90 is introduced in a new chapter which summarises all its features. |
dr v rajaraman: India Who's who , 1988 |
dr v rajaraman: Indian Book Industry , 1986 |
dr v rajaraman: Journal of the Institution of Electronics and Telecommunication Engineers Institution of Electronics and Telecommunication Engineers (India), 1985 |
dr v rajaraman: The Year Book of the Indian National Science Academy Indian National Science Academy, 2000 |
dr v rajaraman: The Application of Computer Technology for Development United Nations. Department of Economic and Social Affairs, 1971 |
dr v rajaraman: Labdev , 1964 Including Proceedings of the Science & Technology Society, Kanpur. |
dr v rajaraman: Public Finance S.N. Chand, 2008 Public Finance Is A Study Of Collection Of Revenue From The Public By The Government And Spending It For The Welfare Of Society. Although An Important Part Of Economics, Public Finance, As A Science Is Older Than Economics Itself. Actually, It Was The Forerunner Of Science To Which It Is Now Subordinate. The Writings Of Cameralists Dealt More Fully With This Part Of The Field Of Political Economy Than With Any Other.During The Last Two Decades Or So, Every Branch Of Economics Has Undergone Considerable Change Under The Impact Of Keynesian New Economics. Realising This, Many Foreign Writers Have Attempted To Recast Public Finance Theory By Incorporating Keynesian Analysis. Indian Writers, However, Have, By And Large, Modeled Their Treatment Of The Subject On The Once Famous But Now Largely Out Of Date Dalton S Public Finance.This Book, In 2 Volumes, Brings To Light The Changes That Have Come About And Comprehensively Covers Various Aspects Of Public Finance Theory, Revenue, Debt And Expenditure. Construction Of Chapters And Enlisting Of Questions Have Been Done After Making A Wide Analysis Of The Syllabi Prescribed For The Subject In Various Indian Universities, Following The Pattern Of Questions Asked In Different Examinations. The Text Has Been Supplemented With Tables And Figures Which Have Been Updated From Authentic Sources. Opinions Of Established Economists And Erudite Scholars Have Been Cited In Each Major Topic Relating To Public Finance To Substantiate The Text. Every Effort Has Been Made To Keep The Style Lucid And The Approach Analytical.The Book Caters To The Academic Needs Of The Postgraduate, Graduate And Undergraduate Students Of Economics. It Is Equally Useful For Those Pursuing Mba And M.Com. Courses. In Addition, The Aspiring Candidates For Various Competitive Examinations Will Find This Book Highly Useful. It Will Prove An Ideal Reference Book For Teachers And Researchers. |
dr v rajaraman: The World of Learning 1990 , 1990 |
dr v rajaraman: Parliamentary Debates India. Parliament. Rajya Sabha, 1995 |
dr v rajaraman: Bulletin of the Institution of Engineers (India). Institution of Engineers (India), 1990 |
dr v rajaraman: Computers and Artificial Intelligence , 1985 |
dr v rajaraman: The International Directory of Computer and Information System Services , 1971 |
dr v rajaraman: IETE Technical Review , 1993 |
dr v rajaraman: History of Computing in Education J.A.N. Lee, John Impagliazzo, 2004-07-27 This work derives from a conference discussing the history of computing in education. This conference is the first of hopefully a series of conferences that will take place within the International Federation for Information Processing (IFIP) and hence, we describe it as the First Conference on the History of Computing in Education (HCE1). These proceedings represent a collection of works presented at the HCE1 Conference held in association with the IFIP 2004 World Computer Congress held in Toulouse, France. Contributions to this volume range from a wide variety of educational perspectives and represent activities from four continents. The HCE1 conference represents a joint effort of the IFIP Working Group 9.7 on the History of Computing and the IFIP Technical Committee 3 on Education. The HCE1 Conference brings to light a broad spectrum of issues and spans fourcontinents. It illustrates topics in computing education as they occurred in the “early days” of computing whose ramifications or overtones remain with us today. Indeed, many of the early challenges remain part of our educational tapestry; most likely, many will evolve into future challenges. Therefore, this work provides additional value to the reader as it will reflect in part the future development of computing in education to stimulate new ideas and models in educational development. |
dr v rajaraman: Lions 324A1 Centennial Mini Directory PMJF Lion Er T M Gunaraja, District Governor, 2016-06-25 Lions Clubs International Celebrates Centennial Year in 2016-17. Lions District 324A1 released this Centennial Mini Directory of Lion Leaders and Members, Released by District Governor PMJF Lion Er T M Gunaraja. This Digital Edition enables viewing it in the Smart Phones, Tablets, IPads and Digital Devices. |
dr v rajaraman: Computer Education in India Utpal Kumar Banerjee, 1996 Contributed articles. |
dr v rajaraman: Compendium of Industrial Research, Design, and Development Facilities Available in Uttar Pradesh Uttar Pradesh, India. State Research and Development Committee, 1976 |
dr v rajaraman: Computer Science and Informatics , 1999 |
dr v rajaraman: Indian Philosophical Terms Kala Acharya, Lalita Namjoshi, Harshadray N. Sanghrajka, Shriram Mahadeo Bhatkhande, 2004 |
dr v rajaraman: Journal of Scientific & Industrial Research , 1999 |
DRUDGE REPORT 2025®
visits to drudge 6/14/2025 22,475,601 past 24 hours 543,304,527 past 31 days 6,004,002,574 past year
Healthgrades | Find a Doctor - Doctor Reviews - Online Doctor …
Profiles for Every Doctor in America. Search by What Matters Most to You. More Than 13 Million Patient Ratings. Half of all Americans who see doctors each year use Healthgrades to find the …
Homepage | DR Power Equipment
DR Power Equipment manufactures and sells a full range of professional grade outdoor power equipment including brush mowers, leaf vacuums, chippers, lawn mowers, and more!
Zocdoc | Find a Doctor Near You | Book Doctors Online
Find the right doctor, right now with Zocdoc. Read reviews from verified patients and book an appointment with a nearby, in-network doctor. It’s fast, easy, and free. Millions of patients use …
Find Doctors Near You: Top Physician Directory
Search for doctors in your area. Research providers by insurance, specialty & procedures. Check doctor ratings, address, experience & more.
Find a Doctor - Aurora Health Care
Find a doctor or specialist who's right for you. Search thousands of top Aurora providers by specialty, location, age, gender and more.
Doctor Reviews & Ratings - Find a Doctor at RateMDs
Search or browse RateMDs for trusted reviews & ratings on doctors & healthcare facilities. We're the original doctor ratings site with over 2 million reviews.
WebMD - Better information. Better health.
Learn their risks, treatments, and how to manage them with your care team. Learn how clinical trials lead to safer, better treatments and what to know if you're thinking about joining one....
Dr. Martens® US Official: Take 10% Off Your First Order
Shop boots, shoes, kids' shoes, and more at Dr. Martens. Free US delivery over $50.
Search for a Northwell Health provider
We offer fast-track virtual or in-person visits for urgent, primary and specialty care. Connect virtually with an emergency room doctor for a fast diagnosis. Get the care you need at one of …
DRUDGE REPORT 2025®
visits to drudge 6/14/2025 22,475,601 past 24 hours 543,304,527 past 31 days 6,004,002,574 past year
Healthgrades | Find a Doctor - Doctor Reviews - Online Doctor …
Profiles for Every Doctor in America. Search by What Matters Most to You. More Than 13 Million Patient Ratings. Half of all Americans who see doctors each year use Healthgrades to find the …
Homepage | DR Power Equipment
DR Power Equipment manufactures and sells a full range of professional grade outdoor power equipment including brush mowers, leaf vacuums, chippers, lawn mowers, and more!
Zocdoc | Find a Doctor Near You | Book Doctors Online
Find the right doctor, right now with Zocdoc. Read reviews from verified patients and book an appointment with a nearby, in-network doctor. It’s fast, easy, and free. Millions of patients use …
Find Doctors Near You: Top Physician Directory
Search for doctors in your area. Research providers by insurance, specialty & procedures. Check doctor ratings, address, experience & more.
Find a Doctor - Aurora Health Care
Find a doctor or specialist who's right for you. Search thousands of top Aurora providers by specialty, location, age, gender and more.
Doctor Reviews & Ratings - Find a Doctor at RateMDs
Search or browse RateMDs for trusted reviews & ratings on doctors & healthcare facilities. We're the original doctor ratings site with over 2 million reviews.
WebMD - Better information. Better health.
Learn their risks, treatments, and how to manage them with your care team. Learn how clinical trials lead to safer, better treatments and what to know if you're thinking about joining one....
Dr. Martens® US Official: Take 10% Off Your First Order
Shop boots, shoes, kids' shoes, and more at Dr. Martens. Free US delivery over $50.
Search for a Northwell Health provider
We offer fast-track virtual or in-person visits for urgent, primary and specialty care. Connect virtually with an emergency room doctor for a fast diagnosis. Get the care you need at one of our …