Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Introduction to Python Scripting for Engineers
Rating: 4.6 out of 5(3 ratings)
41 students

Complete Introduction to Python Scripting for Engineers

Python Scripting for CFD CAE and all engineers who use computer and data for their day to day work
Last updated 3/2022
English

What you'll learn

  • Intuitive understanding of basics data types of python suited to the engineering students
  • An introduction to the object oriented approach used for the open source CFD and CAE softwares
  • Contrasting study of different builtin functions on different data types
  • Run through of the important modules for file handling Folder creation for example os, modules
  • Flavour of Practical Script for the CFD and CAE engineers

Course content

1 section19 lectures3h 9m total length
  • Lists in Python12:47

    This lecture will cover the basic data types especially list and the various things we can do with lists or the functions we can perform on lists

  • Python installation simple1:08
  • Lists in Python IDE (Practical)15:16
  • Loops in Python8:14

    This lecture will covers the theory behind the loops and when to use which loop

  • Functions in Python12:02

    This lecture will covers the intuitive understand behind the functions with a very simple example

  • Functions in IDE (Practical)13:07

    Hands on practice on functions in Python IDE

  • Scopes of Variables and indentation (Practical)11:33
  • Classes Theorey OOPS9:17

    ****Very Important topic. Please hang in there to understand the scopes. Pease dont move ahead if you do not understand. Please watch it again

  • classes Python IDE14:02

    Hands on classes in Python

  • Dreaded Dot Operator8:43

    Take away------ Dot operation is used to apply relevant function(method in class) to the object

  • Mutable and Immutabel11:15

    Something that can be changed is mutable and Something that can not be changed is imMutable

  • Dictionary and its functions7:12

    How Dictionary is different to lists and tuple

  • List Tuple Dictionary Comprehensions5:27

    One liners in Python... YOu are very cool if you know this... Enjoyment starts from here

  • Built_in_functions on different data types part110:56

    Contrasting effect on different data(lists, tuples, dictionary, int, float, string, set) types of different functions

  • Built_in_functions on different data types part29:22

    Contrasting effect on different data(lists, tuples, dictionary, int, float, string, set) types of different functions

  • Built_in_functions on different data types part38:35

    Contrasting effect on different data(lists, tuples, dictionary, int, float, string, set) types of different functions

  • Basic Python Script to make and delete folders using for loops7:19

    Script to create and delete folders

  • Python Script to make deep level directories using nested for loops(OS module)11:05

    Script to create deep level folders

  • Script_3_file_handling(reading writing and appending)11:56

    Script to handle files and changing strings with in the files

Requirements

  • Anyone who is studying engineering degree can follow the course without programming knowledge

Description


So you want to learn python or python scripting as an engineer but do not know where to start? Look no further and embark on this journey by answering the following questions.



Question 1 Have you always looked for one spot to learn python scripting... not Python but python aiming at scripting exclusively


Question 2 Have you felt the need to automate the boring things at your work or uni like making the meshes again and again, making same

kind of plots manually


Question 3 Have you started learning python but  could not get past a certain threshold while learning.



Question 4 Have you ever wanted to feel more confident in your scripting abilities which can help you at your work place.


Question 5 have you opened a python source code and not able to understand the objected oriented approach


i will be using very intutive everyday examples to make sure concepts can be felt and not only understood. This course will provide you

with a base level introduction to python and data types and then very intuitively provide you with deep level understanding

of functions loops classes objects and main inbuilt python functions which constitute the ecosystem of the python scripting


Not only that once we have covered the theory this course will give you confidence to build basic everyday scripts in python

which will help you in achieving further heights in python scripting to make your life helaa easier. Pls do check it out and be my guest

if you like what you see. Thank you

Who this course is for:

  • Beginner CFD Engineers, CAE Engineers and for the engineering students from the other domains as well