INFORMATION TECHNOLOGY
CLEAN CODE: A HANDBOOK OF AGILE SOFTWARE CRAFTSMANSHIP
AUTHOR: ROBERT MARTIN
ISBN: 978-0132350884
PUBLISHED: AUG. 1, 2008 2021
PAGES: 368, PAPERBACK
PRICE: P 6,005.00
Understand how to continuously organize people, skills and resources to meet changing business needs and forecast for future workforce supply and demand.
COMPUTER NETWORKING: PRINCIPLES, PROTOCOLS AND PRACTICE
AUTHOR: OLIVIER BONAVENTURE
ISBN: 9781365185830
PUBLISHED: JUN. 10, 2016
PAGES: 284
PRICE: P 4,385.00
Confidently use predictive analytic and statistical techniques to identify key relationships and trends in HR-related data to aid strategic organizational decision-making.
COMPUTER AND CYBER SECURITY PRINCIPLES, ALGORITHM, APPLICATIONS AND PERSPECTIVE
AUTHOR: BRIJ B. GUPTA
ISBN: 9780367656911
COPYRIGHT: SEP. 30, 2020
PAGES: 694, PAPERBACK
PRICE: P 5,105.00
This is a monumental reference for the theory and practice of computer security. Comprehensive in scope, this text covers applied and practical elements, theory, and the reasons for the design of applications and security techniques. It covers both the management and the engineering issues of computer security. It provides excellent examples of ideas and mechanisms that demonstrate how disparate techniques and principles are combined in widely-used systems. This book is acclaimed for its scope, clear and lucid writing, and its combination of formal and theoretical aspects with real systems, technologies, techniques, and policies.
DATABASE MANAGEMENT
AUTHOR: JAGDISH CHANDRA PATNI, HITESH KUMAR SHARMA, RAVI TOMAR, AVITA KATAL
ISBN: 9780367244934
PUBLICATION DATE: JAN. 27, 2022
PAGES: 251
HARDBACK: P 8,345.00
A database management system (DBMS) is a collection of programs that enable users to create and maintain a database; it also consists of a collection of interrelated data and a set of programs to access that data. Hence, a DBMS is a general-purpose software system that facilitates the processes of defining, constructing, and manipulating databases for various applications.
The primary goal of a DBMS is to provide an environment that is both convenient and efficient to use in retrieving and storing database information. It is an interface between the user of application programs, on the one hand, and the database, on the other.
The objective of Database Management System: An Evolutionary Approach, is to enable the learner to
-
grasp a basic understanding of a DBMS, its need, and its terminologies
-
discern the difference between the traditional file-based systems and a DBMS
-
code while learning to grasp theory in a practical way
-
study provided examples and case studies for better comprehension
This book is intended to give under- and postgraduate students a fundamental background in DBMSs. The book follows an evolutionary learning approach that emphasizes the basic concepts and builds a strong foundation to learn more advanced topics including normalizations, normal forms, PL/SQL, transactions, concurrency control, etc.
This book also gives detailed knowledge with a focus on entity-relationship (ER) diagrams and their reductions into tables, with sufficient SQL codes for a more practical understanding.