Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Reading LevelReading Level
-
Content TypeContent Type
-
YearFrom:-To:
-
More FiltersMore FiltersItem TypeIs Full-Text AvailableSubjectPublisherSourceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
73
result(s) for
"Computer programmers Certification."
Sort by:
ROGUE ARTIFICIAL INTELLIGENCE, SCIENCE FICTION, AND THE LAW
Artificial intelligence (AI) has been labeled an existential threat. Proposals to combat this menace include industry pauses on the development of advanced AI, legislated moratoria, and creation of a new federal agency with the power to regulate and license advanced AI.
Journal Article
Programming in C#: Exam 70-483 (MCSD) Guide
by
Bhalla, Simaranjit Singh
,
Gorthi, SrinivasMadhav
in
COM051230 COMPUTERS / Software Development & Engineering / General
,
COM055000 COMPUTERS / Certification Guides / General
,
COMPUTERS / Programming Languages / C#
2019
Acquire necessary skills in preparing for Microsoft certification and enhance your software development career by learning the concepts of C# programmingKey FeaturesPrepare for the certification using step-by-step examples, and mock tests with standard solutionsUnderstand the concepts of data security for secure programming with C#Learn to scale and optimize your application codebase using best practices and patternsBook DescriptionProgramming in C# is a certification from Microsoft that measures the ability of developers to use the power of C# in decision making and creating business logic. This book is a certification guide that equips you with the skills that you need to crack this exam and promote your problem-solving acumen with C#.The book has been designed as preparation material for the Microsoft specialization exam in C#. It contains examples spanning the main focus areas of the certification exam, such as debugging and securing applications, and managing an application's code base, among others. This book will be full of scenarios that demand decision-making skills and require a thorough knowledge of C# concepts. You will learn how to develop business logic for your application types in C#. This book is exam-oriented, considering all the patterns for Microsoft certifications and practical solutions to challenges from Microsoft-certified authors.By the time you've finished this book, you will have had sufficient practice solving real-world application development problems with C# and will be able to carry your newly-learned skills to crack the Microsoft certification exam to level up your career.What you will learnExplore multi-threading and asynchronous programming in C#Create event handlers for effective exception handlingUse LINQ queries for data serialization and deserializationManage filesystems and understand I/O operationsTest, troubleshoot, and debug your C# programsUnderstand the objectives of Exam 70-483 and apply common solutionsWho this book is forThe book is intended to the aspirants of Microsoft certifications and C# developers wanting to become a Microsoft specialist. The book does not require the knowledge of C#, basic knowledge of software development concepts will be beneficial
CEH Certified Ethical Hacker Study Guide
2010
Full Coverage of All Exam Objectives for the CEH Exams 312-50and EC0-350 Thoroughly prepare for the challenging CEH Certified EthicalHackers exam with this comprehensive study guide. The book providesfull coverage of exam topics, real-world examples,and includes a CD with chapter review questions, twofull-length practice exams, electronic flashcards, a glossary ofkey terms, and the entire book in a searchable pdf e-book. What's Inside: Covers ethics and legal issues, footprinting, scanning,enumeration, system hacking, trojans and backdoors, sniffers,denial of service, social engineering, session hijacking, hackingWeb servers, Web application vulnerabilities, and moreWalks you through exam topics and includes plenty of real-worldscenarios to help reinforce conceptsIncludes a CD with an assessment test, review questions,practice exams, electronic flashcards, and the entire book in asearchable pdf.
Exploring Rust for Embedded and Critical Systems
2020
The C programming language is perhaps the most widespread in the design of safetycritical systems. However, its adoption suffers from disadvantages because it lacks in safety, entailing extensive and expensive verification processes.There are other programming languages, such as Ada and SPARK, that offer safety features that automatically comply with the current safety standards. Nevertheless, the software industry continues to use C after all and its associated verification process to build safety-critical software.Rust is a modern programming language that promises to soften such insecurities by design, thus improving on the development of safety-critical software. Due to its ownership model, Rust can ensure memory safety at compile time. Because it is a systems programming language, it is also a promising language for embedded systems.The main aim of the project reported in this dissertation is to understand how Rust can alleviate the certification process of safety-critical software, while evaluating its maturity for embedded systems. We analyse in which platforms Rust is available and compare embedded Rust to other languages used in the safety-critical domain. This analysis consists in comparing Rust safety features with coding guidelines commonly used in the software industry.Some case studies are carried out, such as preemptive and cooperative scheduling (both in C and Rust to better understand the programming differences in these languages), a driver for an accelerometer and finally a program that uses the scheduler, the accelerometer and the leds of a micro-controller, where one thread reads acceleration values and another thread turns leds on/off according to such readings.The dissertation ends with an overview of the results obtained. Not only a comparison is given with coding guidelines used in industry, but also concerning the case studies developed. It also anticipates some important work that could be added, as well as some details where Rust could be improved to become prominent in the industry of safety critical software.
Dissertation
A license to practice software engineering
2003
The enduring effort to infuse more engineering discipline into software development has brought several issues to the forefront: standards, best practices, and, perhaps the most controversial, licensing and certification. To get an update on this area, I spoke with an expert: Leonard Tripp, Boeing Technical Fellow and past president of the IEEE Computer Society.
Journal Article