All Projects â†’ gungunfebrianza â†’ Mastering-Javascript

gungunfebrianza / Mastering-Javascript

Licence: MIT license
📚 PinterCoding University. Author : Gun Gun Febrianza

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Mastering-Javascript

cassidy
Cassidy programming language, bringing static typing, strictness, safety and precision into your web project
Stars: ✭ 25 (-41.86%)
Mutual labels:  oop
final-class
🔒 Final classes for Python3!
Stars: ✭ 17 (-60.47%)
Mutual labels:  oop
spring-SOLID
Spring 예제로 보는 SOLID
Stars: ✭ 53 (+23.26%)
Mutual labels:  oop
kactoos
General-purpose collection of OOP primitives for Kotlin
Stars: ✭ 19 (-55.81%)
Mutual labels:  oop
the-stringler
An OOP approach to string manipulation.
Stars: ✭ 36 (-16.28%)
Mutual labels:  oop
java-springboot
(Java & React) Yazılım Geliştirici Yetiştirme Kampı Java kısmına ait yazılan kaynak kodlar ve ödev çalışmalarım.
Stars: ✭ 17 (-60.47%)
Mutual labels:  oop
python-pyfields
Define fields in python classes. Easily.
Stars: ✭ 39 (-9.3%)
Mutual labels:  oop
OOKata
A catalog of Object Oriented Programming Problems
Stars: ✭ 20 (-53.49%)
Mutual labels:  oop
the-conqueror
A single player turn-based empire building game.
Stars: ✭ 15 (-65.12%)
Mutual labels:  oop
slides
Alexander Makarov conference slides
Stars: ✭ 26 (-39.53%)
Mutual labels:  oop
BoardMasters-Question-Of-The-Day
Green River College BoardMasters Club, answers to the question of the day
Stars: ✭ 13 (-69.77%)
Mutual labels:  oop
zold-java-client
Java wrapper for Zold's RESTful API.
Stars: ✭ 13 (-69.77%)
Mutual labels:  oop
tidymodules
An Object-Oriented approach to Shiny modules
Stars: ✭ 110 (+155.81%)
Mutual labels:  oop
FITTER
Fortran tIc Toc Timer
Stars: ✭ 14 (-67.44%)
Mutual labels:  oop
Vert-Core
ServiceContainer for Vue to build Vue applications in OOP.
Stars: ✭ 20 (-53.49%)
Mutual labels:  oop
Checkmate
A human vs human chess game build on basic JAVA.
Stars: ✭ 15 (-65.12%)
Mutual labels:  oop
Front-End-Design-Patterns
Design Patterns
Stars: ✭ 25 (-41.86%)
Mutual labels:  oop
mvc
PHP MVC boilerplate with user authentication, basic security and MySQL CRUD operations.
Stars: ✭ 28 (-34.88%)
Mutual labels:  oop
metadoc.js
Generates JSON metadata for Object Oriented JavaScript libraries. Used as a source for generating documentation.
Stars: ✭ 20 (-53.49%)
Mutual labels:  oop
estore
Electronic Store Application - A web based application developed using PHP and Driven by MySQL Database
Stars: ✭ 48 (+11.63%)
Mutual labels:  oop

Mastering Javascript

From Hero to Zero

  • 1. Basic
    • 1. Start
    • 2. Types & Variable
    • 3. Assignment Operation
    • 4. Arithmetic Operation
    • 5. Compare Operation
    • 6. Logical Operation
    • 7. Conditional Operation
    • 8. Looping Operation
  • 2. Function
  • 3. Console Object
  • 4. Automated Testing
  • 5. Object
  • 6. Native Object
    • 1. Array Object
    • 2. Date Object
    • 3. Map Object
    • 4. Math Object
    • 5. Number Object
    • 6. Reflect Object
    • 7. Regex Object
    • 8. Set Object
    • 9. String Object
  • 7. DOM
  • 8. Windows

    • MIT License

      Copyright (c) 2018 Gun Gun Febrianza

      Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

      The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].