Search result for Loops and custom classes Online Courses & Certifications
Get Course Alerts by Email
Learn Swift Programming Syntax
by Gabrielle Miller-Messner- 0.0
Approx. 3 weeks
lesson 4 Control Flow: Loops, If statements, and Switches Practice fast iteration with for-in loops by iterating through items in Arrays and Dictionaries. Delight in the convenience and conciseness of Swift switch statements. Correctly use local and external parameters. lesson 6 Classes, Properties, and Methods Practice building custom classes with their own properties and methods....
Free
More C# Programming and Unity
by Dr. Tim "Dr. T" Chamillard- 4.8
Approx. 35 hours to complete
Why use C# and Unity instead of some other language and game engine? Module 2: Learn about abstraction and how we can use it to design and implement console application classes Module 3: Learn how we can use abstraction to design and implement Unity classes Exercise 4: For and Foreach Loops Abstraction and Console App Classes Methods and Unity Classes...
Java for Android
by Dr. Jerry Roth , Dr. Julie L. Johnson , Michael Walker , Dr. Douglas C. Schmidt- 4.5
Approx. 39 hours to complete
This MOOC teaches you how to program core features and classes from the Java programming language that are used in Android, which is the dominant platform for developing and deploying mobile device apps. Module 6: Classes and Interfaces Java: Classes and Objects, an overview Motivating Classes and Objects Building your own Classes and Objects...
Android Basics: Multiscreen Apps
by Katherine Kuan , Jessica Lin- 0.0
Approx. 2 months
Learn and practice how to structure apps with multiple screens for an intuitive user experience lesson 2 Data, Loops, and Custom Classes Begin to harness the real power of object-oriented programming by building your own custom class to store real-life data. Learn how to add images to your app and how to refine the layout and user interface....
Free
Crash Course on Python
by Google Career CertificatesTop Instructor- 4.8
Approx. 32 hours to complete
Infinite Loops and How to Break Them Infinite loops and Code Blocks String Indexing and Slicing Lists and Tuples Operations Cheat Sheet Classes and Objects in Python (Optional) Defining New Classes (Optional) Constructors and Other Special Methods (Optional) Documenting Functions, Classes, and Methods (Optional) Classes and Objects in Detail Classes and Methods Cheat Sheet (Optional)...
Customising your models with TensorFlow 2
by Dr Kevin Webster- 4.8
Approx. 27 hours to complete
In this course you will deepen your knowledge and skills with TensorFlow, in order to develop fully customised deep learning models and workflows for any application. Model subclassing and custom training loops Welcome to week 4 - Model subclassing and custom training loops Custom training loops [Coding tutorial] Custom training loops...
Custom Models, Layers, and Loss Functions with TensorFlow
by Laurence Moroney , Eddy Shyu- 4.9
Approx. 31 hours to complete
• Build custom loss functions (including the contrastive loss function used in a Siamese network) in order to measure how well a model is doing and help your neural network learn from training data. Declaring and stacking layers Connect with your mentors and fellow learners on Slack! Custom Loss Functions Creating a custom loss function...
Related searches
Introduction to Programming in Swift 5
by Mark Price- 4.5
Approx. 11 hours to complete
By the end of this course you will know how to build simple programs with the Swift programming language and you will be ready to learn iOS mobile development. Downloading and Installing Xcode Variables, Strings and Numbers Conditional Logic, Arrays and Loops Loops Exercise 7 - Loops Loops Review Dictionaries, Functions and Optionals...
Objective-C for Swift Developers
by Gabrielle Miller-Messner- 0.0
Approx. 5 weeks
Practice Objective-C syntax by writing classes, and writing and calling methods. Write some classes and properties from scratch. lesson 3 Adding Functionality to a Class: Methods and Messages Master how to write and call methods in Objective-C. lesson 4 Migrate an App from Objective-C to Swift: Part I Learn how to write custom classes. Incorporate third party frameworks and extensions....
Free
Effective Programming in Scala
by Julien Richard-Foy , Noel Welsh- 4.8
Approx. 49 hours to complete
Scala is an expressive, versatile, and safe programming language. The course covers Scala 3, and it mentions the differences with Scala 2. Extending and Refining Classes Extending and Refining Classes Type Classes and Extension Methods Combining Try and Either Try and Either Leverage Scala idioms to model business domains and implement business logic...