Popis kurzu
Tento kurz vybaví systémové administrátory, programátory a odborníky základy programování v Perlu. Témata zahrnují: syntaxe a struktura programů v Perlu, řídící a datové struktury, zpracování souborů, porovnávání podle vzorů (pattern matching), znalosti potřebné k administraci systémů pomocí Perlu (např: spouštění příkazů operačního systému a kontrola návratových kódů), psaní funkcí, zpracování souborů pevné šířky a binárních souborů, importování a používání modulů (včetně objektově orientovaných) a psaní CGI skriptů. Kurz se skládá z přednášek (40 %) a praktických cvičení (60 %) na serverech 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čeno pro
- 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
Předpoklady
- 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)
Studijní materiály
V angličtiněNávaznosti
- POSIX Shell Programming (H4322S)