Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
CSS, Bootstrap ,JavaScript, PHP And Python Full-Stack Course
Rating: 4.4 out of 5(65 ratings)
6,560 students

CSS, Bootstrap ,JavaScript, PHP And Python Full-Stack Course

Learn Full Stack Course CSS, Bootstrap ,JavaScript, PHP And Python Complete Course
Last updated 2/2022
English
English [Auto],

What you'll learn

  • Introduction to CSS And Bootstrap JavaScript concepts, PHP Programming Language And Python Programming Language
  • Write CSS Scripts And Understanding Concepts
  • Practically Getting Started With CSS Styles, CSS 2D Transform, CSS 3D Transform
  • Bootstrap Crash course
  • Introduction to bootstrap concepts
  • Bootstrap Grid system,Forms, Badges And Alerts
  • Getting Started With Javascript Variables,Values and Data Types, Operators and Operands
  • Write JavaScript scripts and Gain knowledge in regard to general javaScript programming concepts
  • Introduction And Use of JavaScript Variables, JavaScript Arrays, JavaScript Objects
  • PHP Section Introduction to PHP, Various Operator types , PHP Arrays, PHP Conditional statements
  • Getting Started with PHP Function Statements And PHP Decision Making PHP 7 concepts PHP CSPRNG And PHP Scalar Declaration
  • Python section ,python operators and various operator types
  • Python function statements and python decision making
  • python use of lambda function and python command line arguments

Course content

5 sections137 lectures10h 51m total length
  • CSS IN HTML10:05

    Explore how to include CSS in HTML using inline style sheets, embedded style blocks, and external style sheets, and learn how linking and importing enable styles across pages with selectors.

  • CSS Introduction6:04
  • CSS Basic Syntax3:46

    Learn basic css syntax by implementing styles in a head style tag, applying color and font properties to h1 and body elements.

  • CSS Fonts5:47

    Explore how to style text with CSS fonts, including font family fallbacks, font weight, style, variant, size in pixels, and shorthand notation, to create bold, italic, and smallcaps typography.

  • CSS Text5:43

    Explore css text styling, including color, direction, letter-spacing, word-spacing, text-indent, text-decoration, text-transform, and text-shadow using practical paragraph examples.

  • CSS Links3:19

    Explore styling hyperlinks with the anchor tag, covering default colors, visited, hover, and active states, and controlling underline through text-decoration with practical CSS examples.

  • CSS Layers2:42

    Explore how CSS layers use z-index to stack absolute-positioned divs, implementing three colored layers (green, red, yellow) and adjusting z-index to control the topmost layer.

  • CSS Lists4:30

    Learn to style CSS lists with list-style-type variations (disk, circle, square; lower roman and alpha) and create inline lists using float left, or remove bullets with list-style: none.

  • CSS Animation10:20

    Explore css animation fundamentals by building and animating a red square through keyframes, color and position transformations, delays, iteration counts, and direction options like alternate and reverse.

  • CSS 2D Transform3:43

    Explore css 2d transformations using rotate and skew along the x and y axes. See 20-degree rotations and skew x/y to transform divs.

  • CSS 3D Transform2:55

    Explore CSS 3D transform by rotating a box along the X, Y, and Z axes and translating across dimensions.

  • CSS Colors Introduction3:29

    Explore how colors enhance web pages by using hex, short hex, rgb, and keyword colors for HTML elements, and learn rgb values 0–255 and named color limits.

  • CSS Colors 23:52

    Explore CSS color options: rgba opacity, the opacity property, and hue-saturation-lightness for precise color control.

  • CSS Cursors2:26

    Explore how CSS cursors change the mouse pointer to suit different actions, including default, auto, crosshair, text, resize directions, help, and hyperlink finger, with practical examples.

  • CSS Padding3:47

    Learn how CSS padding creates space between text and its border, using top, right, bottom, and left padding, plus shorthand with 1–4 values in pixels and percent.

  • CSS Positioning6:43

    Explore CSS positioning with absolute, relative, and fixed options, using left and top coordinates to place elements and observe overlap and fixed placement.

  • CSS Dimensions3:48

    Learn to set and constrain box dimensions in css using height, width, min-height, max-height, min-width, and max-width. See practical examples and how margins and padding affect placement.

  • CSS Rounded Corners5:20

    Learn how to create rounded corners in CSS with border-radius on divs, using single, two, three, or four values for per-corner radii, plus background and border styling.

  • CSS Visibility2:21

    Learn to control element visibility with CSS, using visibility: hidden, and implement runtime show/hide and hover-based visibility changes via styles in the head.

  • CSS Scrollbars2:26

    Learn to handle content overflow by adding vertical and horizontal scrollbars with CSS overflow. Apply a scrollable box with defined height and width to reveal scrollbars as content overflows.

  • CSS Selectors12:03

    learn the four basic css selectors: name selector, class selector, id selector, and universal selector, and apply them with embedded styles through practical examples on headings, paragraphs, and other elements.

  • CSS Background5:39

    Learn to style backgrounds with CSS, using colors or images for paragraphs or the whole page. Master background repeat, position, and fixed attachment to control image behavior.

  • CSS Gradient4:10

    Explore creating gradient backgrounds with linear and radial gradients using multiple color stops, directions (top-to-bottom, left-to-right, diagonal), and repeating patterns for seamless color transitions.

  • CSS Images2:01

    Learn to style images with borders using the style attribute to create an attractive webpage, applying solid, dotted, and dashed borders in red or green.

  • CSS Borders5:26

    apply css borders to paragraphs and divs, exploring color, width, and style while testing top, bottom, left, and right sides across solid, dashed, double, and groove borders.

Requirements

  • Basic Computer Knowledge
  • Basic HTML Knowledge

Description

Learn CSS and Bootstrap and Javascript and PHP And Python all in one complete course

section 1- CSS course with basics and advanced concepts of CSS

  • ever wonder how the latest website designs are made? Cascading Style Sheets (CSS) are the main coding files used to layout a website and its design. CSS 3 is the latest in styling standards, and it brings several new properties and declarations you can use to make your website design more easily created. CSS is currently the only standard in website design that plugs directly into your HTML, even the latest HTML 5 standards. With CSS 3 and HTML 5, you can create the latest interactive pages for your website viewers.

  • this course shows you how to create CSS classes from a beginner's level. It starts off with basic HTML declarations, properties, values, and how to include a CSS style sheet with your HTML code. For those of you who are new to CSS and HTML, we show you step-by-step how to create a CSS file and include it in your HTML code, even if you use a cloud server for your hosting.

  • we show you how to position your elements, layout your elements relative to your documents, and style your HTML using predefined CSS values. We introduce you to the common CSS styling that you'll need when you start off designing your pages. If you want to get to know CSS and website design, this course is meant for you, and it can be used by anyone who hasn't even seen one line of CSS code yet. We focus on the latest CSS 3 and HTML 5 standards, so you get the latest when coding your website pages instead of focusing on older code.

  • there are no prerequisites. Anyone Can join this course. It is recommended though that individual have some basic computer programming knowledge.


  • Course Topics


  • Introduction to CSS

  • inclusion Of CSS In HTML

  • CSS syntax

  • CSS styling Text

  • CSS page backgrounds

  • CSS 2D transform

  • CSS 3D transform

  • CSS animation

    and more....



  • Section 2- Learn bootstrap in a crash course


  • bootstrap grid system

  • bootstrap alerts

  • bootstrap badges

  • bootstrap forms

  • bootstrap breadcrumb

  • bootstrap  labels

  • and more...


  • Section 3- learn javascript programming language

    • The course is created with thorough, extensive, but easy-to-follow content that you’ll easily understand and absorb.

      The course starts with the basics, including JavaScript fundamentals, programming, and user interaction.


      the curriculum is going to be very hands-on as we walk you from start to finish to become a professional Javascript developer. We will start from the very beginning by teaching you Javascript basics and programming fundamentals, and then execute into real-life practice and be ready for the real world.


    • while Javascript is complicated for beginners to learn, it is widely used in many web development areas.

    • this course gets you started with an introduction to JavaScript. It assumes that you're new to the language, so it gets you started with basic functionality such as creating functions, creating variables, and calling these lines of code from your standard HTML pages. It talks about events and triggers for custom event handling. It talks about pattern matching, searching for text within a page, flow control, and the document object model (DOM). We start off with the basics and move on to more complex functionality such as arrays and objects. We then discuss how to script common elements with JavaScript such as forms and tables. At the very end, we discuss major libraries such as Ajax, which allows you to make asynchronous calls to server-side scripts without reloading the web page in the server.

    • Master the fundamentals of writing Javascript scripts

    • Learn core Javascript scripting elements such as variables and Objects

    • Discover how to work with lists and sequence data

    • Write Javascript functions to facilitate code reuse

    • Use Javascript to read and write files

    • Make their code robust by handling errors and exceptions properly

    • Search text using regular expressions

    • The topics covered in this course are:

      * javascript course contents:

    • Javascript introduction

    • Javascript array

    • Javascript variables

    • Javascript functions

    • Javascript objects

    • Javascript control statements

    • Javascript cookies

    • Javascript loop statements

    • Javascript data structures

    • Javascript error handling

    • Javascript regular expressions



      section 4- learn PHP programming language

      This section will learn the basic structure of a web application and how a web browser interacts with a web server. You'll be introduced to the request/response cycle, including GET/POST/Redirect. You'll also gain an introductory understanding of Hypertext Markup Language (HTML), as well as the basic syntax and data structures of the PHP language, variables, logic, iteration, arrays, error handling, and superglobal variables, among other elements.


    • The topics covered in this PHP course are:


    • PHP various operator types

    • PHP arrays

    • PHP conditional statements

    • PHP loops

    • PHP function statements

    • PHP decision making

    • PHP file Input and Output

    • PHP web concepts

    • PHP MySql API

    • PHP CSPRNG

    • PHP scalar declaration

    • and more..


  • Section 5- python programming language.

This course section provides an introduction to programming and the python language. students are introduced to core python programming concepts like conditionals, loops, variables, and functions. this section includes an overview of the various python aspects. It also provides hands-on coding exercises using commonly used writing custom functions, and reading and writing to files. this section or whole course may be more robust than some other courses, as it delves deeper into certain essential programming topics.

what you will learn in this section:

  • Identify core aspects of programming and features of the Python language

  • Understand and apply core programming concepts like conditionals, loops, variables, and functions

  • Use different ways for writing and running Python code

  • Design and write fully-functional Python programs using commonly used data structures, custom functions, and reading and writing to files

    • python various operator types

    • python methods

    • python conditional statements

    • python loops

    • python function statements

    • python decision making

    • python file Input and Output

    • python datatypes.

    • and more..


    Thank you see you inside the course

Who this course is for:

  • Beginner Full Stack Developers
  • Beginner Web Developer