وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Base Python for Data Analytics

سرفصل های دوره

Step-by-step Python training for beginners—no prior coding experience required!


1 - Introduction
  • 1 -Introduction
  • 2 -Install Anaconda Navigator on Mac
  • 3 -Install Anaconda Navigator on Windows
  • 4 -Overview of Jupyter notebook

  • 2 - Boolean
  • 1 -Truth value testing
  • 1 -u_6_base__truth_value_testing.zip
  • 1 -u_6_exercise.zip
  • 2 -Boolean operations
  • 2 -u_6_mini_project.zip
  • 2 -u_7_base__boolean_operations.zip
  • 2 -u_7_exercise.zip
  • 2 - Mini Project The Mysterious Cave.html
  • 3 -Comparisons
  • 3 -u_7_mini_project.zip
  • 3 -u_8_base__comparisons.zip
  • 3 -u_8_exercise.zip
  • 3 - Boolean Puzzle The Digital Lock.html
  • 4 -u_8_mini_project.zip
  • 4 -u_8_section_project.zip
  • 4 - Mini Project The Treasure Chest Lock.html
  • 4 - Project The Secret Society Entrance Test.html

  • 3 - Numeric types
  • 1 -Numeric types
  • 1 -u_9_base__int_float_complx.zip
  • 1 -u_9_exercise.zip
  • 2 -Math operations
  • 2 -u_9_mini_project.zip
  • 2 -u_10_base__math_operators.zip
  • 2 - Mini Project Numeric Types Adventure.html
  • 3 -u_10_mini_project.zip
  • 3 -u_10_section_project.zip
  • 3 - Mini Project The Treasure Vault Puzzle.html
  • 3 - Project The Lost Treasure of Data Island.html

  • 4 - Sequence operations
  • 1 -Sequence types List
  • 1 -u_11_base__seq_type__list.zip
  • 1 -u_11_exercise.zip
  • 2 -Sequence operations - 1
  • 2 -u_11_mini_project.zip
  • 2 -u_12_base__seq_type__list.zip
  • 2 -u_12_exercise.zip
  • 2 - Mini Project Organizing a Grocery List.html
  • 3 -Sequence operations - 2
  • 3 -u_12_mini_project.zip
  • 3 -u_13_base__seq_oper_mutable.zip
  • 3 -u_13_exercise.zip
  • 3 - Mini Project Movie Night Planner.html
  • 4 -Range
  • 4 -u_13_mini_project.zip
  • 4 -u_14_base__seq_ranges.zip
  • 4 - Mini Project Student Grade Manager (Using Lists & Tuples).html
  • 5 -String
  • 5 -u_14_mini_project.zip
  • 5 -u_15_base__seq_string.zip
  • 5 -u_15_exercise.zip
  • 5 - Mini Project Sequence-Based Countdown Timer.html
  • 6 -Print
  • 6 -u_15_mini_project.zip
  • 6 -u_16_base__seq_print.zip
  • 6 -u_16_exercise.zip
  • 6 - Mini Project Text Formatter.html
  • 7 -u_16_mini_project.zip
  • 7 -u_16_section_project.zip
  • 7 - Mini Project Personalized Greeting Generator.html
  • 7 - Project The Grand Data Analyzer.html

  • 5 - Binary data
  • 1 -Binary data - 1
  • 1 -u_17_base__seq_binary_data.zip
  • 1 -u_17_exercise.zip
  • 2 -Binary data - 2
  • 2 -u_17_mini_project.zip
  • 2 -u_18_base__seq_binary_print.zip
  • 2 -u_18_exercise.zip
  • 2 - Mini Project Decoding and Manipulating Binary Messages.html
  • 3 -u_18_mini_project.zip
  • 3 -u_18_section_project.zip
  • 3 - Mini-Project Custom Binary Message Printer.html
  • 3 - Project Byte-Based Data Report Generator.html

  • 6 - Sets, Mapping types Dictionary
  • 1 -Set types
  • 1 -u_19_base__set_types.zip
  • 1 -u_19_exercise.zip
  • 2 -Mapping types Dictionary
  • 2 -u_19_mini_project.zip
  • 2 -u_20_base__mapping_types_dict.zip
  • 2 -u_20_exercise.zip
  • 2 - Mini Project Data Categorization using Sets.html
  • 3 -u_20_mini_project.zip
  • 3 -u_20_section_project.zip
  • 3 - Mini Project Student Grades Analysis.html
  • 3 - Project Customer Purchase Data Analysis.html

  • 7 - Control flow
  • 1 -Control flow If statement
  • 1 -u_21_base__control_flow_if.zip
  • 1 -u_21_exercise.zip
  • 2 -Control flow For loop
  • 2 -u_21_mini_project.zip
  • 2 -u_22_base__control_flow_for.zip
  • 2 -u_22_exercise.zip
  • 2 - Mini Project Customer Discount Eligibility.html
  • 3 -Control flow While loop
  • 3 -u_22_mini_project.zip
  • 3 -u_23_base__while.zip
  • 3 -u_23_exercise.zip
  • 3 - Mini Project Analyzing Store Revenue Data.html
  • 4 -Control flow Break and Continue
  • 4 -u_23_mini_project.zip
  • 4 -u_24_base__break_continue.zip
  • 4 -u_24_exercise.zip
  • 4 - Mini Project Analyzing Daily Temperature Data.html
  • 5 -Control flow Else
  • 5 -u_24_mini_project.zip
  • 5 -u_25_base__else.zip
  • 5 -u_25_exercise.zip
  • 5 - Mini Project Analyzing Product Sales Data.html
  • 6 -Pass
  • 6 -u_25_mini_project.zip
  • 6 -u_26_base__pass.zip
  • 6 -u_26_exercise.zip
  • 6 - Mini Project Data Analysis on Customer Purchases.html
  • 7 -Match
  • 7 -u_26_mini_project.zip
  • 7 -u_27_base__match.zip
  • 7 -u_27_exercise.zip
  • 7 - Mini Project Analyzing and Cleaning Customer Purchase Data.html
  • 8 -u_27_mini_project.zip
  • 8 -u_27_section_project.zip
  • 8 - Mini Project Movie Ratings Classifier.html
  • 8 - Project NASCAR Race Analytics Lap Data & Performance Analysis.html

  • 8 - Functions
  • 1 -Function
  • 1 -u_28_base__functions.zip
  • 2 -u_28_mini_project.zip
  • 2 -u_28_mini_project_2.zip
  • 2 - Mini-Project Analyzing NASCAR Race Data using Functions.html
  • 2 - Mini-Project Structural Load Analysis for a Bridge.html

  • 9 - Classes
  • 1 -Class
  • 1 -u_29_base__classes.zip
  • 1 -u_29_exercise.zip
  • 2 -Class inheritance
  • 2 -u_29_mini_project_1.zip
  • 2 -u_29_mini_project_2.zip
  • 2 -u_30_base__class_inheritance.zip
  • 2 -u_30_exercise.zip
  • 2 - Mini-Project Building a Music Library Using Classes.html
  • 2 - Mini-Project Project Building a Library Management System.html
  • 3 -u_30_mini_project.zip
  • 3 -u_30_section_project.zip
  • 3 - Mini-Project Animal Sound Describer.html
  • 3 - Project Live Weather Data Processor.html

  • 10 - Study Project Build a Supermarket Module
  • 1 -Project Super Market
  • 1 -u_31_project_supermarket.zip

  • 11 - Time
  • 1 -Time
  • 1 -u_32_exercise.zip
  • 1 -u_32_time.zip
  • 2 -u_32_mini_project.zip
  • 2 - Mini-Project Analyzing Employee Work Hours.html

  • 12 - Statistics
  • 1 -Statistics
  • 1 -u_33_exercise.zip
  • 1 -u_33_stat.zip
  • 2 -u_33_mini_project.zip
  • 2 - Mini-Project Analyzing Employee Salaries.html

  • 13 - Handling files
  • 1 -Archive.zip
  • 1 -OS
  • 1 -u_34_os.zip
  • 2 -Archive.zip
  • 2 -glob
  • 2 -u_35_glob.zip
  • 3 -Archive.zip
  • 3 -Data compression
  • 3 -u_36_data_compression.zip
  • 4 -Archive.zip
  • 4 -File formats
  • 4 -u_37_file_formats.zip

  • 14 - Grand Challenges 200 Base Python Practice Questions & Solutions!
  • 1 -Overview
  • 2 -Course End - Whats next!
  • 2 -grand_challenge_1__answers.zip
  • 2 -grand_challenge_1__questionsonly.zip
  • 2 -grand_challenge_2__answers.zip
  • 2 -grand_challenge_2__questionsonly.zip
  • 2 -grand_challenge_3__answers.zip
  • 2 -grand_challenge_3__questionsonly.zip
  • 2 -grand_challenge_4__answers.zip
  • 2 -grand_challenge_4__questionsonly.zip
  • 2 -grand_challenge_5__answers.zip
  • 2 -grand_challenge_5__questionsonly.zip
  • 2 -grand_challenge_6__answers.zip
  • 2 -grand_challenge_6__questionsonly.zip
  • 2 - Grand Challenge 1.html
  • 2 - Grand Challenge 2.html
  • 2 - Grand Challenge 3.html
  • 2 - Grand Challenge 4.html
  • 2 - Grand Challenge 5.html
  • 2 - Grand Challenge 6.html
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 45396
    حجم: 3253 مگابایت
    مدت زمان: 582 دقیقه
    تاریخ انتشار: ۲۵ مرداد ۱۴۰۴
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید