Goto

Collaborating Authors

 Object-Oriented Architecture


PHP in Action - Programmer Books

#artificialintelligence

To keep programming productive and enjoyable, state-of-the-art practices and principles are essential. Object-oriented programming and design help manage complexity by keeping components cleanly separated. Unit testing helps prevent endless, exhausting debugging sessions. Refactoring keeps code supple and readable. PHP offers all this-and more.


Programming Languages for MIS - Programmer Books

#artificialintelligence

Programming Languages for MIS: Concepts and Practice supplies a synopsis of the major computer programming languages, including C, HTML, JavaScript, CSS, VB.NET, C#.NET, ASP.NET, PHP (with MySQL), XML (with XSLT, DTD, and XML Schema), and SQL. Ideal for undergraduate students in IS and IT programs, this textbook and its previous versions have been used in the authors' classes for the past 15 years. Focused on web application development, the book considers client-side computing, server-side computing, and database applications. It emphasizes programming techniques, including structured programming, object-oriented programming, client-side programming, server-side programming, and graphical user interface.


Zend Framework 1.8 Web Application Development - Programmer Books

#artificialintelligence

This book is an example-driven tutorial that takes you through the process of building Model-View-Controller-based web applications. You will create and develop a storefront application. It also covers common mistakes and best practices that will be helpful for developers. This book is for PHP web developers who want to get started with Zend Framework. If you are already using this framework, you will learn how to use it in the best way and produce better applications.


So You Want to be a Machine Learning Engineer? - DATAVERSITY

#artificialintelligence

Ideally, a machine learning engineer would have both the skills of a software engineer and the experience of a data scientist and data engineer. However, data scientists and software engineers usually come from very different backgrounds, and data scientists should not be expected to be great programmers, nor should software engineers be expected to provide statistical summaries. Nonetheless, a background in machine learning algorithms and how they can be implemented is critical to the machine learning engineer (MLE). An MLE works with different algorithms and applies them to different codebases and settings. Previous experience with software engineering and codebase would provide a very useful foundation for this career field.


I.T. training for professionals

#artificialintelligence

Object oriented programming with classes Understanding the power of object oriented programming using abstract data types Defining abstract data types using classes Writing class member and static functions Understanding the class and object structure Exploiting Python's dynamic class and object behaviour


Computer-Aided Data Mining: Automating a Novel Knowledge Discovery and Data Mining Process Model for Metabolomics

arXiv.org Machine Learning

This work presents MeKDDaM-SAGA, computer-aided automation software for implementing a novel knowledge discovery and data mining process model that was designed for performing justifiable, traceable and reproducible metabolomics data analysis. The process model focuses on achieving metabolomics analytical objectives and on considering the nature of its involved data. MeKDDaM-SAGA was successfully used for guiding the process model execution in a number of metabolomics applications. It satisfies the requirements of the proposed process model design and execution. The software realises the process model layout, structure and flow and it enables its execution externally using various data mining and machine learning tools or internally using a number of embedded facilities that were built for performing a number of automated activities such as data preprocessing, data exploration, data acclimatization, modelling, evaluation and visualization. MeKDDaM-SAGA was developed using object-oriented software engineering methodology and was constructed in Java. It consists of 241 design classes that were designed to implement 27 use-cases. The software uses an XML database to guarantee portability and uses a GUI interface to ensure its user-friendliness. It implements an internal embedded version control system that is used to realise and manage the process flow, feedback and iterations and to enable undoing and redoing the execution of the process phases, activities, and the internal tasks within its phases.


Computer Science 101: Intro to Java & Algorithms - BuzzTechy

#artificialintelligence

This course is designed for students who are struggling in their computer science program, or anyone that wants to learn programming with little to no prior experience. We will take you from level zero to mastery in no time. The two instructors have combined 20 years experience with software development and computer science. What you'll learn Fundamentals of Programming Object Oriented Programming Basic Syntax to Expressions Selection Statements to Loops Advanced OOP Concepts ENROLL To Udemy Today


C# Programming Cookbook - Programmer Books

#artificialintelligence

During your application development workflow, there is always a moment when you need to get out of a tight spot. Through a recipe-based approach, this book will help you overcome common programming problems and get your applications ready to face the modern world. We start with C# 6, giving you hands-on experience with the new language features. Next, we work through the tasks that you perform on a daily basis such as working with strings, generics, and lots more. Gradually, we move on to more advanced topics such as the concept of object-oriented programming, asynchronous programming, reactive extensions, and code contracts.


Interactive Object Oriented Programming in Java - Programmer Books

#artificialintelligence

Discover object oriented programming with Java in this unique tutorial. This book uses Java and Eclipse to write and generate output for examples in topics such as classes, interfaces, overloading, and overriding. Interactive Object Oriented Programming in Java uniquely presents its material in a dialogue with the reader to encourage thinking and experimentation. Later chapters cover further Java programming concepts, such as abstract classes, packages, and exception handling. At each stage you'll be challenged by the author to help you absorb the information and become a proficient Java programmer.


Object-Oriented Design with ABAP - Programmer Books

#artificialintelligence

Conquer your fear and anxiety learning how the concepts behind object-oriented design apply to the ABAP programming environment.