Digital Learning Skills & Enrichment Initiative is a programme spearheaded by the Higher Education Commission of Pakistan in partnership with Coursera, a renowned online learning platform of global repute.
Coursera is an online learning platform featuring many different subjects across an array of learning formats, such as courses, Specializations, Professional Certificates, degrees, and tutorials. Over 300 leading universities and companies provide instruction on Coursera, including Stanford, Duke, Illinois, University of Colorado Boulder, Google, IBM, Microsoft, and Meta.
Acquire job-relevant skills quickly in a two-hour interactive session with a subject matter expert. Access resources in your web browser and follow step-by-step guidance for project execution.
Professional Certificates on Coursera provide skills for career advancement through self-paced learning from top companies and universities. Completing practical projects showcases expertise to potential employers, helping launch your professional journey.
Specialization programs refine career skills through structured curriculums with challenging courses and practical projects. Completion results in a Specialization Certificate for professional recognition.
Digital Learning Skills & Enrichment Initiative is a programme spearheaded by the Higher Education Commission of Pakistan in partnership with Coursera, a renowned online learning platform of global repute.
Coursera is an online learning platform featuring many different subjects across an array of learning formats, such as courses, Specializations, Professional Certificates, degrees, and tutorials. Over 300 leading universities and companies provide instruction on Coursera, including Stanford, Duke, Illinois, University of Colorado Boulder, Google, IBM, Microsoft, and Meta.
Acquire job-relevant skills quickly in a two-hour interactive session with a subject matter expert. Access resources in your web browser and follow step-by-step guidance for project execution.
Professional Certificates on Coursera provide skills for career advancement through self-paced learning from top companies and universities. Completing practical projects showcases expertise to potential employers, helping launch your professional journey.
Specialization programs refine career skills through structured curriculums with challenging courses and practical projects. Completion results in a Specialization Certificate for professional recognition.
DLSEI 3.0 Cohort 3 registration has been closed.
Included with DLSEI 3.0
Learn, practice, and apply job-ready skills with expert guidance
Rating out of 5
Recommended experience
Learn at your own pace
Domain
By the end of this course, you’ll be able to manipulate files and processes on your computer’s operating system. You’ll also have learned about regular expressions -- a very powerful tool for processing text files -- and you’ll get practice using the Linux command line on a virtual machine. And, this might feel like a stretch right now, but you’ll also write a program that processes a bunch of errors in an actual log file and then generates a summary file. That’s a super useful skill for IT Specialists to know.
We’ll kick off by exploring how to execute Python locally, and organize and use code across different Python files. We'll then learn how to read and write different types of files, and use subprocesses and input streams. We'll also dive into Bash scripting and regular expressions -- both very powerful tools for anyone working with systems. We'll even touch on automatic testing, which allow us to automate how we check if our code is correct. To finish, we’ll put all this together by using the tools that we’ve acquired to process data and generate automatic reports.
We’ll also explain how to set up your own developer environment in your machine. This is a key step in being able to write and deploy powerful automation tools.
Python Programming
Bash (Unix Shell)
Computer Programming
Test Automation
Unit Testing
Operating Systems
Command-Line Interface
Problem Solving
Software
Software Testing