Giter Site home page Giter Site logo

laravel-course-lectures's Introduction

PHP Laravel

alt

Class 01

Click Here

What is javaScript

  • Popular web Programming Language

  • Scripting language

  • Lightweight

  • Cross-platform

  • Object-oriented syntax

  • Run-on browser

History

In September 1995, a Netscape programmer named Brandan Eich developed a new scripting language in just 10 days. It was originally named Mocha, but quickly became known as LiveScript and, later, JavaScript. alt

Before javaScript

  • HTML 5

  • CSS 3

  • jQuery

  • Bootstrap 5

  • Github

IDE

  • VS code

  • PHPStorm

  • Sublime

  • Atom

Extension for VS Code

  • Auto Close Tag

  • Auto Rename Tag

  • Beautify

  • HTML CSS Support

  • HTML Snippets

  • Intellisense for CSS class names in HTML

  • Live Server

  • Auto-Save on Window Change

  • Lorem ipsum

  • Live Sass Compiler(If you need)

  • Path Intellisense

  • PHP Intellisense

  • Laravel Extra Intellisense(At this moment, no need)

  • Prettier-Code formatter

  • Vscode-icons/ Material Icon Theme

  • Bracket Pair Colorize

  • ESLint( For JS)

  • JavaScript(ES6) code snippets

Dev fonts Download

Dev Fonts Download Link

Environment Setup

  • Install VS Code and configure

  • Install Node JS

  • Install git

Start

  • Script Tag

  • Internal

  • External

  • Inline

Dev Tools

  • Console log

  • Use of console

Basic Function

  • Alert

  • Confirm

  • Prompt

Statement & rules

  • In a programming language, instructions ( lines of code ) are called statements.
  • put a semicolon after a complete statement
  • also, you can avoid semicolon
  • two or more words are joined by using concatenation ( + )

laravel-course-lectures's People

Contributors

rafikulswe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.