Programming
Showing 3313–3324 of 3881 results
Software Design Patterns in C
This course will demonstrate that it is possible to use patterns in the development of C programs and how it adds benefits to C programming.
Software Design Patterns in C
This course will demonstrate that it is possible to use patterns in the development of C programs and how it adds benefits to C programming.
Software Design Patterns: Best Practices for Software Developers
This course helps you become a better software engineer by mastering design patterns in software engineering.
Software Design Principles
Start designing more complex systems with techniques such as design patterns, SOLID principles, and UML.
Software Development in MATLAB
Write well-organized, user-friendly applications in MATLAB that will work correctly now and in the future.
Software Development Process
Understand the software development lifecycle, including methodologies, best practices, and project management techniques.
Software Development: Developing Small Standalone Applications (HP2N47)
Explore the essentials of software development by creating small, standalone applications using modern programming techniques.
Software Engineering Essentials
Software engineers are in high demand, yet software engineering is often misunderstood. What is software engineering and why is it important? What are the building blocks of software engineering? And what are the processes and methods that differentiate it as a discipline? This course aims to answer all of the above questions, and give the audience the absolute essential knowledge about software engineering.
Software Engineering for Data Scientists
Data Scientists often work with engineering teams. Learn the software engineering skills you need to bridge the gap between data science and
Software Engineering Principles in Python
Learn about modularity, documentation, and automated testing to help you solve data science problems more quickly and reliably.
Software Testing Made Easy for Beginners (Project,Jira,API )
Includes a live project with complete documentation for Testing Artifacts like Test Plans, Scenarios and Cases etc.
SOLID Principles for C# Developers
Every C# developer, or any developer using an object-oriented programming language, needs a good understanding of the SOLID principles. These principles guide your design toward more loosely coupled and maintainable software.