Popis kurzu
Tento kurz vybaví administrátorov systémov, programátorov a odborníkov základmi programovania v Perle. Témy zahŕňajú: syntax a štruktúra programov v Perle, riadiace a dátové štruktúry, spracovanie súborov, porovnávanie podľa vzorov (pattern matching), znalosti potrebné k administrácii systémov pomocou Perlu (napr: spúšťanie príkazov operačného systému a kontrola návratových kódov), písanie funkcií, spracovanie súborov pevnej šírky a binárnych súborov, importovanie a používanie modulov (vrátane objektovo orientovaných) a písanie CGI skriptov. Kurz sa skladá z prednášok (40%) a praktických cvičení (60%) na serveroch HP.
Školení vedená v anglickém jazyce podléhají 20% příplatku k uvedené ceně. / Courses held in English have 20% extra fee to the above price.
This course provides system administrators, programmers, and technical users with the basics of Perl programming. Topics include: Perl program syntax and structure, control and data structures, file processing, use of pattern matching, skills needed for doing system administration with Perl (e.g. running system commands and checking return codes), creating functions, processing fixed-width or binary files, importing and using modules (including object-oriented modules), and programming CGI. The course is 40 percent lecture and 60 percent hands-on labs using HP servers.Určené pre
- System administrators, programmers, and technical users
Obsah kurzu
At the conclusion of this course you should be able to:
- Understand the use of Perl modules, such as Sockets.
- Write basic CGI programs that are secure.
- Read and maintain existing Perl scripts.
- Create and execute a Perl program.
- Use looping and branching statements.
- Use lists, arrays, and hashes.
- Use regular expressions.
- Execute system commands from within a Perl script.
- Use subroutines to modularize programs.
- Use references to implement advanced data structures.
For more info about this course please open datasheet
Predpoklady
- UNIX Fundamentals (51434S) or Equivalent UNIX experience including using the editor and navigating directories
- Basic programming experience in C or Java or another high level programming language or an operating system command shell (csh, ksh, or POSIX)
Študijné materiály
V angličtiněNadväznosti
- POSIX Shell Programming (H4322S)