Programming Courses & Classes
All 243 Programming Courses & Classes in Ireland
Perl Programming - Ireland Pro Plus
Perl Programming Course Duration: 5 days Course Code: NEPERLPG-1 Course Description: Perl is a general purpose programming language, optimised for scanning text files, extracting information from files and generating reports based on the obtained information. It is capable of scanning large amounts of data in a very quick manner. It is also capable of dealing with binary data. Perl is used by system administrators as a powerful scripting language, programmers and network designers for data manipulation, WWW programming for parsing and generating HTML, controlling mail, CGI programming, etc. Perl source code is available free and is implemented on most operating systems (including all versions of Microsoft Windows and .Net, Mac, VMS as well as mainframe MVS and OS/400). The course is run on a Linux platform, but is applicable to other operating systems.Lectures have an accompanying practical session relating not only to the newly covered material, but to material and solutions from ea ... (Training Available by Perpetual Training Solutions) Perl Programming
KORN SHELL PROGRAMMING 4-DAY WORKSHOP - GTU5 - Ireland Pro Plus
Course Description During this 4 day intensive training workshop students learn to read, write, and debug shell scripts, thus increasing productivity by taking full advantage of the Korn Shell. Approximately 70% of this course is spent on varied lab exercises from simple to more complex scripting. Target Audience IT Professionals with a good working knowledge of the Fundamentals of Unix Course Prerequisites The skills required for those who wish to attend this course can be learned by attending any of the following GuruTeam courses, or equivalent training programmes.GTU1 – Linux Fundamentals 5-day CourseGTU2 – Unix Fundamentals 3-day CourseGTU3 – Oracle Solaris Fundamentals 3-day Course Suggested Follow on CoursesGTOS1 – Oracle Solaris Basic Administration 5-day CourseGTPL1 – Perl Programming 5-day Course Course ContentUNIX ProcessesGetting StartedVariablesThe Login ProcessConditional StatementsLoopsSpecial VariablesQuoting Mechan ... (Training Available by GuruTeam Ltd) KORN SHELL PROGRAMMING 4-DAY WORKSHOP - GTU5
C++ Programming - Ireland Pro Plus
C++ Programming Course Duration: 4 days Course Code: PSD063 Course Description: The course is 4 days long and comprises of 40% practical work which is based on a case study giving delegate's experience of designing and developing a complete stand alone application in C++. On completion of the course delegates will be able to Write, compile and execute C++ applications Understand the principles of Object Oriented Programming Build extensible adaptable applications Use C++ effectively Utilise the Standard Library Prerequisites: Delegates are expected to have programming experience in C. This course includes the following modules: Introduction to Object Oriented ProgrammingWhat is Object Oriented ProgrammingEncapsulation, Inheritance and PolymorphismA simple design methodology Implementing ClassesClassesData accessConstructors/destructorsMember functionsClass data, const, mutable, staticDynamic memory allocation using new and delete Inheritance and PolymorphismSingle InheritanceInit ... (Training Available by Perpetual Training Solutions) C++ Programming
BC100:Introduction to Programming (with ABAP) - Ireland Pro Plus
Delivery Type:Instructor-led classroom Target Audience:Project leads Team leads Developers Consultants Course Objectives:Introduction in Programming with ABAP. Necessary Requisition for course BC400 for participants without any programming knowledgePrerequisites:Essential None Recommended None Course Based on Software Release:SAP NetWeaver 7.0Content:Introduction to structured programming Develop ABAP programs using the ABAP Editor (SE38) Process source text using the ABAP Editor Test programs using the debugger Work with elementary data objects (simple variables) Value assignments, calculations, and arithmetic expressions Conditional branches, logical expressions, and logical conditions String operations Loops Implement simple screens with input and output fields Define and use subroutines (why does it make sense to store parts of programs in subroutines?)Notes:The course is also suitable for participants ... (Training Available by Olas) BC100:Introduction to Programming (with ABAP)
ADVANCED UNIX PROGRAMMING - GTU19 - Ireland Pro Plus
Course Description ADVANCED UNIX PROGRAMMING – GTU19 This is an in-depth training course for software developers on UNIX system programming facilities. Learn how to develop sophisticated multi-process applications using system calls and library routines. Target Audience Please contact us for further details. ^^ Course Prerequisites Unix as well as strong C programming skills are required for this course. These skills are taught in the following GuruTeam courses (or similar training programmes)GTU2 - Unix Fundamentals 3-day CourseGTU1 - Linux Fundamentals 5-day CourseGTPL9 - C Programming 5-day CourseGTPL10 - Advanced C Programming 5-day Course If you have any questions or doubts as to whether you meet the pre-requisites for this course, or indeed are wondering which course best suits you, please contact us to discuss your suitability for course attendance. ^^ Suggested Follow on Courses There are a number of options of suitable follow-on courses, depending on your busi ... (Training Available by GuruTeam Ltd) ADVANCED UNIX PROGRAMMING - GTU19
BASH SHELL PROGRAMMING 4-DAY WORKSHOP - GTU6 - Ireland Pro Plus
Course Description During this 4 day intensive training workshop students learn to read, write, and debug shell scripts, thus increasing productivity by taking full advantage of the BashShell. Approximately 70% of this course is spent on varied lab exercises from simple to more complex scripting. Target Audience IT Professionals with a good working knowledge of the Fundamentals of Unix Course Prerequisites The skills required for those who wish to attend this course can be learned by attending any of the following GuruTeam courses, or equivalent training programmes.GTU1 – Linux Fundamentals 5-day CourseGTU2 – Unix Fundamentals 3-day CourseGTU3 – Oracle Solaris Fundamentals 3-day Course Suggested Follow on Courses There are a number of options of suitable follow-on courses, depending on your business needs. Please contact us for further details.GTU12 – Enterprise Linux Administration 5-day CourseGTPL1 – Perl Programming 5-day Course ... (Training Available by GuruTeam Ltd) BASH SHELL PROGRAMMING 4-DAY WORKSHOP - GTU6
PHP Programming - Ireland Pro Plus
PHP Programming Course Duration: 3 Days Course Code: PHP Course Description: On completion of the course the delegate will have a good practical knowledge of how to write successful PHP code. This course is suitable for UNIX and Windows Users, Web Developers and Programmers wishing to learn the PHP programming language. Prerequisites: Programming experience with another language would be beneficial and an appreciation of HTML would be an advantage. Follow on courses: This course includes the following modules: Course TopicsWhat is PHPPHP Installation on UNIX and Windows Operating SystemsPHP and HTMLBasic PHP Commands and SyntaxUsing PHP Variables.PHP Operators and ComparitorsCreating and Controlling LoopsPHP Arrays, Indexed and AssociativePHP Regular ExpressionBuilding and Using User Defined FunctionsPHP and Object Oriented ProgrammingPHP Code ReusePHP and PEAR LocationDurationRRPJunJulAugSepOctNov< ... (Training Available by Perpetual Training Solutions) PHP Programming
Advanced Certificate in Business Computing with Programming - Ireland Pro
This one year award is aimed at candidates who already have experience and understanding of computers or currently hold a suitable level 5 award. The overall aime of the programme is to provide the learner with the opportunity to acquire a specialised knowledge of business, computing and programming. The course offers an opportunity for direct entry into the second year of degree programmes in Institutes of Technology. Moate Business College has established a new link with Athlone Institute of Tecnhnoloyg. Students who successfully complete this course will now have direct entry into Year 2 of the Level 6 & Level 7 Business Computing Course in AIT. Graduates of the MBC Business Computing Course can complete 1 year in AIT and receive a Higher Certificate in Computing for Business. Completing a further year at AIT will allow the student to graduate with a BSc Degree in Business Computing. ... (Training Available by Moate Business College) Advanced Certificate in Business Computing with Programming
Perl Programming - Ireland Pro
Language Basics Why use Perl?, History, Environment, Help, simple script and script structure. Variables Types, definitions, Arrays and single values, interpolation. Working with Arrays and Hashes How to manipulate them together and useful things that can be done with them individually. Expressions and Operators Numeric operators, precedence, string operators, conversion and more. Functions Built in functions of the Perl interpreter for working with numbers, strings and arrays. Loops Refresh of loops, and extras about the FOREACH loop, while loop, variable scope, exiting early, Unless and until and conditional operators Advanced File I/O and File Handling Opening and reading file refresh, working with loops and files, command line arguments, filesystem manipulation, globbing Regular Expressions Character mapping, searching and replacing text. Advanced Array Functions Slicing, Sorting, mapping, searching, splicing. Subroutines Making readable code, better maintenance, reusable ... (Training Available by c2) Perl Programming
Java Programming - Ireland Pro
This course is a comprehensive introduction to Java programming. The class provides a complete introduction to the core language, including data types, constructs and classes. Advanced techniques such as exception handling, multi-threading and I/O management are also presented, along with the major components of the standard Java libraries. ... (Training Available by c2) Java Programming
Additional Programming Courses & Classes in Ireland
VB.Net Programming - Ireland Pro
What is VB.NET Programming? The VB.NET programming language is being widely accepted as a powerful tool for producing genuine object-oriented programs. This course guides experienced programmers through the complexities of writing and maintaining object-oriented programs in VB.NET, without going to deeply into the intricacies of the .NET environment. The course is spread over a five-day period and comprises of instructor-led presentations and practical hands-on exercises. The practical sessions are structured to give the delegates the opportunity to put into practice all of the language constructs covered during the instructor-led sessions.The delegates will be able to take away with them copies of all the code they have written, along with sample solutions and demonstration code. ... (Training Available by c2) VB.Net Programming
Advanced Java Programming - Ireland
Course SW0036: Four days; Instructor-led IntroductionThis is an advanced course for experienced Java Developers who wish to learn language features, standard libraries and open source tools which have emerged since they originally studied the language. The course is a workshop based with delegates implementing a series of sample applications to practice what they have learnt. All project work is done in teams using Test Driven Development and Java 1.5 Course OutlineModule 1. Advanced Java BasicsBest practices for Java development Programming using the features of Java 1.5Strategies for effective exception handlingOpen source enhancements to collectionsApplying Refactorings to increase code qualityUnderstanding Garbage Collection algorithmsUsing scripting languages with the JVMProject : Tidying and updating legacy codeMODULE 2. TECHNIQUES OF AGILE DEVELOPMENT Writing a comprehensive Ant build fileCreating Unit Tests using JUnit and TestNGTriggering tests within Ant and formatting the r ... (Training Available by BT Training Solutions) Advanced Java Programming
Intro to VB 05 .NET Programming - Ireland
VB 2005 Programming Two days; Instructor-Led Course Introduction In this course, youll learn to use Visual Studio 2005 to explore the Visual Basic 2005 language. The course starts with a quick overview of the .NET platform, examining assemblies, Microsoft Intermediate Language, Visual Studio profiles, XML comments, IntelliSense, and debugging. From there, youll learn all the language features that you must internalize in order to create full-featured Web or Windows applications that make best use of the .NET platform. Youll learn about data types, variables, and operators, along with all the important flow control structures. Youll work through several examples demonstrating the power of the .NET Framework, and dig into creating and consuming your own classes and objects. The course moves on to working with data structures, such as arrays and collection classes, before finishing up with discussions of generics, handling exceptions and working with delegates and ... (Training Available by BT Training Solutions) Intro to VB 05 .NET Programming
Shell Programming - Ireland
This 4 day course covers Korn Shell scripting from the basics of the shell command line through to powerful and complex shell scripts. One of the aims of the course is to provide the student with a good exposure to the world of Korn shell scripts and the UNIX scripting scene in general. As part of achieving this aim, the course provides a broad look at how shell scripting has evolved from early Bourne shell scripting techniques, through to the modern Korn and POSIX shells. This prepares the student for maintaining existing archives of shell scripts with some of their more obscure structures and techniques as well as providing them with a powerful toolkit for implementing new projects. This course is particularly focused on practice. For experienced and new programmers alike the easiest method to learn any new programming environment is to get stuck in. 70% of the time spent on this course is spent writing and debugging scripts with input and advice from the instructor. The exercises a ... (Training Available by Griffin Software Ltd) Shell Programming
Shell Programming - Ireland
This 4 day course covers Korn Shell scripting from the basics of the shell command line through to powerful and complex shell scripts. One of the aims of the course is to provide the student with a good exposure to the world of Korn shell scripts and the UNIX scripting scene in general. As part of achieving this aim, the course provides a broad look at how shell scripting has evolved from early Bourne shell scripting techniques, through to the modern Korn and POSIX shells. This prepares the student for maintaining existing archives of shell scripts with some of their more obscure structures and techniques as well as providing them with a powerful toolkit for implementing new projects. This course is particularly focused on practice. For experienced and new programmers alike the easiest method to learn any new programming environment is to get stuck in. 70% of the time spent on this course is spent writing and debugging scripts with input and advice from the instructor. The exercises ar ... (Training Available by Griffin Software Ltd) Shell Programming
VB.NET Programming - Ireland
VB.NET Programming[ using Visual Studio .net ] Course Description : We can custom build this VB.net course for our corporate and day clients. The standardcourse takes you through all the fundamentals of programming in .NET (variables, loops, data structures, etc.), and the Visual Studio IDE. VB.net is an Object Oriented programming language and you will learn the OOP paradigm.Topics covered include database programming, windows programming, and web programming. You will learn the skills of developing stand alone Windows applications using VB.NET with emphasis on coding. Intended for : Anyone who requires a practical hands-on introduction to a most powerful and versatile Windows/Web programming language. Experience of another programming language is a definite advantage. Prerequisites : You need to have an interest/aptitude for programming, also a familiarity with computers and data processing. You will be taken step bystep through programming principles using the VB.NET language. Y ... (Training Available by S.C.T) VB.NET Programming
C PROGRAMMING - Ireland
Course OverviewThe aims of this course are to introduce newcomers to programming the C language. The course covers all of the fundamental aspects of the C programming language. The emphasis is a hands on practical approach with plenty of examples and user interaction.By the end of the course participants will be able to create and compile portable C programs to perform a wide variety of programming problems and become familiar with most aspects of the C programming language.The course takes a hands-on practical approach to the development of programming skills which will enable the trainee to build useful applications by the end of the course.View the certification path ... (Training Available by IACT) C PROGRAMMING
ADVANCED C ++ PROGRAMMING – GTPL13 - Ireland
Course DescriptionADVANCED C ++ PROGRAMMING – GTPL13This course broadens the skills of a C++ language programmer by examining sophisticated C++ concepts such as templates, exceptions, memory management, advanced inheritance issues, disambiguation of overloaded functions, private and protected inheritance, binary I/O and class libraries. ^^ Duration5 days ^^ Target AudienceThis course is for anybody who has programmed in C++ and wishes to enhance their knowledge of the language. ^^ Course PrerequisitesStudents should have completed an introductory C++ programming course or have equivalent knowledge. These skills are taught in the following course: GTPL11 - C ++ Programming 5- day Course If you have any questions or doubts as to whether you meet the pre-requisites for this course, or indeed are wondering which course best suits you, please consult with us to discuss your suitability for course attendance. ^^ Suggested Follow on Courses ... (Training Available by learnpipe) ADVANCED C ++ PROGRAMMING – GTPL13
ADVANCED C PROGRAMMING – GTPL10 - Ireland
Course DescriptionADVANCED C PROGRAMMING – GTPL10This course broadens the skills of a C language programmer by introducing sophisticated problem solving techniques including the advanced use of pointers, abstract data types, data structures, portability, and optimization techniques. Skills are reinforced by hands-on laboratory exercises. ^^ Duration5 days ^^ Target AudienceThis course is for anybody who has been programming in C for at least six months or who is a skilled programmer and has taken a C introductory course. ^^ Course PrerequisitesStudents should have at least six months of C programming experience. These skills are also taught in the following course: GTPL9- C Programming 5- day CourseIf you have any questions or doubts as to whether you meet the pre-requisites for this course, or indeed are wondering which course best suits you, please consult with us to discuss your suitability for course attendance. ^^ Suggested Follow on Courses ... (Training Available by learnpipe) ADVANCED C PROGRAMMING – GTPL10
PERL PROGRAMMING - Ireland
Course OverviewPERL is a powerful scripting and programming language supported by the open source community. It is one of the most widely used programming languages on the web because of its clever searching and text processing capabilities. This course will provide new Perl programmers with a solid foundation in the Perl language and the ability to develop and modify existing Perl scripts for processing text and database files. ... (Training Available by IACT) PERL PROGRAMMING
Get Advice about programming Education Options in Ireland
Get recommendations from friends and experts to help you choose the best programming education options in Ireland.Refine programming search
>> programming CoursesPopular Cities for programming Courses:
- programming courses Limerick (24)
- programming courses Dun Laoghaire (1)
- programming courses Derry (10)
- programming courses Belfast (39)
- programming courses Waterford (10)
- programming courses Dublin (186)
- programming courses Cork (27)
- programming courses Galway (26)
About programming Course, Class & Training Info
learnpipe is your friendly course guide when choosing programming courses, classes and other training options from colleges, universities and private training companies in Ireland. Learnpipe provides all the information you need about any course type in Ireland. Choose the right course by comparing all 243 programming courses and classes in Ireland with Reviews and previous course Questions & Answers. You can even follow the programming courses & classes that you are interested in so that you can get live updates.
programming Courses in Ireland. Choose from 243 programming courses, programming classes, programming education and training options in Ireland





