Companies Home Search Profile

The Ultimate 2023 Fullstack Web Development Bootcamp

Focused View

Kalob Taulien,Kane Ezki,Radek Wilk

39:51:26

24 View
  • 001 How this bootcamp is setup.html
  • 002 Commonly asked questions.html
  • 003 The Bootcamp members-only exclusive group.html
  • 001 What is web development.mp4
    01:42
  • 002 How to get into web development.mp4
    03:46
  • 003 What does it take to get into web development.mp4
    02:14
  • 004 Web development tools.mp4
    01:47
  • 005 How websites are created.mp4
    04:16
  • 006 Frontend vs. backend coding.mp4
    01:24
  • 007 What is fullstack web development.mp4
    01:26
  • 008 Working with teams.mp4
    02:05
  • 009 What is open source.mp4
    01:32
  • 010 Dont reinvent the wheel, leverage open source!.mp4
    02:49
  • 011 Your Project Getting started with your first line of code.mp4
    03:00
  • 001 What is a browsers job.mp4
    01:18
  • 002 What does your browser do.mp4
    01:11
  • 003 What are web requests.mp4
    02:41
  • 004 The request lifecycle.mp4
    00:58
  • 005 What are server responses.mp4
    03:20
  • 006 Interpreting HTML, CSS, and JavaScript.mp4
    01:29
  • 007 Viewing your requests and responses.mp4
    04:39
  • 008 Your project.mp4
    01:32
  • 001 Downloading VS Code.html
  • 002 Finding a nice theme.mp4
    02:12
  • 003 Nice theme icons.mp4
    02:00
  • 004 Awesome VS Code extensions.mp4
    08:02
  • 005 How I use VS Code every day.mp4
    02:10
  • 006 Moving around VS Code.mp4
    03:09
  • 007 Shortcuts and hotkeys.mp4
    06:04
  • 008 Managing files in your editor.mp4
    02:58
  • 009 Different views.mp4
    01:32
  • 010 How to effectively use search.mp4
    02:30
  • 011 Typing in multiple places.mp4
    02:01
  • 012 Your project.mp4
    02:08
  • 001 What is HTML.mp4
    01:15
  • 002 Getting setup.mp4
    01:28
  • 003 HTML syntax.mp4
    05:24
  • 004 The base structure.mp4
    04:43
  • 005 Page titles.mp4
    02:24
  • 006 Paragraphs and headings.mp4
    03:58
  • 007 Whitespace doesnt matter.mp4
    04:17
  • 008 Nesting HTML elements.mp4
    05:48
  • 009 Bold, italics, and underlines.mp4
    05:21
  • 010 The div element.mp4
    03:52
  • 011 Block elements vs. inline elements.mp4
    03:37
  • 012 Linking to other pages.mp4
    07:26
  • 013 Opening links in new windows.mp4
    01:23
  • 014 Adding images.mp4
    06:39
  • 015 Linking an image to other web page.mp4
    01:53
  • 016 Horizontal rules and line breaks.mp4
    02:09
  • 017 HTML comments.mp4
    02:38
  • 018 Bullet point lists.mp4
    03:08
  • 019 Introduction to CSS CSS tags.mp4
    03:18
  • 020 Introduction to JavaScript Script tags.mp4
    03:50
  • 021 Sharing code with CodePen.mp4
    03:30
  • 022 Finding extra support.mp4
    01:56
  • 023 HTML-101-Files.zip
  • 023 Your final project.mp4
    06:16
  • 001 No more underlines.mp4
    03:04
  • 002 Internal links.mp4
    04:02
  • 003 Favicons.mp4
    04:39
  • 004 Pathing.mp4
    06:27
  • 005 Introduction to tables.mp4
    02:45
  • 006 Table rows and cells.mp4
    02:32
  • 007 Merging table cells and rows.mp4
    04:19
  • 008 Table and cell widths.mp4
    03:47
  • 009 Table headers.mp4
    00:52
  • 010 Inline CSS.mp4
    03:39
  • 011 HTML classes.mp4
    05:48
  • 012 HTML IDs.mp4
    03:10
  • 013 Code formatting.mp4
    03:17
  • 014 HTML entities.mp4
    03:10
  • 015 Introduction to forms.mp4
    02:25
  • 016 Input elements.mp4
    02:14
  • 017 Textareas.mp4
    02:52
  • 018 Buttons.mp4
    03:27
  • 019 Dropdown menus.mp4
    05:28
  • 020 Embedding videos.mp4
    02:43
  • 021 HTML-201-Project-Files.zip
  • 021 Your Project.mp4
    10:22
  • 022 HTML5 resources & e-book.html
  • 001 What is CSS.mp4
    01:50
  • 002 How does CSS work.mp4
    01:43
  • 003 CSS syntax overview.mp4
    03:50
  • 004 How to write inline CSS.mp4
    03:44
  • 005 How to write internal CSS.mp4
    03:37
  • 006 CSS selectors introduction.mp4
    01:20
  • 007 Writing element selectors.mp4
    01:39
  • 008 Writing class selectors.mp4
    04:52
  • 009 Selecting elements by their ID.mp4
    03:02
  • 010 Grouped CSS selectors.mp4
    03:47
  • 011 Selecting nested elements using CSS.mp4
    05:01
  • 012 How to comment out your code.mp4
    02:17
  • 013 Working with different text colors.mp4
    02:57
  • 014 Working with different color types.mp4
    03:48
  • 015 Applying styling to different link states.mp4
    03:34
  • 016 How to change font sizes.mp4
    02:06
  • 017 A glimpse into different measurement types.mp4
    01:17
  • 018 How to change your background colors.mp4
    01:32
  • 019 How to add images to your backgrounds.mp4
    06:53
  • 020 The most useful tool you can use the developer tools.mp4
    04:21
  • 021 Changing your text alignment left, center or right.mp4
    02:03
  • 022 Adding borders to your elements.mp4
    02:33
  • 023 How to add a rounded border.mp4
    04:22
  • 024 Vital Different display types.mp4
    03:48
  • 025 Changing the default width of an element.mp4
    04:06
  • 026 How to change the default height of an element.mp4
    01:44
  • 027 Adding box shadows for an eye-popping element.mp4
    05:06
  • 028 Padding the internal element spacing.mp4
    03:22
  • 029 Margin the external element spacing.mp4
    02:40
  • 030 How to set a maximum width on an element.mp4
    02:27
  • 031 How to make elements see-through.mp4
    04:35
  • 032 Moving your code to an external file.mp4
    05:04
  • 033 How to float your elements like a newspaper article.mp4
    05:18
  • 034 A note about this project.html
  • 035 CSS-101-Files.zip
  • 035 Your final project.mp4
    02:35
  • 001 The display property.mp4
    03:33
  • 002 IMPORTANT The box model.mp4
    03:11
  • 003 Outlines Borders around borders.mp4
    02:47
  • 004 How to add shadows to text.mp4
    04:06
  • 005 Forcing a minimum width on an element.mp4
    03:49
  • 006 Introduction to CSS positions.mp4
    00:44
  • 007 Relative positioning.mp4
    02:41
  • 008 Absolute positioning.mp4
    04:35
  • 009 Fixed positioning (like headers).mp4
    04:19
  • 010 Sticky positioning (like modern headers).mp4
    04:31
  • 011 Controlling overflowing text.mp4
    03:29
  • 012 Centering block elements in the middle of the page.mp4
    02:19
  • 013 Advanced CSS selectors.mp4
    06:09
  • 014 Introduction to pseudo selectors.mp4
    00:37
  • 015 Pseudo selectors getting started.mp4
    05:43
  • 016 Introduction to pseudo elements.mp4
    01:40
  • 017 The before and after pseudo elements.mp4
    09:46
  • 018 Changing the first letter and first line using pseudo elements.mp4
    03:20
  • 019 Highlighting text with selection.mp4
    01:21
  • 020 How to add smooth transitions.mp4
    05:32
  • 021 How to add gradient backgrounds.mp4
    06:05
  • 022 How to layer backgrounds and gradients together.mp4
    04:54
  • 023 How to use custom web fonts.mp4
    03:18
  • 024 What are transformations.mp4
    04:43
  • 025 How to make animations using CSS.mp4
    06:47
  • 026 Flexbox the new kind of page layout.mp4
    10:50
  • 027 Grid the promised land of page layouts.mp4
    07:46
  • 028 CSS-201-Files.zip
  • 028 Your final project.mp4
    04:22
  • 001 The viewport meta element.mp4
    01:23
  • 002 Media query syntax.mp4
    03:51
  • 003 What is mobile-first.mp4
    02:12
  • 004 Responsive images.mp4
    03:44
  • 005 Responsive embeds.mp4
    04:52
  • 006 Multiple media queries.mp4
    02:22
  • 007 Making a responsive layout.mp4
    08:14
  • 008 CSS-301-Files.zip
  • 008 Your project.mp4
    01:38
  • 009 CSS resources & e-book.html
  • 001 Getting your hands dirty with your first line of JavaScript.mp4
    04:43
  • 002 What is JavaScript.mp4
    02:29
  • 003 You need a text editor.mp4
    02:56
  • 004 Your personal coding playgrounds.mp4
    02:30
  • 005 JavaScript syntax.mp4
    08:53
  • 006 Console logging.mp4
    04:22
  • 007 Debugging external files.mp4
    02:54
  • 008 Storing data in variables.mp4
    06:10
  • 009 Let and Const variable types.mp4
    07:36
  • 010 Coding comments.mp4
    04:38
  • 011 JavaScript operators.mp4
    06:20
  • 012 Data structures.mp4
    06:16
  • 013 Conditional statements.mp4
    10:37
  • 014 The Document Object Model (The DOM).mp4
    04:44
  • 015 Selecting elements by their IDs.mp4
    04:56
  • 016 JavaScript objects.mp4
    05:26
  • 017 String methods.mp4
    07:50
  • 018 Demystifying data types.mp4
    01:45
  • 019 Casting data types.mp4
    08:15
  • 020 String concatenation.mp4
    03:03
  • 021 JavaScript numbers.mp4
    01:22
  • 022 JavaScript arrays.mp4
    03:16
  • 023 Array iteration.mp4
    04:47
  • 024 Selecting multiple DOM nodes.mp4
    09:57
  • 025 Functions The DRY principle.mp4
    04:34
  • 026 Functions Re-using code.mp4
    09:04
  • 027 Functions The rest operator.mp4
    07:08
  • 028 Objects with functions.mp4
    07:28
  • 029 Final project.mp4
    10:15
  • 001 How to nicely style your code.mp4
    06:35
  • 002 Waiting for the page to load.mp4
    03:21
  • 003 When the page is refreshed.mp4
    03:42
  • 004 Strict comparisons.mp4
    04:47
  • 005 JavaScript variable scoping.mp4
    04:16
  • 006 JavaScript variable hoisting.mp4
    04:51
  • 007 What are JavaScript closures.mp4
    04:29
  • 008 Callback functions code that runs after your code.mp4
    04:50
  • 009 Strict mode benefits to writing strict JavaScript.mp4
    04:55
  • 010 Timed events with timeouts and intervals.mp4
    06:08
  • 011 While loops.mp4
    05:48
  • 012 Date formatting in JavaScript.mp4
    04:38
  • 013 Destructuring arrays and objects.mp4
    05:43
  • 014 Deleting object properties.mp4
    02:54
  • 015 Proper JavaScript math.mp4
    05:21
  • 016 Generating random numbers in JavaScript.mp4
    02:37
  • 017 Make a game! A random number guessing game.mp4
    06:24
  • 018 Gracefully handling errors with trycatchfinally.mp4
    08:29
  • 019 Lets talk about the `this` keyword and all its magic.mp4
    :
  • 020 Arrow functions.mp4
    07:49
  • 021 JavaScript classes (class objects).mp4
    06:43
  • 022 JavaScript class constructor method.mp4
    04:40
  • 023 What is JSON.mp4
    04:49
  • 024 What is Ajax.mp4
    03:16
  • 025 The fetch API.mp4
    05:17
  • 026 Your project.mp4
    16:14
  • 027 JavaScript resources & e-books.html
  • 001 Getting started and installing Bootstrap 5.mp4
    10:24
  • 002 Introduction to utilities.mp4
    02:39
  • 003 Bootstrap borders.mp4
    06:52
  • 004 Color schemes.mp4
    07:02
  • 005 Different display classes.mp4
    09:15
  • 006 Flexbox utilities.mp4
    14:57
  • 007 Floating elements.mp4
    01:49
  • 008 Click interactions.mp4
    02:51
  • 009 Overflowing text.mp4
    01:37
  • 010 Position utilities.mp4
    05:03
  • 011 Adding shadows.mp4
    01:59
  • 012 Margin and padding utilities.mp4
    04:12
  • 013 Managing text transformations.mp4
    06:01
  • 014 Vertical alignment.mp4
    01:11
  • 015 Visibility in Bootstrap 5.mp4
    02:16
  • 016 Bootstrap 5 default breakpoints.mp4
    03:00
  • 017 Bootstrap text.mp4
    09:08
  • 018 Containers.mp4
    02:27
  • 019 Bootstrap 5s grid system.mp4
    13:43
  • 020 Grid gutters.mp4
    05:00
  • 021 Fun Bootstrap 5 components.mp4
    04:57
  • 022 Your project.mp4
    05:33
  • 001 What is jQuery and why learn it.mp4
    02:37
  • 002 Installing jQuery on your website.mp4
    05:19
  • 003 jQuery syntax.mp4
    05:32
  • 004 jQuery selectors.mp4
    08:14
  • 005 Changing HTML with jQuery.mp4
    03:34
  • 006 Changing text with jQuery.mp4
    02:12
  • 007 How to get form values.mp4
    04:37
  • 008 How to append or prepend HTML elements.mp4
    05:03
  • 009 How to add HTML before or after an element.mp4
    03:20
  • 010 Deleting elements from the DOM.mp4
    03:30
  • 011 Deleting child elements.mp4
    04:12
  • 012 Click event listeners.mp4
    07:11
  • 013 Hover event listeners.mp4
    05:11
  • 014 Keyup event listeners.mp4
    05:37
  • 015 Focus event listeners.mp4
    02:52
  • 016 Blur event listeners.mp4
    04:19
  • 017 Form submission event listeners.mp4
    06:42
  • 018 How to hide elements.mp4
    02:46
  • 019 How to show elements.mp4
    01:50
  • 020 How to add CSS classes.mp4
    04:42
  • 021 How to remove CSS classes.mp4
    03:23
  • 022 How to toggle CSS classes.mp4
    03:35
  • 023 Adding custom CSS to elements.mp4
    03:40
  • 024 Fading in and fading out.mp4
    02:13
  • 025 Toggling fades and displays.mp4
    02:51
  • 026 Slide up and slide down.mp4
    01:28
  • 027 Callback functions.mp4
    04:16
  • 028 Making animations with jQuery.mp4
    04:22
  • 029 Width dimensions.mp4
    04:18
  • 030 Resizing the window.mp4
    04:03
  • 031 Looping through elements with jQuery.mp4
    05:09
  • 032 How to change element attributes.mp4
    02:39
  • 033 Ajax GET requests.mp4
    03:15
  • 034 Ajax POST requests.mp4
    03:17
  • 035 Your project.mp4
    12:27
  • 035 jQuery-101-Files.zip
  • 036 jQuery resources & e-book.html
  • 001 What is React.js.mp4
    01:43
  • 002 Installing Node.js and npm.mp4
    03:49
  • 003 Starting a new project.mp4
    04:46
  • 004 React syntax.mp4
    04:56
  • 005 Importing components.mp4
    03:13
  • 006 JSX syntax.mp4
    06:13
  • 007 Your first React.js component.mp4
    05:27
  • 008 Working with React.js props.mp4
    04:20
  • 009 React.js click events.mp4
    05:30
  • 010 Adding state to your components.mp4
    07:02
  • 011 Star Wars Component.mp4
    03:42
  • 012 Pseudo coding.mp4
    04:52
  • 013 A new React.js click event.mp4
    02:06
  • 014 Storing state on your new component.mp4
    04:14
  • 015 React.js IF statements.mp4
    02:42
  • 016 Your first React-based API request.mp4
    04:19
  • 017 Randomizing your characters.mp4
    03:00
  • 018 Creating links from text.mp4
    01:42
  • 019 How to loop in React.js (mapping).mp4
    08:33
  • 020 Final-Project-Source-Code.zip
  • 020 Your project.mp4
    03:24
  • 021 React.js resources and e-book.html
  • 001 Getting started and downloading the source code.html
  • 002 Creating a new React app.mp4
    02:53
  • 003 Initial code cleanup.mp4
    01:23
  • 004 Installing Bootstrap 5 with React.js.mp4
    01:52
  • 005 Adding a Navbar component.mp4
    09:58
  • 006 Adding a Home component.mp4
    03:38
  • 007 Adding an About component.mp4
    01:44
  • 008 Installing a React router.mp4
    01:40
  • 009 Using the Browser Router component.mp4
    05:17
  • 010 React based links.mp4
    03:17
  • 011 The Hero component.mp4
    03:44
  • 012 Component props.mp4
    02:39
  • 013 Adding generic content.mp4
    03:55
  • 014 Adding a search component.mp4
    01:52
  • 015 Search component props.mp4
    08:48
  • 016 Binding keyup events.mp4
    07:51
  • 017 Getting API keys.mp4
    03:36
  • 018 React API requests.mp4
    05:31
  • 019 React browser history.mp4
    01:50
  • 020 Mapping search results.mp4
    04:49
  • 021 Bootstrap 5 search results.mp4
    08:40
  • 022 Movie detail component.mp4
    11:23
  • 023 Loading state.mp4
    03:38
  • 024 Movie component API.mp4
    04:34
  • 025 Adding a backdrop image using CSS in React.js.mp4
    06:07
  • 026 Your project.mp4
    03:43
  • 026 react-201-main.zip
  • external-links.txt
  • 001 What is an API.mp4
    01:00
  • 002 The methaphor well be using.mp4
    02:51
  • 003 APIs in real life.mp4
    02:39
  • 004 What programming languages can we use.mp4
    01:16
  • 005 Introduction to RESTful APIs.mp4
    00:57
  • 006 Introduction to JSON.mp4
    02:08
  • 007 Real life example with JavaScript.mp4
    04:10
  • 008 GET requests.mp4
    03:25
  • 009 POST requests.mp4
    02:48
  • 010 DELETE requests.mp4
    02:19
  • 011 PUT & PATCH requests.mp4
    04:10
  • 012 Consuming APIs.mp4
    02:22
  • 013 Requests and responses.mp4
    01:34
  • 014 Common HTTP status codes.mp4
    05:35
  • 015 API security.mp4
    00:53
  • 016 API resources.html
  • 001 A note for WINDOWs users (please read if you use Windows!).html
  • 002 Accessing the command line.mp4
    01:29
  • 003 Your first command.mp4
    01:11
  • 004 Printing your current location.mp4
    01:40
  • 005 Opening directories from your terminal.mp4
    01:42
  • 006 How to display files and directories.mp4
    02:13
  • 007 How to change directories.mp4
    04:22
  • 008 Searching for files in a directory.mp4
    02:55
  • 009 Renaming files.mp4
    02:24
  • 010 Copying files.mp4
    02:28
  • 011 Creating new directories.mp4
    02:28
  • 012 Creating new empty files.mp4
    01:49
  • 013 Editing files in the command line.mp4
    04:05
  • 014 Displaying internals of a file without editing it.mp4
    01:55
  • 015 How to remove a file.mp4
    02:07
  • 016 How to remove a directory.mp4
    04:14
  • 017 Executing the last command you just wrote.mp4
    01:42
  • 018 Cheat sheet.mp4
    03:38
  • 018 Cheat-Sheet.pdf
  • 019 Your project.mp4
    02:45
  • 020 Command Line resources & bash e-book.html
  • 001 What is Git.mp4
    01:21
  • 002 What is GitHub.mp4
    02:09
  • 003 Creating a free GitHub account.mp4
    01:39
  • 004 What is a repository.mp4
    02:58
  • 005 What are README files.mp4
    03:50
  • 006 What are commits.mp4
    05:44
  • 007 What are stars.mp4
    02:38
  • 008 What are reviews.mp4
    02:09
  • 009 What code should you open source.mp4
    03:36
  • 010 Downloading and installing Git on Windows.mp4
    02:23
  • 011 Downloading and installing Git on MacOS.mp4
    01:45
  • 012 Downloading and installing Git on Linux.mp4
    01:04
  • 013 Configuring Git on your computer.mp4
    02:25
  • 014 Creating your first repository.mp4
    04:12
  • 015 Editing files on your computer.mp4
    02:40
  • 016 Your first commit.mp4
    02:38
  • 017 How to push files to GitHub.mp4
    05:44
  • 018 How to pull files from GitHub.mp4
    07:15
  • 019 Resolving code conflicts.mp4
    04:26
  • 020 Your project.mp4
    02:38
  • 001 Setting up a project.mp4
    01:03
  • 002 Seeing previous commits using the checkout command.mp4
    03:17
  • 003 What are issues.mp4
    03:31
  • 004 What are branches.mp4
    04:25
  • 005 What are pull requests.mp4
    04:18
  • 006 What is forking.mp4
    06:15
  • 007 How to delete a repository.mp4
    00:36
  • 008 What are gists.mp4
    03:06
  • 009 How to create a Git alias.mp4
    03:35
  • 009 gitconfig.zip
  • 010 Your project.mp4
    02:52
  • 011 GitHub resources & e-book.html
  • 001 Learning Python 2 vs Python 3.mp4
    02:12
  • 002 Installing Python (Mac, Linux and Windows-friendly).mp4
    02:27
  • 003 How to execute Python code.mp4
    04:58
  • 003 hello-world.zip
  • 004 Basic arithmetic.mp4
    06:12
  • 005 Introduction to variables in Python.mp4
    04:07
  • 005 variables.zip
  • 006 Formatting code in Python.mp4
    06:32
  • 006 indentation.zip
  • 007 Code comments.mp4
    03:45
  • 007 comments.zip
  • 008 Introduction to Python data types.mp4
    04:35
  • 008 data-types.zip
  • 009 Numeric data types.mp4
    04:07
  • 009 integers.zip
  • 010 String data types.mp4
    03:23
  • 010 strings.zip
  • 011 List data types.mp4
    05:54
  • 011 lists.zip
  • 012 Dictionary data types.mp4
    06:12
  • 012 dictionaries.zip
  • 013 Tuple data types.mp4
    06:16
  • 013 tuples.zip
  • 014 Set data types.mp4
    04:51
  • 014 sets.zip
  • 015 Boolean data types.mp4
    02:50
  • 015 booleans.zip
  • 016 None data types.mp4
    02:36
  • 016 none.zip
  • 017 Indexing and slicing in Python.mp4
    07:12
  • 017 indexing-and-slicing.zip
  • 018 Accepting user input.mp4
    03:15
  • 018 user-input.zip
  • 019 Type casting.mp4
    05:32
  • 019 type-casting.zip
  • 020 Print formatting.mp4
    04:04
  • 020 print-formatting.zip
  • 021 Comparison operators.mp4
    15:06
  • 021 comparison-operators.zip
  • 022 Comparison shortcuts.mp4
    03:11
  • 022 comparison-shortcuts.zip
  • 023 Multiple comparison operators.mp4
    04:34
  • 023 multiple-comparison-operators.zip
  • 024 For loops.mp4
    07:08
  • 024 for-loops.zip
  • 025 While loops.mp4
    02:41
  • 025 while-loops.zip
  • 026 Break and continue.mp4
    06:30
  • 026 break-and-continue.zip
  • 027 Functions.mp4
    12:35
  • 027 functions.zip
  • 028 Scope.mp4
    05:20
  • 028 scope.zip
  • 029 How to create a local Python server.mp4
    03:39
  • 030 Importing packages and using them.mp4
    02:03
  • 031 Your project.mp4
    11:34
  • 031 project.zip
  • 001 The IN operator.mp4
    09:47
  • 001 in-operator.zip
  • 002 The NOT operator.mp4
    07:30
  • 002 not-operator.zip
  • 003 How to read files with Python.mp4
    06:03
  • 003 reading-files.zip
  • 003 readme.txt
  • 004 How to create files with Python.mp4
    04:27
  • 004 writing-files.zip
  • 005 Reading multiple lines from a file.mp4
    06:10
  • 005 emails.txt
  • 005 reading-multiple-lines.zip
  • 006 Writing a file and executing it.mp4
    04:55
  • 006 executable-user-files.zip
  • 007 Functions inside of functions.mp4
    06:35
  • 007 functions-inside-of-functions.zip
  • 008 Making a simple API request.mp4
    04:59
  • 008 simple-api-requests.zip
  • 009 Making a JSON API request.mp4
    06:09
  • 009 making-json-api-requests.zip
  • 010 Reading JSON and editing JSON.mp4
    05:36
  • 010 reading-json.zip
  • 011 Function args.mp4
    05:00
  • 011 function-args.zip
  • 012 Function kwargs.mp4
    08:25
  • 012 function-kwargs.zip
  • 013 How to install Pip.mp4
    04:33
  • 013 installing-pip.zip
  • 014 Mutable vs immutable variables.mp4
    05:29
  • 014 mutable-vs-immutable.zip
  • 015 List enumeration.mp4
    03:19
  • 015 enumeration.zip
  • 016 List comprehensions.mp4
    04:09
  • 016 list-comprehensions.zip
  • 017 Dictionary comprehensions.mp4
    04:27
  • 017 dictionary-comprehensions.zip
  • 018 How to get dictionary values (with defaults).mp4
    05:19
  • 018 getting-dictionary-values.zip
  • 019 Setting up virtual environments (MacOS, Windows and Linux).mp4
    07:46
  • 020 How to learn Python by exploring through the shell and iPython.mp4
    06:10
  • 021 Installing and using Python packages.mp4
    06:05
  • 021 packages.zip
  • 022 API requests refresher.mp4
    03:38
  • 023 Your project.mp4
    13:06
  • 023 project.zip
  • 001 Creating your first Python class.mp4
    05:11
  • 001 python-301-lesson-1-first-class.zip
  • 002 Class properties and how to use them.mp4
    05:57
  • 002 python-301-lesson-2-class-properties.zip
  • 003 Class methods and how to use them.mp4
    09:34
  • 003 python-301-lesson-3-class-methods.zip
  • 004 Class cleanup.mp4
    02:35
  • 004 python-301-lesson-4-class-cleanup.zip
  • 005 Class inheritance.mp4
    06:13
  • 005 python-301-lesson-5-class-inheritance.zip
  • 006 Class interfaces.mp4
    03:41
  • 006 python-301-lesson-6-class-interfaces.zip
  • 007 Classes The super() method.mp4
    08:31
  • 007 python-301-lesson-7-super-method.zip
  • 008 Classes Dunder methods.mp4
    09:22
  • 008 python-301-lesson-8-dunder-methods.zip
  • 009 Errors and exceptions.mp4
    06:10
  • 009 python-301-lesson-9-errors-and-exceptions.zip
  • 010 Catching exceptions.mp4
    09:35
  • 010 python-301-lesson-10-catching-exceptions.zip
  • 011 Python decorators.mp4
    07:09
  • 011 python-301-lesson-11-decorator.zip
  • 012 Python generators.mp4
    12:19
  • 012 python-301-lesson-12-generators.zip
  • 013 Using pipenv for a virtual environment.mp4
    08:25
  • 013 python-301-lesson-13-pipenvs.zip
  • 014 Your project.mp4
    20:09
  • 014 project.zip
  • 015 Python resources & e-book.html
  • 001 What is a schema.mp4
    04:59
  • 002 A database in your browser.mp4
    02:00
  • 003 Selecting data.mp4
    01:45
  • 004 Ordering data.mp4
    02:05
  • 005 Selecting specific data rows.mp4
    02:28
  • 006 Selecting a range of data.mp4
    03:08
  • 007 Ordering selected data.mp4
    02:29
  • 008 Limiting data.mp4
    03:06
  • 009 Inserting new data.mp4
    03:13
  • 010 Updating existing data.mp4
    03:53
  • 011 Deleting data.mp4
    02:33
  • 012 Creating a new table.mp4
    05:36
  • 013 Truncating data.mp4
    01:37
  • 014 Deleting a table.mp4
    01:26
  • 015 Your project.mp4
    02:07
  • 016 Database resources & e-book.html
  • 001 Django-101-Source-Code.zip
  • 001 Where to get the source code.html
  • 002 Setting up a virtual environment.mp4
    02:44
  • 003 Setting up Django.mp4
    04:44
  • 004 Creating a new Django app.mp4
    01:53
  • 005 Your first Django model.mp4
    08:12
  • 006 Your first Django view.mp4
    07:45
  • 007 Setting up your templates folder.mp4
    06:18
  • 008 Using template blocks.mp4
    04:50
  • 009 Adding custom view context.mp4
    06:51
  • 010 Displaying dynamic posts.mp4
    04:12
  • 011 Adding images to your model.mp4
    08:10
  • 012 Setting up the media folder.mp4
    05:02
  • 013 Adding images to your templates.mp4
    03:38
  • 014 Adding a detail view.mp4
    06:06
  • 015 Detail view template.mp4
    03:02
  • 016 Linking to other Django views from your template.mp4
    04:31
  • 017 Adding an upload form.mp4
    15:10
  • 018 Sorting default posts.mp4
    02:38
  • 019 Django messages framework.mp4
    08:31
  • 020 Adding Bootstrap 5.mp4
    19:35
  • 021 Django-101-Source-Code.zip
  • 021 Your project.mp4
    01:32
  • 001 Django 201 source code.html
  • 002 Creating a virtual environment.mp4
    04:42
  • 002 Lesson-1-Creating-a-virtual-environment.zip
  • 003 Lesson-2-Starting-a-Django-Project.zip
  • 003 Starting a new Django project.mp4
    02:39
  • 004 Adding .gitignore to your project.mp4
    03:02
  • 004 Lesson-3-Add-gitignore.zip
  • 005 Lesson-4-Starting-a-new-feed-app.zip
  • 005 Your first app.mp4
    02:58
  • 006 Lesson-5-Creating-a-Post-model.zip
  • 006 Your first model.mp4
    03:16
  • 007 Lesson-6-Register-Post-model-with-Django-admin.zip
  • 007 Registering your model with the Django admin.mp4
    02:39
  • 008 Adding a DateTimeField.mp4
    02:08
  • 008 Lesson-7-Add-a-DateTimeField.zip
  • 009 Home Page ListView.mp4
    07:04
  • 009 Lesson-8-Creating-a-HomePage-ListView.zip
  • 010 Lesson-9-Setting-up-your-template-location.zip
  • 010 Setting up your template locations.mp4
    02:49
  • 011 Lesson-10-Your-first-template.zip
  • 011 Your first template.mp4
    01:24
  • 012 Lesson-11-Adding-a-base-template.zip
  • 012 Your base template.mp4
    02:44
  • 013 Lesson-12-Adding-template-blocks.zip
  • 013 Template blocks.mp4
    03:39
  • 014 Lesson-13-Looping-through-posts-in-your-template.zip
  • 014 Template loops.mp4
    03:57
  • 015 Adding loginlogoutpassword reset to your website.mp4
    09:43
  • 015 Lesson-14-Installing-Django-Allauth.zip
  • 016 Global login and logout links.mp4
    02:33
  • 016 Lesson-15-Global-login-and-logout-links.zip
  • 017 Extending 3rd party package templates.mp4
    08:21
  • 017 Lesson-16-Extending-Allauth-Templates.zip
  • 018 Adding Tailwind CSS.mp4
    06:46
  • 018 Lesson-17-Adding-Tailwind-CSS.zip
  • 019 Lesson-18-Making-Posts-look-like-with-Tailwind.zip
  • 019 Tailwind styled posts.mp4
    05:33
  • 020 Adding a Profile app.mp4
    09:00
  • 020 Lesson-19-Adding-a-Profile-app-and-signal.zip
  • 021 Adding a thumbnail package.mp4
    05:46
  • 021 Lesson-20-Adding-a-third-party-thumbnailing-package.zip
  • 022 Adding media settings.mp4
    04:57
  • 022 Lesson-21-Adding-media-settings.zip
  • 023 Adding authors to posts.mp4
    02:48
  • 023 Lesson-22-Adding-authors-to-Posts.zip
  • 024 Adding author details to post templates.mp4
    05:12
  • 024 Lesson-23-Adding-author-images-and-names-to-templates.zip
  • 025 Lesson-24-Adding-a-detail-view.zip
  • 025 Post DetailView.mp4
    04:12
  • 026 Lesson-25-Post-Detail-View.zip
  • 026 Post detail template.mp4
    04:15
  • 027 Django include tags.mp4
    05:05
  • 027 Lesson-26-Include-tags.zip
  • 028 Lesson-27-CreateView.zip
  • 028 Post CreateView.mp4
    05:58
  • 029 Forcing authentication.mp4
    01:41
  • 029 Lesson-28-Forcing-a-user-to-be-logged-in.zip
  • 030 Creating a new post.mp4
    06:03
  • 030 Lesson-29-Creating-new-posts.zip
  • 031 Adding a Tailwind CSS modal.mp4
    04:52
  • 031 Lesson-30-Addinga-Tailwind-modal.zip
  • 032 Enabling static files.mp4
    05:42
  • 032 Lesson-31-Enabling-static-files.zip
  • 033 Adding JavaScript.mp4
    03:08
  • 033 Lesson-32-Adding-jQuery.zip
  • 034 Lesson-33-Toggling-the-modal-on-and-off.zip
  • 034 Toggling the modal.mp4
    02:37
  • 035 Ajaxing new posts.mp4
    17:07
  • 035 Lesson-34-Ajaxing-new-posts.zip
  • 036 Lesson-35-Adding-a-Profile-Detail-View.zip
  • 036 Profile detail view.mp4
    05:48
  • 037 Lesson-36-Profile-detail-template.zip
  • 037 Profile detail template.mp4
    04:59
  • 038 Getting total posts via extra context.mp4
    03:24
  • 038 Lesson-37-Adding-total-posts-to-a-profile.zip
  • 039 Adding a follow button.mp4
    03:40
  • 039 Lesson-38-Adding-a-follow-button.zip
  • 040 Creating the Follower app.mp4
    04:58
  • 040 Lesson-39-Adding-a-follower-app.zip
  • 041 Following and unfollowing users.mp4
    17:31
  • 041 Lesson-40-Following-and-unfollowing-a-user.zip
  • 042 Dyncamically follow and unfollow users.mp4
    03:41
  • 042 Lesson-41-Dynamically-follow-and-unfollow-people.zip
  • 043 Dynamic Home Page Posts.mp4
    07:30
  • 043 Lesson-42-Dynamic-homepage-posts.zip
  • 044 Django-201-Files.zip
  • 044 Your project.mp4
    02:37
  • 045 Django resources & e-book.html
  • 001 Day 1. Installing Wagtail and Editing the Home Page.mp4
    08:28
  • 002 Day 2. Adding custom model fields to your Home Page.mp4
    08:00
  • 003 Day 3. Creating a new page type with a custom template.mp4
    11:57
  • 004 Day 4. How to add images to your pages with auto-thumbnailing.mp4
    09:29
  • 005 Day 5. How to create snippets and make them selectable on your page.mp4
    16:50
  • 006 Day 6. Adding StreamFields to your page.mp4
    16:45
  • 007 Day 7. Adding global site settings.mp4
    11:56
  • 008 Wagtail resources.html
  • 001 Dont believe everything you hear.mp4
    02:55
  • 002 The truth about GitHub.mp4
    02:03
  • 003 The truth about portfolio websites.mp4
    01:31
  • 004 Dont get stuck on the small things.mp4
    01:46
  • 005 How to find out what skills are in demand.mp4
    01:33
  • 006 The truth behind remote jobs.mp4
    01:27
  • 007 What companies are really looking for.mp4
    02:24
  • 008 Your resume strategy.mp4
    02:33
  • 009 Do resumes really get you an interview.mp4
    01:14
  • 010 Applying for the job.mp4
    01:20
  • 011 Maximizing your efforts.mp4
    01:11
  • 012 The BIG secret.mp4
    03:30
  • 013 Who do companies really hire.mp4
    00:59
  • 014 The most valuable skills you can have in this industry.mp4
    01:20
  • 015 Your first interview.mp4
    01:53
  • 016 Follow up.mp4
    01:35
  • 017 Negotiating your salary.mp4
    03:25
  • 018 Once youre in.mp4
    00:56
  • 019 Your next steps.mp4
    01:38
  • 020 Earn while you learn.mp4
    01:33
  • 021 Your project.mp4
    01:30
  • Description


    Become a fullstack web developer (and get a job) by taking this ONE course, even if you've never coded before.

    What You'll Learn?


    • Be able to build ANY website you want.
    • Build fully-fledged websites and web apps for your startup or business.
    • Master backend development with Django and Python
    • Learn the latest frameworks and technologies, including Javascript ES6+, Bootstrap 5, Django, Postgres and more.
    • Craft several projects to show off to your future employer as a junior developer.
    • Work as a freelance web developer.
    • Master frontend development with HTML, CSS and JavaScript
    • Master backend development with Python, Django, Wagtail and Postgres
    • Learn professional developer best practices.
    • Learn modern workflow using Git and Github
    • Learn how to use your command line tools like a boss
    • You will learn about API's and RESTful API's
    • Learn how to make beautiful websites quickly with Bootstrap 5
    • Learn how to customize your text editor like a pro
    • How websites and coding works behind the scenes

    Who is this for?


  • If you want to learn to code by building fun and useful projects, then take this course.
  • If you want to start your own startup by building your own websites and web apps, then take this course.
  • If you are a seasoned programmer, then take this course to to get up to speed quickly with the latest frameworks like Django + Python.
  • If you want to take ONE COURSE and learn everything you need to know about web development, take this course.
  • If you want hands on experience with 25+ projects and over 400 tasks, take this course.
  • What You Need to Know?


  • No programming experience needed — I'll teach you everything you need to know
  • A Mac or PC computer with access to the internet
  • No paid software required - all websites will be created with VS Code (which is free)
  • I'll walk you through, step-by-step how to get all the software installed and set up
  • More details


    Description

    Welcome to the Ultimate 2023 Web Development Bootcamp, the only course you need to learn to code and become a full-stack web developer and the only course that will prepare you for a career in web development.

    Join over 20,000 fellow students already taking this course! 

    At 40+ hours, this web development course is extremely comprehensive and one of the most detailed courses available on Udemy! Even if you have zero programming experience, this course will take you from beginner to coding ninja. Here's how:

    • The course is is taught by a leading web development expert who's worked with organizations such as NASA, Mozilla, the NHS, Arctic Research Foundation and many more.

    • The course has been updated to be 2023 ready and you will be learning the latest tools, techniques and technologies used at large companies such as Instagram, Google, Apple, and YouTube.

    • The course doesn't leave any stone unturned. Every lesson is hyper focused on one single subject, with most lessons having some form of "homework". And every module has a final project which will give you real world coding experience.

    • The course curriculum was developed over nine years after teaching hundreds of thousands of students and over 50 coding courses with comprehensive student testing and feedback.

    • The course is made up of over 25 smaller courses, each module being its own self-contained course. Pick and choose what you want to learn, or start from the beginning! 

    • We've taught over 400,000 students how to code, and have personally mentored thousands of students in person and online. Through years of feedback, we've been able to hone the perfect teaching strategies.

    • We've taught every age imaginable ranging from 7 years old to 82 years old (seriously, we've taught great-grandma's how to code!) with students moving on to become professional developers and students who have started their own startups.

    • You'll save over $15,000 by enrolling in this course rather than investing in an in-person bootcamp, and you'll still get access to the same teacher materials from the same instructor.

    • The course is just like an in-person bootcamp and feels like you're being personally mentored. That's because we designed it to feel that way.

    • The course is updated with new content, with new projects and modules constantly.

    We'll take you through every subject, every module and every lesson in a step-by-step manner to teach you everything you need to know to succeed as a professional web developer.

    You will learn the most in-demand languages and tools like React and Python!

    The course includes over 40 hours of Ultra HD video tutorials and will build your knowledge as a web developer while working on small website components, and then finishing it off by using all the small components in a fully functional and gorgeous website.

    In this extremely comprehensive course, we cover a massive an insane number of technologies and tools, including:

    • Setting up a beautiful code editor

    • Front-End Web Development

    • HTML 5

    • CSS 3

    • Bootstrap 5

    • Javascript ES6 and newer

    • DOM Manipulation

    • jQuery

    • React.js

    • Bash Command Line

    • Git, GitHub and Version Control

    • Backend Web Development

    • Python

    • pip

    • Databases (sqlite and postgres)

    • Django

    • Wagtail CMS

    • REST

    • APIs

    • Authentication

    • And how to get a job as a professional web developer.

    By the end of this course, you will be confident and fluently programming, and be ready to apply for web development jobs or take on freelancing contracts.

    Sign up today, and look forward to:

    • Video Lectures

    • Fully Fledged Projects

    • Quizzes

    • Programming Resources and Cheatsheets

    • $15,000+ web development bootcamp course materials and curriculum

    • 11 free coding e-books and dozens of additional learning resources

    Don't just take my word for it, check out what existing students have to say about the course and me as a teacher:

    "Kane and Kalob are very good teachers in explaining things in details, its been one and half months since i'm learning this course and i have learned a lot although I'm a very slow learner still doing CSS animation. this course is good for anyone who want to learn web building from scratch. lots of lessons details videos and course is very well structured. Kane is very interactive always responds your questions. i highly recommend this course." - Ahmad Mian

    "He explains the basic concepts very well. The really good thing he discusses that a lot of others do not are using Git, understanding APIs, and Python. Overall, he does an exceptional job explaining what you need to know and where to go after learning the basics." - Christopher S Nichols

    "Really nice course so far. Lessons are concise and introduce achievable concepts through examples that are easy to follow along with. Only scratching the surface of the course so far, but feel like I'm in good hands." - Nicolas Peters

    "Very complete! So take it, it worth the money, the time, everything! :) Thank you Kane! -Cindy Lorena Sanchez Sua

    "I've taken other courses but this it's the first time I fell like I'm actually learning." - Martin Grus

    "At first I doubted in purchasing this course because I never thought it would be this simple to understand. I want to give a personal thanks to the course teacher for making it easier the way he is executing things. Cant wait to learn more!!" - Rutilo Fernandez

    "Ive tried a lot of courses on the web and this is one of the first that I fell actually help me understand the different concepts without having to go back and to. Very well designed and presented." - Leander Gouws

    "Each and every topic is touched and explained thoroughly! I'm a beginner and I'm just loving it. Among the tons of web development courses in Udemy I'm so glad that I've chosen this course at the first shot, bulls-eye! just the kind of Teacher I was looking for. I am so happy and enjoying all the lectures." - Riyad Hossain

    "This course is extremely detailed. It is great for beginners." - Khai Tran



    REMEMBER… I'm so confident that you'll love this course that we're offering a FULL money back guarantee for 30 days! So it's a complete no-brainer, sign up today with ZERO risk and EVERYTHING to gain.

    So what are you waiting for? Click the buy now button and join the ONE AND ONLY development course you will ever need.

    Who this course is for:

    • If you want to learn to code by building fun and useful projects, then take this course.
    • If you want to start your own startup by building your own websites and web apps, then take this course.
    • If you are a seasoned programmer, then take this course to to get up to speed quickly with the latest frameworks like Django + Python.
    • If you want to take ONE COURSE and learn everything you need to know about web development, take this course.
    • If you want hands on experience with 25+ projects and over 400 tasks, take this course.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Kalob Taulien
    Kalob Taulien
    Instructor's Courses
    He is a professional web developer who's been developing websites and working with startups since 1999. He also has a broad set of skills in software, web development, and information technology.Teaching over 450,000 students on Udemy alone, he's helped hundreds of thousands of people learn web development. From zero to hero and novice to ninja, he's considered a top teacher by thousands. With so much experience, why not give his experience and knowledge to others so they can fulfill their dreams?The passion to learn and to share his knowledge by teaching and helping others is something that drives him. It's a passion he's had since he was born. Kalob's ability to turn complex programming concepts into easy-to-understands bits of knowledge has been called his "superpower". Throughout the years, Kalob has built hundreds, if not thousands, of websites, and has created multiple companies from his ideas and software. He also provides one-on-one coaching and startup consulting to new organizations. Teaching isn't an option in Kalob's life, but a moral obligation to pass on knowledge to others.
    Hello. I'm Kane Ezki, a coding tutor and bootcamp instructor. I have been the lead developer in several large projects across the globe and was the lead instructor at a bootcamp (that shall remain unnamed). Today, I help teacher produce content and professional curriculum's, actionable tasks, homework and often work behind the scenes. It's rare that you'll see me on camera because I prefer to be behind the camera. And as strange as it seems, I don't partake in too much social media (I prefer to live my life positively).I've been writing HTML, CSS and JavaScript since 2001. And I've been writing Python since 2012. I've created websites for large organizations, and have almost completely automated my entire life with Python. Thanks for checking out my Udemy profile!
    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 538
    • duration 39:51:26
    • English subtitles has
    • Release Date 2023/12/05