• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

11 Object Oriented Programming (OOP) courses in Birmingham

Microsoft Excel Macros & VBA - In-company

By Microsoft Office Training

Course Objectives At the end of this course you will be able to: Record and edit a Macro Assign macros to keyboard shortcuts, Quick Access Toolbar, Buttons and Shape objects. Use the Visual Basic Editor; change the properties of an object; add a module to a project; write the code for a procedure and then run it; and use the Object Browser to search procedures Manipulate data by declaring variables of different data types; combine data by using expressions; use functions to accept input and display output; and declare variables and procedures with the appropriate scope Use decision structures to create procedures that make decisions; and use loop structures to perform repetitive tasks Create an error handling routine in case things go wrong with VBA code ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Best Training Ever! Just finished a bespoke 1-1 training course in Excel Advanced, Macros & VBA. Pedro is an excellent trainer, imparting his skills and knowledge in the best way - appropriately to audience skills, knowledge and ability. Pedro is always approachable, encouraging and supportive, giving delegates the optimum learning environment. I would not hesitate to recommend Pedro as a trainer, whatever your level of ability. Amanda Morris - Treasury & Systems Accountant at Reall - Real Equity for All The trainer was very knowledgeable, kept everyone involved and was enthusiastic. A great experience.. Simon Harper - Lloyd's of London My learning experience was awesome. Perdinand Reagan - Subsea7 Very nice and relaxed approach to teaching. Was definitely a good learning experience. Jerome Pupe - S5 Agency World The Trainer – Very positive + patient + helpful + thorough Agnes Souza - Direct Wines ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Introduction to Macros and VBA Introducing Visual Basic for Applications Recording a Macro Naming conventions for Macro Procedures Running a Macro Absolute or Relative Cell Referencing Saving and Opening Files with Macros Making macros always available Adding Macros to Keyboard Shortcuts, Quick Access Toolbar, Buttons and Shapes Editing a Macro in the Visual Basic Editor Understanding the Development Environment Customising the Editor Tips for General Typing in VBA Using Visual Basic Help Working with Procedures Program Design Understanding Modules Naming Rules Creating a Module Understanding Procedures Programming Macro Concepts Creating a Subroutine Creating a Function Understanding Arguments Exiting Procedures Calling Procedures Objects, Properties, Methods and Events Understanding Objects Properties, Methods, and Events Navigating the Object Hierarchy Understanding Collections Accessing a Member of a Collection Understanding Hierarchy Using the Object Browser Using the With Statement Working with Properties Working with Methods Creating an Event Procedure Reserved Macro Names Using Expressions, Variables and Intrinsic Functions Understanding Expressions and Statements Declaring Variables Understanding Data Types Determining the Value of Variables Working with Variable Scope Using Built-in VBA Functions Understanding Constants Using Message Boxes Controlling the Answer to a Message Box Using Input Boxes Declaring and Using Object Variables Controlling Program Execution Understanding Control-of-Flow Structures Using the If...End If Decision Structures Nested If Statements Using the Select Case ... End Select Structure Using the Do ... Loop Structure Using the For ... Next Structure Using the For Each ... Next Structure Guidelines for Use of Control-of-Flow Structures Debugging and Handling Errors Understanding Errors Using Debugging Tools Setting Breakpoints and Using Break Mode Stepping Through Code Trapping Errors with the On Error Statement Understanding the Err Object Working with Inline Error Handling Writing an Error-Handling Routine Working with Forms and Controls Understanding UserForms Creating a Form Displaying and Removing a Form Aligning and Sizing Controls Using the Toolbox Working with a Form's Properties, Methods, and Events Working with Form and Control Properties, Methods and Event Setting the Tab Order Populating a Control Who is this course for? Who is this course for? This course is designed to give proficiency in the Visual Basic Editor (VBE), predominantly making use of Excel objects, understanding Object's Properties, Events and Methods, basic VBA Object oriented programming, event handling, control structures, and debugging tools. Requirements Requirements Preferably, delegates should have attended the Excel Advanced course. Certificates Certificates Certificate of completion Digital certificate - Included

Microsoft Excel Macros & VBA - In-company
Delivered in London or UK Wide or OnlineFlexible Dates
£750

Online Options

Show all 232

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021]

By Packt

This course takes you through the concepts of object-oriented programming (OOP) and shows you how to use them for writing flawless Python programs.

Python Object-Oriented Programming: Hands-on for Beginners [Updated for 2021]
Delivered Online On Demand3 hours 27 minutes
£41.99

Beginner Object-Oriented Programming in C# and .NET Core

By Packt

This video course makes you familiar with the four pillars of Object-Oriented Programming: inheritance, polymorphism, encapsulation, and abstraction. Gain the confidence to use the concept of OOP to develop applications in C# and .NET.

Beginner Object-Oriented Programming in C# and .NET Core
Delivered Online On Demand3 hours 27 minutes
£88.99

The Complete C++ Developer Course

By Packt

This course will provide you with practical experience in C++. You will learn the basics and advanced concepts of C++, such as data types, arrays, functions, encapsulation, inheritance, exception handling, object-oriented programming (OOP), and a lot more, by developing interesting real-world applications.

The Complete C++ Developer Course
Delivered Online On Demand19 hours 41 minutes
£26.99

Android Studio Taster 1-Hour Course

4.6(12)

By PCWorkshops

Android Studio Taster Course. Brilliant for a beginner to get started quickly. introduction to the Android Studio environment, to get you started. An interesting and fun session. Hands-on, Practical Course, Instructor-led. 1 hour In our London classroom or online with Gotomeeting.com

Android Studio Taster 1-Hour Course
Delivered Online + more
£15

Python for Everybody: The Ultimate Python 3 Bootcamp

By Packt

This course focuses on Python 3 and uses modern Python 3.7 and Python 3.8. It is designed to support Python application development on Windows, macOS, and Linux. As Python 2 is no longer maintained by the Python development team, and there are no more security updates, the focus has now shifted to using Python 3.

Python for Everybody: The Ultimate Python 3 Bootcamp
Delivered Online On Demand9 hours 20 minutes
£52.99

Fundamentals of Object-Oriented Programming - C++

By Packt

The course is designed to provide complete knowledge of object-oriented programming using C++. We will discuss some core OOP concepts such as classes, objects, functions, encapsulation, and polymorphism. Along with learning how to design implement classes, we will cover the best practices for writing and maintaining code

Fundamentals of Object-Oriented Programming - C++
Delivered Online On Demand7 hours 6 minutes
£22.99

Advanced JavaScript Topics

By Packt

This course will take you through all the advanced JavaScript topics, such as libraries, frameworks, advanced functions, module patterns, and a lot more. You will also learn how to use object-oriented programming (OOP) and functional programming principles in JavaScript projects.

Advanced JavaScript Topics
Delivered Online On Demand13 hours 52 minutes
£67.99

Object-oriented Programming with Python - A Practical Guide

By Packt

Learn Object-oriented Programming in Python-beginner-level! (Exercises + cheat sheets + better Coding)!

Object-oriented Programming with Python - A Practical Guide
Delivered Online On Demand2 hours 52 minutes
£33.99

C# Object-Oriented Programming for Beginners in C# and .NET

By Packt

Are you feeling confused with various free C# tutorials on OOP? Are you looking for a better approach to learn C# Object-Oriented Programming? Do you feel it is difficult to understand and apply the OOP concepts in C#? Are you seeking a helping hand to learn the object-oriented programming concepts in C# .NET? If you have answered yes to any of the questions above, then this course is for you.

C# Object-Oriented Programming for Beginners in C# and .NET
Delivered Online On Demand2 hours 4 minutes
£41.99

Python EVENINGS Course, Online Instructor-led

4.6(12)

By PCWorkshops

Basic Python syntax and principles of Object Orientated Programming. Most attendees are in-work IT Professional. Private individuals are also very welcome. Evening courses also running. Our Style: Hands-on, Practical Location: Online, Instructor-led Download: anaconda.com Duration: 6 weeks, 1 evening per week, 6pm - 8pm Times: arrange a time for your time zone

Python EVENINGS Course, Online Instructor-led
Delivered Online
£100

Educators matching "Object Oriented Programming (OOP)"

Show all 1