Python I: Essentials Training in Bristol
We offer private customized training for groups of 3 or more attendees.
|
||
Course Description |
||
This four day course leads the student from the basics of writing and
running Python scripts to more advanced features such as file
operations, regular expressions, working with binary data, and using the
extensive functionality of Python modules. Extra emphasis is placed on
features unique to Python, such as tuples, array slices, and output
formatting. This is a hands-on programming class. All concepts are
reinforced by informal practice during the lecture followed by graduated
lab exercises. Python Programming is a practical introduction to a
working programming language, not an academic overview of syntax and
grammar. Students will immediately be able to use Python to complete
tasks in the real world.
Course Length: 4 Days
Course Tuition: $1290 (US) |
Prerequisites |
|
Working/user level knowledge of an operating system such as Linux, Windows, or MacOS. Basic skill with at least one other programming language is desirable. |
Course Outline |
An Overview of Python
The Python Environment
Getting Started
Flow Control
Sequences
Working with files
Dictionaries and Sets
Functions
Sorting
Errors and Exception Handling
Using Modules
Regular Expressions
Using the Standard Library
An Introduction to Python Classes
Bonus Exercises |
Course Directory [training on all levels]
- .NET Classes
- Agile/Scrum Classes
- Ajax Classes
- Android and iPhone Programming Classes
- Blaze Advisor Classes
- C Programming Classes
- C# Programming Classes
- C++ Programming Classes
- Cisco Classes
- Cloud Classes
- CompTIA Classes
- Crystal Reports Classes
- Design Patterns Classes
- DevOps Classes
- Foundations of Web Design & Web Authoring Classes
- Git, Jira, Wicket, Gradle, Tableau Classes
- IBM Classes
- Java Programming Classes
- JBoss Administration Classes
- JUnit, TDD, CPTC, Web Penetration Classes
- Linux Unix Classes
- Machine Learning Classes
- Microsoft Classes
- Microsoft Development Classes
- Microsoft SQL Server Classes
- Microsoft Team Foundation Server Classes
- Microsoft Windows Server Classes
- Oracle, MySQL, Cassandra, Hadoop Database Classes
- Perl Programming Classes
- Python Programming Classes
- Ruby Programming Classes
- Security Classes
- SharePoint Classes
- SOA Classes
- Tcl, Awk, Bash, Shell Classes
- UML Classes
- VMWare Classes
- Web Development Classes
- Web Services Classes
- Weblogic Administration Classes
- XML Classes
- ASP.NET Core MVC, Rev. 6.0
11 November, 2024 - 12 November, 2024 - Introduction to C++ for Absolute Beginners
16 December, 2024 - 17 December, 2024 - Ruby Programming
2 December, 2024 - 4 December, 2024 - RED HAT ENTERPRISE LINUX AUTOMATION WITH ANSIBLE
2 December, 2024 - 5 December, 2024 - Ruby on Rails
5 December, 2024 - 6 December, 2024 - See our complete public course listing
Python Programming Uses & Stats
Difficulty
|
Popularity
|
Year Created 1991 |
Pros
Easy to Learn:
The learning curve is very mild and the language is versatile and fast to develop.
Massive Libraries:
You can find a library for basically anything: from web development, through game development, to machine learning.
Do More with Less Code:
You can build prototypes and test out ideas much quicker in Python than in other language
|
Cons
Speed Limitations: It is an interpretive language and therefore much slower than compiled languages. Problems with Threading: Multi-threaded CPU-bound programs may be slower than single-threaded ones do to the Global Interpreter Lock (GIL) that allows only one thread to execute at a time. Weak on Mobile: Although, there are a number or libraries that provide a way to develop for both Android and iOS using Python currently Android and iOS don’t support Python as an official programming language. |
Python Programming Job Market |
Average Salary
|
Job Count
|
Top Job Locations
New York City Mountain View San Francisco |
Complimentary Skills to have along with Python Programming
The potential for career growth, whether you are new to the industry or plan to expand your current skills, depends upon your interests:
- For knowledge in building in PC or windows, phone apps or you are looking your future in Microsoft learn C#
- For android apps and also cross platform apps then learn Java
- If you are an Apple-holic and want to build iOS and MAC apps and then choose Objective C or Swift
- Interested in game development? C++
- Data mining or statistics then go with R programming or MATLAB
- Building an operating systems? C
|