Since its inception over 60 years ago, COBOL code has worked its way into everything from ATM machines to essential government operations. While most modern developers aren't spinning up new programs using this legacy programming language, organizations are often willing to pay a premium for candidates who can review and update existing COBOL code. This course was designed to help new and experienced programmers alike add COBOL (or add COBOL back) to their skill set. Instructor Peggy Fisher shows how to get a COBOL development environment up and running and how to start programming. She reviews the language's data types and constants, control structures, file organization and processing methods, tables, and strings. Challenges issued along the way will help you practice what you've learned.

Sublime Text est un éditeur multiplateforme qui, sous une apparence déconcertante de simplicité, vous permet de travailler dans un environnement ergonomique et efficace répondant à tous vos besoins de développeur web. Vous allez, au cours de cette formation de Birnou Sébarte, explorer l’interface de Sublime Text, dans ses versions 2 ou 3. Vous verrez alors que sous son apparence austère, Sublime Text possède toutes les qualités d’un éditeur à la pointe de vos attentes !

This course is in French only. If this is not a problem for you, by all means go ahead and apply.

Apply for this course

Python is a powerful tool for working with data stored on web servers. In this course, Joe Marini demonstrates how to use Python to send, retrieve, and deliver web-based data to users. Learn how XML and JSON are used to store and exchange data, see how to use Python to retrieve XML and JSON data over the web, and find out how to parse that data using a range of different Python modules and features. Joe also shows how to fetch data from URLs and retrieve and send data via HTTP using the Python Requests library.

Topics include:

  • Overview of XML and JSON
  • Retrieving and sending data over the internet
  • Handling errors
  • Using the Requests library to exchange data
  • Working with JSON data
  • Parsing XML data
  • XML DOM parsing

Apply for this course