Giáo trình chính
Duyệt Giáo trình chính theo Chủ đề "cntt"
- Tài liệuC# 8.0 and .NET Core 3.0 – Modern Cross-Platform Development Fourth Edition(Packt Publishing Ltd., Fourth edition: October 2019) Mark J. Price; is a Microsoft Specialist: Programming in C# and Architecting Microsoft Azure Solutions, with more than 20 years of educational and programming experience.All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
- Tài liệuData and Analytics Trend Report(2020) Highlights and Introduction BY PETER CONNELLY; Key Research Findings BY MAT T LEGER; Leaders in Analytics Daniel Mintz , Chief Data Analyst, Discusses DZone Research BY LINDSAY SMITH; Best Practices for Building Analytics Dashboards BY DMITRY PASHKEVICH; Coronavirus Data Visualizations Using Plotly BY TERENCE SHIN; Priming Data for Machine Learning Applications BY CHRIS LAMB; Diving Deeper Into Data and AnalyticsLike any other tool in software, analytics dashboards are abstractions. They allow data scientists, analysts, developers, and statisticians to make it as easy as possible for non-experts and peers to gain insights from data. This allows everyone to collect important data and business intelligence without having to put in the additional effort usually required for collecting those insights in the first place.
- Tài liệuData Base Management Systems(Institute of Distance and Open Learning , University of Mumbai, 2021) UNIVERSITY OF MUMBAI• A database management system (DBMS) is a collection of interrelated data and a set of programs to access those data. • The collection of data, usually referred to as the database, contains information relevant to an enterprise. • The primary goal of a DBMS is to provide a way to store and retrieve database information that is both convenient and efficient • Main purpose if to manage large bodies of information in a structured format
- Tài liệuData Structures and Algorit(2019) John Bullinaria - School of Computer Science University of Birmingham Birmingham, UKThese lecture notes cover the key ideas involved in designing algorithms. We shall see how they depend on the design of suitable data structures, and how some structures and algorithms are more efficient than others for the same task. We will concentrate on a few basic tasks, such as storing, sorting and searching data, that underlie much of computer science, but the techniques discussed will be applicable much more generally.
- Tài liệuData Structures And Algorithms Made Easy(2017) Narasimha KarumanchiAll rights reserved. No part of this book may be reproduced in any form or by any electronic or mechanical means, including information storage and retrieval systems, without written permission from the publisher or author.
- Tài liệuFUNDAMENTALS OF Database Systems - SEVENTH EDITION(2016) Ramez Elmasri - Department of Computer Science and Engineering The University of Texas at Arlington; Shamkant B. Navathe - College of Computing Georgia Institute of Technology
- Tài liệuFundamentals of Programming C++(2018) Richard L. Halterman
- Tài liệuIntroduction to Algorithms(The MIT Press Cambridge, Massachusetts London, England, 2022) Thomas H. Cormen; Charles E. Leiserson; Ronald L. Rivest; Clifford Stein
- Tài liệuJava(May 2022: Third Edition) Kathy Sierra; Bert Bates; Trisha Gee
- Tài liệuLearning Node.js Development(Published by Packt Publishing Ltd., First published: January 2018) Andrew Mead
- Tài liệuLearning Python - FOURTH EDITION(O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472., September 2009: Fourth Edition.) Mark Lutz
- Tài liệuLearning SQL(2016) Free eBookThe content is released under Creative Commons BY-SA, and the list of contributors to each chapter are provided in the credits section at the end of this book. Images may be copyright of their respective owners unless otherwise specified. All trademarks and registered trademarks are the property of their respective company owners.
- Tài liệuMicrosoft Visual C# Step by Step - Tenth Edition(Published with the authorization of Microsoft Corporation by: Pearson Education, Inc., 2022) John Sharp
- Tài liệuPROFESSIONAL C++(Manufactured in the United States of America, 2021) Marc Gregoire
- Tài liệuPython Machine Learning(2015) N/ACongratulations on purchasing Python Machine Learning: How to Learn Machine Learning with Python, The Complete Guide to Understand Python Machine Learning for Beginners and Artificial Intelligence , and thank you for doing so. The following chapters will discuss everything a beginner would want to know about Machine learning, artificial intelligence, and Python.
- Tài liệuPython Programming(2019) Hans-Petter HalvorsenPython is a popular programming language, and it is one of the most used programming languages today. Python works on all the main platforms and operating systems used today, such Windows, macOS, and Linux. Python is a multi-purpose programming language, which can be use for simulation, creating web pages, communicate with database systems, etc
- Tài liệuSoftware Requirements, Third Edition(Microsoft Press, 2013) Karl Wiegers; Joy BeattyDespite decades of industry experience, many software organizations struggle to understand, document, and manage their product requirements. Inadequate user input, incomplete requirements, changing requirements, and misunderstood business objectives are major reasons why so many information technology projects are less than fully successful. Some software teams aren’t proficient at eliciting requirements from customers and other sources. Customers often don’t have the time or patience to participate in requirements activities. In many cases, project participants don’t even agree on what a “requirement” is. As one writer observed, “Engineers would rather decipher the words to the Kingsmen’s 1963 classic party song ‘Louie Louie’ than decipher customer requirements” (Peterson 2002).
- Tài liệuThe Object-Oriented Thought Process(Pearson Education, Inc., 2019) Matt WeisfeldAs the title suggests, this book is about the object-oriented (OO) thought process. Although choosing the theme and title of a book are important decisions, these decisions are not at all straightforward when dealing with a highly conceptual topic. Many books deal with one level or another of programming and object orientation. Several popular books cover topics including OO analysis, OO design, OO programming, design patterns, OO data (XML), the Unified Modeling Language (UML), OO web development, OO mobile development, various OO programming languages, and many other topics related to OO programming (OOP).