Companies Home Search Profile

Full stack Data Science Developer Course from scratch

Focused View

Metla Sudha Sekhar

23:48:52

8 View
  • 1 - Introduction.mp4
    02:43
  • 2 - How to ask great questions.mp4
    01:21
  • 3 - Introduction CSS.mp4
    06:01
  • 4 - Choosing Code Editor.mp4
    03:28
  • 5 - Installing Code Editor Sublime Text.mp4
    03:48
  • 6 - CSS Syntax.mp4
    04:59
  • 7 - Creating a first page with CSS Style.mp4
    12:30
  • 8 - Inline CSS.mp4
    05:56
  • 9 - Internal CSS.mp4
    05:23
  • 10 - External CSS.mp4
    09:55
  • 11 - CSS Classes.mp4
    09:24
  • 12 - CSS IDs.mp4
    06:14
  • 13 - Colors.mp4
    08:00
  • 14 - Backgrounds.mp4
    03:34
  • 15 - Floating.mp4
    08:38
  • 16 - PosiPositioning tioning.mp4
    05:53
  • 17 - Margins.mp4
    07:03
  • 18 - Padding.mp4
    03:52
  • 19 - Borders.mp4
    03:16
  • 20 - Styling Text.mp4
    06:34
  • 21 - Aligning Text.mp4
    03:58
  • 22 - Styling Links.mp4
    10:02
  • 23 - Font Family.mp4
    07:05
  • 24 - Font Styles.mp4
    03:14
  • 25 - Applying Google Fonts.mp4
    07:05
  • 26 - Box Model.mp4
    08:49
  • 27 - Icons.mp4
    08:42
  • 28 - Tables.mp4
    15:53
  • 29 - Navigation Menu.mp4
    11:11
  • 30 - Dropdowns.mp4
    15:21
  • 31 - Advanced Selectors.mp4
    05:01
  • 32 - Forms.mp4
    16:33
  • 33 - Website Layout.mp4
    20:53
  • 34 - Rounded Corners.mp4
    08:00
  • 35 - Color Keywords.mp4
    05:45
  • 36 - Animations.mp4
    07:33
  • 37 - Pseudo Classes.mp4
    03:00
  • 38 - Gradients.mp4
    02:51
  • 39 - Shadows.mp4
    03:29
  • 40 - Calculations.mp4
    05:13
  • 41 - Creating Responsive Page.mp4
    06:11
  • 42 - Button Styles.mp4
    06:04
  • 43 - Pagination.mp4
    06:55
  • 44 - Multiple Columns.mp4
    05:43
  • 45 - Image Reflection.mp4
    02:40
  • 46 - UI UX Design.mp4
    09:11
  • 47 - Social Media Icons.mp4
    07:55
  • 48 - External CSS style adding.mp4
    05:50
  • 49 - Introduction to Python.mp4
    02:16
  • 50 - Python vs Other Languages.mp4
    03:48
  • 51 - Why Its Popular.mp4
    03:33
  • 52 - Command Line Basics.mp4
    06:43
  • 53 - Python Installation Step By Step.mp4
    05:47
  • 54 - PyCharm IDE Installation.mp4
    07:56
  • 55 - Getting Start PyCharm IDE.mp4
    04:44
  • 56 - First Python Hello World Program.mp4
    07:22
  • 57 - Variables.mp4
    16:18
  • 58 - Data Types.mp4
    13:09
  • 59 - Type Casting.mp4
    07:04
  • 60 - User Inputs.mp4
    07:54
  • 61 - Comments.mp4
    03:53
  • 62 - Strings.mp4
    04:58
  • 63 - String Indexing.mp4
    05:21
  • 64 - String Slicing.mp4
    03:52
  • 65 - String Built in Functions.mp4
    08:36
  • 66 - Formatting String Dynamic Data.mp4
    04:35
  • 67 - Arithmetic Operators.mp4
    07:48
  • 68 - Assignment Operators.mp4
    04:40
  • 69 - Comparison Operators.mp4
    05:20
  • 70 - Logical Operators.mp4
    02:01
  • 71 - AND Operator.mp4
    04:09
  • 72 - NOT Operator.mp4
    02:52
  • 73 - Booleans.mp4
    02:05
  • 74 - Arrays in Earlier.mp4
    01:45
  • 75 - Lists.mp4
    05:37
  • 76 - Add List Items.mp4
    02:54
  • 77 - Remove List Items.mp4
    01:16
  • 78 - Sort Lists.mp4
    02:46
  • 79 - Join Lists.mp4
    07:35
  • 80 - Tuples.mp4
    07:43
  • 81 - Update tuples.mp4
    06:58
  • 82 - Join tuples.mp4
    01:50
  • 83 - Dictionaries.mp4
    06:02
  • 84 - Add Dictionary Items.mp4
    04:26
  • 85 - Remove Dictionary Items.mp4
    02:41
  • 86 - Nested Dictionaries.mp4
    04:00
  • 87 - Sets.mp4
    03:39
  • 88 - Add Set Items.mp4
    03:07
  • 89 - Remove Set Items.mp4
    01:27
  • 90 - Join Set Items.mp4
    03:55
  • 91 - If Statement.mp4
    03:20
  • 92 - If else Statement.mp4
    04:08
  • 93 - If elif else Statement.mp4
    03:58
  • 94 - If Statement Coding Exercise.mp4
    04:41
  • 95 - Flow Charts.mp4
    06:25
  • 96 - While Loops Statement.mp4
    09:42
  • 97 - For Loops Statement.mp4
    06:18
  • 98 - The range Function.mp4
    03:37
  • 99 - Nested Loops.mp4
    03:29
  • 100 - D List using Nested Loop.mp4
    03:30
  • 101 - Guessing Game.mp4
    07:14
  • 102 - Car Game.mp4
    09:40
  • 103 - Creating a Function.mp4
    03:09
  • 104 - Calling a Function.mp4
    06:03
  • 105 - Function with Arguments.mp4
    04:58
  • 106 - args Arbitary Arguments.mp4
    04:05
  • 107 - kwargs Arbitary Keyword Arguments.mp4
    06:01
  • 108 - Project Overview.mp4
    03:29
  • 109 - ATM Realtime Project.mp4
    13:23
  • 110 - Introduction to Class.mp4
    06:45
  • 111 - Create a Class.mp4
    09:28
  • 112 - Calling a Class Object.mp4
    07:51
  • 113 - Class Parameters Objects.mp4
    05:14
  • 114 - Access Modifiers theory.mp4
    10:03
  • 115 - Introduction to methods.mp4
    05:49
  • 116 - Create a method.mp4
    07:13
  • 117 - Method with parameters.mp4
    11:41
  • 118 - Method default parameter.mp4
    06:20
  • 119 - Multiple parameters.mp4
    05:19
  • 120 - Method return keyword.mp4
    04:23
  • 121 - Method Over loading.mp4
    05:05
  • 122 - Introduction to OOPs.mp4
    04:42
  • 123 - Classes and Objects.mp4
    07:55
  • 124 - Class Constructors.mp4
    06:51
  • 125 - Introduction.mp4
    04:02
  • 126 - Inheritance.mp4
    13:10
  • 127 - Polymorphism.mp4
    12:43
  • 128 - Assessment Test.mp4
    02:58
  • 129 - Solution for Assessment Test.mp4
    02:50
  • 130 - Introduction.mp4
    02:52
  • 131 - Access Modifiers public protected private.mp4
    20:29
  • 132 - Encapsulation.mp4
    06:43
  • 133 - Abstraction.mp4
    07:07
  • 134 - Dice Game.mp4
    06:24
  • 135 - Card and Deck Game Playing.mp4
    06:51
  • 136 - PIP command installations.mp4
    11:32
  • 137 - Modules.mp4
    12:22
  • 138 - Built in Modules.mp4
    03:13
  • 139 - Packages.mp4
    07:30
  • 140 - Reading CSV files.mp4
    10:33
  • 141 - Errors Types of Errors.mp4
    07:44
  • 142 - Try Except Exceptions Handling.mp4
    07:15
  • 143 - Try Except Finally Blocks.mp4
    06:34
  • 144 - Introduction.mp4
    03:54
  • 145 - Overview of Databases.mp4
    08:56
  • 146 - MSSQL Installation.mp4
    27:19
  • 147 - MSSQL SSMS Installation.mp4
    07:50
  • 148 - Connecting to MS SQL Windows Authentication.mp4
    04:40
  • 149 - Connecting to MS SQL SQL Server Authentication.mp4
    05:34
  • 150 - SQL statement basic.mp4
    12:54
  • 151 - SELECT Statement.mp4
    16:28
  • 152 - SELECT DISTINCT.mp4
    16:53
  • 153 - Column AS Statement.mp4
    09:12
  • 154 - COUNT.mp4
    09:41
  • 155 - SELECT WHERE Clause One.mp4
    04:58
  • 156 - SELECT WHERE Clause Two.mp4
    11:38
  • 157 - ORDER BY.mp4
    09:33
  • 158 - TOP in MSSQL.mp4
    05:38
  • 159 - BETWEEN.mp4
    13:13
  • 160 - IN Operator Condition.mp4
    08:12
  • 161 - LIKE.mp4
    12:53
  • 162 - Overview of GROUP BY.mp4
    08:12
  • 163 - Aggregation Function SUM.mp4
    11:51
  • 164 - Aggregation Function MIN MAX.mp4
    08:21
  • 165 - GROUP BY One theory.mp4
    10:54
  • 166 - GROUP BY Two practical.mp4
    13:54
  • 167 - HAVING.mp4
    14:45
  • 168 - Overview of JOINS.mp4
    06:39
  • 169 - Introduction to JOINS.mp4
    07:08
  • 170 - AS Statement.mp4
    03:44
  • 171 - INNER Join.mp4
    12:20
  • 172 - Full Outer Join.mp4
    07:23
  • 173 - Left Outer Join.mp4
    05:58
  • 174 - Right Outer Join.mp4
    07:51
  • 175 - Union.mp4
    07:24
  • 176 - Basic of Advanced SQL Commands.mp4
    04:20
  • 177 - Timestamp.mp4
    11:39
  • 178 - Extract from Timestamp.mp4
    06:21
  • 179 - Mathematical Scalar Functions.mp4
    11:07
  • 180 - String Functions.mp4
    16:39
  • 181 - SubQuery.mp4
    07:09
  • 182 - Basic of Database and Tables.mp4
    09:41
  • 183 - Data Types.mp4
    10:54
  • 184 - Select Datatype on SSMS.mp4
    05:05
  • 185 - How to set Primary Key.mp4
    05:36
  • 186 - How to set Foreign Key.mp4
    12:11
  • 187 - Create Table using SQL Script.mp4
    07:12
  • 188 - Insert query.mp4
    06:28
  • 189 - Update query.mp4
    08:02
  • 190 - Delete query.mp4
    06:34
  • 191 - Alter Table.mp4
    04:20
  • 192 - Drop Table.mp4
    02:55
  • 193 - Check Constraint.mp4
    14:07
  • 194 - NOT NULL Constraint.mp4
    11:46
  • 195 - UNIQUE Constraint.mp4
    11:15
  • 196 - Overview of Database and Tables.mp4
    03:31
  • 197 - Creating a Database backup using SSMS.mp4
    10:50
  • 198 - Restoring a Database from backup using SSMS.mp4
    07:35
  • Description


    Expertise in Development with CSS, Python Programming and Microsoft SQL Database for Data Science

    What You'll Learn?


    • Build coding for Data Science applications
    • Get a job as a junior web developer
    • Create your own stunning, layouts for awesome websites
    • Preparing Python coding for Data Science projects and Libraries
    • Master client-end design using CSS, back-end development Python coding with Microsoft SQL
    • Apply CSS, Python for data science and Microsoft SQL database queries on real-world tasks
    • Create fully function web apps using Python, CSS and Microsoft SQL
    • Write master code on machine learning and analytical programs

    Who is this for?


  • Beginner CSS, Python coding and Microsoft SQL developers curious about data science development
  • Anyone who wants to generate new income streams
  • Anyone who wants to build websites
  • Anyone who wants to become financially independent
  • Anyone who wants to start their own business or become freelance
  • Anyone who wants to become a Full stack web developer
  • What You Need to Know?


  • No programming experience needed. You will learn everything you need to know
  • No software is required in advance of the course (all software used in the course is free)
  • No pre-knowledge is required - you will learn from basic
  • More details


    Description

    In this course, we will learn the basic tools that every Web developer needs to know. We will start from scratch by learning how to implement modern web development with CSS, Python, and Microsoft SQL.


    Learning to code Full stack Data Science Developer Course from scratch is The first step to Coding you need to learn to succeed in web development, it is easy to learn and understand our online CSS, Python, and Microsoft SQL Training course is designed for you with the complete steps to require learn Complete Developer topics. Mr. Sekhar Metla [MCP - Microsoft Certified Professional] will explain to you even complex topics to simplify and teach you that even beginners can easily understand with real-time examples.


    This Development course is without a doubt the most comprehensive web development course available online. Even if you have zero programming experience, this course will take you from beginner to mastery. Here's why:


    The course is taught by the lead instructor having 20+ years of professional experience.


    Become a Full-Stack Web Developer with just ONE course. Web Design and Development Complete Course with CSS, Python Programming, and Microsoft SQL Database


    The course has been updated to be trending technology ready and you'll be learning the latest tools and technologies used at large companies such as Apple, Facebook, Google, and Netflix.


    What is Python:

    Python is a high-level, interpreted, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically-typed and garbage-collected.


    The curriculum was developed over four years, with comprehensive student testing and feedback on who is working and applying these coding examples.


    We've taught many students how to code and many have gone on to change their lives by becoming professional developers or starting their tech startups.


    We'll take you step-by-step through engaging video tutorials and teach you everything you need to know to succeed as a web developer.


    The course includes HD video tutorials and builds your programming knowledge while making real-world websites and web apps.

    Learn from real-world experts

    Throughout this comprehensive course, we cover a massive amount of tools and technologies, including:


    CSS3

    Front-End Web Development

    Client-side style

    Font styles

    Box model

    Animations

    Forms

    Shadows

    Calculation

    and more.


    Python [Programming for Data Science]

    Variables

    Data types

    Statements

    Control flow statements

    Code Development

    Sequences

    Sets

    Tuples

    Lists

    Dictionaries

    KW arguments

    Web Design

    Functions

    Object-oriented programming [OOPs]

    Classes, Objects

    Methods

    Inheritance

    Polymorphism

    Abstraction

    Access Modifiers

    Encapsulation

    Error Handling

    and more.


    Microsoft SQL

    SQL installation

    Database

    Tables

    SQL functions

    SQL statements

    SQL operators

    SQL joins

    SQL advanced

    Timestamps

    filtering data

    analyzing data

    grouping data

    Reports

    and more.


    By the end of this course, you will be fluent in programming and ready to make any website you can dream of.

    Sign up today, and look forward to:

    • HD Video Lectures

    • Code Challenges and Coding Exercises

    • Beautiful Real-World dynamic Projects


    ABOUT YOUR INSTRUCTOR

    Sekhar Metla is a software engineer with 20 years of professional experience. He is the author of several online-selling courses with more than 50,000+ students in many countries. He has a Master of Science in Computer Applications in Software Engineering. His students describe him as passionate, pragmatic, and motivational in his teaching.


    What are you waiting join now to start learning how to make your Data Science Developer Career TODAY :)

    Who this course is for:

    • Beginner CSS, Python coding and Microsoft SQL developers curious about data science development
    • Anyone who wants to generate new income streams
    • Anyone who wants to build websites
    • Anyone who wants to become financially independent
    • Anyone who wants to start their own business or become freelance
    • Anyone who wants to become a Full stack web developer

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Metla Sudha Sekhar
    Metla Sudha Sekhar
    Instructor's Courses
    Mr. Sudha Sekhar, He is a Teacher and an IT Specialist, and also passionate to teach every single real-time step that leads students as well as professionals to become successful and the vision to impart Good Quality Software Education to all I.T to aspirants make a strong bridge the gap between the software companies requirements and the beginners. He is Professional about web development and technologies:* Programming: Python, C# Asp.Net and PHP more..* UI/UX : HTML, CSS, Bootstrap, JavaScript, AJAX and more...* Database : MS-SQL, MySQL, PostgreSQL, MongoDB, MariaDB and          more...* Operating Systems / Servers: Administration of LINUX, Ubuntu,      CentOS, Windows and more...Start solving your challenge now | Enroll today and learn real world practical example courses.He is passionate about:* Teaching students the correct way.* Making things simple and easy to understand.* Providing the best audio and video qualities to my courses.* Real-time Examples who will understand real-time skills easily.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 198
    • duration 23:48:52
    • English subtitles has
    • Release Date 2024/02/25