Programming
Showing 565–576 of 3115 results
Computer Graphics in Python and Pycairo
This course is a beginner's guide to Python's Pycario library. We will use Pycairo to draw basic shapes and move our way up to complex shapes in this course.
Computer Literacy Fundamentals
Gain foundational computer literacy skills, including software applications, internet navigation, and digital communication.
Computer Programming for Absolute Beginners
A beginner's guide to computer programming, introducing essential concepts and programming languages in an accessible way.
Computer Science: DATA STRUCTURES (Java)
Learn how to write Efficient and Highly Performant applications!
Computer Simulation of Realistic Mathematical Models
Do you want to learn how to construct a mathematical model ?
Computer Vision & Deep Learning in Python: Novice to Expert
For all those who are interested in becoming experts in Deep Learning and Computer Vision using Python
Computer Vision Onramp
Learn the basics of computer vision to design an object detector and tracker.
Computer Vision: Face Recognition Quick Starter in Python
Quickly Build Python Deep Learning based Face Detection, Recognition, Emotion , Gender and Age Classification Systems
Computer vision: OpenCV Fundamentals using Python
Start your Deep Learning Computer Vision Endeavor with Strong OpenCV Basics in Python
Computer Vision: Python Face Swap and Quick Deepfake in Colab
Custom Face Swap using Python and OpenCV & Deepfake Image Animation using 'First Order Motion Model' paper in Colab
Computing Matrix Algebra with R and Rcpp
Learn how to compute matrix algebra using R and Rcpp for high-performance data analysis.
Concurrency in Go
Discover concurrency patterns in Go, including goroutines and channels, to build efficient and responsive applications.