توضیحات
Real Python Tutorials Collection نام دوره مجموعه آموزش های پروژه محور زبان برنامه نویسی پایتون است که توسط آکادمی RealPython منتشر شده است. طی این دوره با انجام پروژه های واقعی و عملی با عمده مباحث زبان برنامه نویسی پایتون آشنا خواهید شد. این مجموعه فایل کد ها و پی دی اف های آموزش را نیز برای یادگیری بهتر در اختیار شما قرار داده است. با گذراندن این دوره با پایتون و برخی کتابخانه هایی آن مانند pandas، Flask و … آشنا خواهید شد.
آنچه در دوره آموزشی Real Python Tutorials Collection فرا خواهید گرفت:
اصول اولیه پایتون مانند کار با حلقه ها، رشته ها، توابع lambda و …
آشنایی با فریمورک Django
برنامه نویسی برد های Arduino با پایتون
ساخت شبکه های عصبی هوش مصنوعی با پایتون
و …
مشخصات دوره
ناشر: Real python
مدرس: Real-python
زبان: انگلیسی
سطح آموزش: مقدماتی تا پیشرفته
تعداد دروس: 100
سرفصل های دوره
Real.Python.Absolute.vs.Relative.Imports.in.Python
Real.Python.Binary.Bytes.and.Bitwise.Operators.in.Python
Real.Python.Building.a.Neural.Network.&.Making.Predictions.With.Python.AI
Real.Python.Building.HTTP.APIs.With.Django.REST.Framework
Real.Python.Building.Lists.With.Pythons.append
Real.Python.Continuous.Integration.With.Python
Real.Python.Convert.a.Python.String.to.int
Real.Python.Counting.With.Pythons.Counter
Real.Python.Data.Visualization.Interfaces.in.Python.With.Dash
Real.Python.Defining.and.Calling.Python.Functions
Real.Python.Defining.Python.Functions.With.Optional.Arguments
Real.Python.Deploy.Your.Python.Script.on.the.Web.With.Flask
Real.Python.Dictionaries.and.Arrays.Selecting.the.Ideal.Data.Structure
Real.Python.Dictionaries.in.Python
Real.Python.Django.Admin.Customization
Real.Python.Emulating.switch_case.Statements.in.Python
Real.Python.Evaluate.Expressions.Dynamically.With.Python.eval
Real.Python.Exploring.Keywords.in.Python
Real.Python.Exploring.the.Fibonacci.Sequence.With.Python
Real.Python.Exploring.the.Python.math.Module
Real.Python.Formatting.Python.Strings
Real.Python.Getting.Started.With.MicroPython
Real.Python.Handling.Missing.Keys.With.the.Python.defaultdict.Type
Real.Python.Host.Your.Django.Project.on.Heroku
Real.Python.Idiomatic.Python.101
Real.Python.Introduction.to.Pandas.and.Vincent
Real.Python.Introduction.to.Sorting.Algorithms.in.Python
Real.Python.Looping.With.Python.enumerate
Real.Python.Managing.Python.Dependencies
Real.Python.Migrating.Applications.From.Python.2.to.Python.3
Real.Python.Navigating.Namespaces.and.Scope.in.Python
Real.Python.Pass.by.Reference.in.Python.Best.Practices
Real.Python.Plot.With.Pandas.Python.Data.Visualization.Basics
Real.Python.Python.3s.f-Strings.An.Improved.String.Formatting.Syntax
Real.Python.Python.any.Powered.Up.Boolean.Function
Real.Python.Python.args.and.kwargs.Demystified
Real.Python.Python.Assignment.Expressions.and.Using.the.Walrus.Operator
Real.Python.Python.Basics.Code.Your.First.Python.Program
Real.Python.Python.Booleans.Leveraging.the.Values.of.Truth
Real.Python.Python.Context.Managers.and.the.with.Statement
Real.Python.Python.Modulo.Using.the.%.Operator
Real.Python.Python.String.Formatting.Tips.&.Best.Practices
Real.Python.Python.Turtle.for.Beginners
Real.Python.Pythons.len.Function
Real.Python.Pythons.None.Null.in.Python
Real.Python.Raising.and.Handling.Python.Exceptions
Real.Python.Reading.and.Writing.Files.in.Python
Real.Python.Reading.and.Writing.Files.With.Pandas
Real.Python.Reading.Input.and.Writing.Output.in.Python
Real.Python.Rock.Paper.Scissors.With.Python.A.Command.Line.Game
Real.Python.Running.Python.Scripts
Real.Python.Serializing.Objects.With.the.Python.pickle.Module
Real.Python.Simulating.Real-World.Processes.in.Python.With.SimPy
Real.Python.Sorting.Data.in.Python.With.Pandas
Real.Python.Speech.Recognition.With.Python
Real.Python.Speed.Up.Python.With.Concurrency
Real.Python.Splitting.Concatenating.and.Joining.Strings.in.Python
Real.Python.Splitting.Datasets.With.scikit-learn.and.train_test_split
Real.Python.Start.Managing.Multiple.Python.Versions.With.pyenv
Real.Python.Starting.With.Linear.Regression.in.Python
Real.Python.Starting.With.Python.IDLE
Real.Python.The.Pandas.DataFrame.Working.With.Data.Efficiently
Real.Python.The.Python.range.Function
Real.Python.The.Square.Root.Function.in.Python
Real.Python.Understanding.Python.List.Comprehensions
Real.Python.Using.Data.Classes.in.Python
Real.Python.Using.List.Comprehensions.Effectively
Real.Python.Using.plt.scatter.to.Visualize.Data.in.Python
Real.Python.Using.Pygame.to.Build.an.Asteroids.Game.in.Python
Real.Python.Using.Pythons.datetime.Module
Real.Python.Using.sleep.to.Code.a.Python.Uptime.Bot
Real.Python.Using.the.Python.return.Statement.Effectively
Real.Python.Variables.in.Python
Real.Python.Working.With.Pipenv
Real.Python.Writing.Comments.in.Python
Real.Python.Writing.Idiomatic.Python
Real.python.Arduino With Python How to Get Started
Real.python.Creating a Discord Bot in Python
Real.Python.For Loops in Python (Definite Iteration)
Real.Python.Grow Your Python Portfolio With 13 Intermediate Project Ideas
Real.Python.Making HTTP Requests With Python
Real.Python.Mastering Python’s Built-in time Module
Real.Python.Pointers and Objects in Python
Real.Python.Python Imports 101
Real.Python.Reading and Writing CSV Files
Real.Python.Using Jupyter Notebooks
Real.python.Working With Python Virtual Environments
Real.Python.11 Beginner Tips for Learning Python
Real.Python.@staticmethod vs @classmethod in Python
Real.Python.Django Redirects
Real.Python.How to Use Python Lambda Functions
Real.Python.Identify Invalid Python Syntax
Real.Python.Make a 2D Side-Scroller Game With PyGame
Real.Python.Practical Recipes for Working With Files in Python
Real.Python.Python Decorators 101
Real.Python.Python Generators 101
Real.Python.Python Modules and Packages – An Introduction
Real.Python.Python Type Checking
Real.Python.Traditional Face Detection With Python
Real.Python.Unicode in Python – Working With Character Encodings
Real.python.Editing Excel Spreadsheets in Python With openpyxl
Real.python.Explore Your Dataset With Pandas
Real.python.Generating Random Data in Python
Real.python.Graph Your Data With Python and ggplot
Real.python.Idiomatic Pandas Tricks & Features You May Not Know
Real.python.Interactive Data Visualization in Python With Bokeh
Real.python.Learn Text Classification With Python and Keras
Real.python.Pandas DataFrames 101
Real.python.Python Histogram Plotting NumPy, Matplotlib, Pandas & Seaborn
Real.python.Python Plotting With Matplotlib
Real.python.Python, Boto3, and AWS S3 Demystified
Real.python.Using Pandas to Make a Gradebook in Python
Real.python.Working With JSON Data in Python
پیش نیازهای دوره
–
تصاویر دوره

فیلم معرفی دوره Real Python Tutorials Collection
راهنمای نصب
پس از Extract، با Player دلخواه خود مشاهده کنید.
زیرنویس: ندارد
کیفیت: 720p
جهت مشاهده سطح دروس به سایت realpython مراجعه کنید
لینک دانلود
گذرواژه فایل(ها): www.downloadly.ir
حجم فایل
14.1 گیگابایت













































11 دیدگاه. همین الان خارج شوید
باعرض سلام و خسته نباشید
لطفا این دوره رو که خیلی هم پرطرفدار هست رو آپدیت بکنید
باتشکر
سلام
دسترسی به آپدیت جدید نداریم.
باعرض سلام
لطفا این دوره رو آپدیت کنین
باتشکر
سلام
در دسترس نیست.
سلام این دوره آپدیت شده هست؟
امکان داره آپدیتش کنید؟ ممنون
سلام
آپدیت در دسترس نیست.
سلام. من تو پایتون مبتدی هستم. الان میتونم این دوره رو شروع کنم؟ چون توی نظرات گفته شده سرفصل ها به ترتیب نیست
سلام پیشنهاد میکنم اول دوره رایگان مختصص پایتون سایت سبزلرن رو ببینید بعدا مطالعه این مجموعه رو شروع کنید.
تنها بدی این دوره اینه که سر فصل ها به ترتیب نیست و به صورت قاطی هست معلوم نیست اول باید کدوم ببینی به خاطر همین نمیشه از سطح مبتدی شروع کرد و رفت به سطح پیشرفته
آقا دمتتتتتتتتتتتتتتتتتتتتت گررررررررررررررررررررررررررررررررررررررممممممممممممممممممممممممممممممممممممممممممممممم
جدا دمتون گرم خیلی دنبال این آموزش ها بودم. بی نهایت ممنون