frutality master

Get Started. It's Free
or sign up with your email address
frutality master by Mind Map: frutality master

1. WorkFlow

2. git

2.1. clone

2.2. push

2.3. pull

2.4. checkout

2.5. branch

2.6. reset

2.7. remote

2.8. gitlab

2.8.1. API

3. HTML

3.1. Doctype

3.2. Validation

3.3. HTML5

4. CSS

4.1. Versions

4.1.1. CSS2.1

4.1.2. CSS3

4.2. Preprocessors

4.2.1. Stylus

4.2.2. Less

4.2.3. Sass

4.3. Validation

4.4. Technology

4.4.1. Adaptive/Responsive

4.4.2. Sprite

4.4.3. Custom fonts?

4.5. Frameworks

4.5.1. Bootstrap

4.5.2. Skeleton

4.5.3. Foundation

4.5.4. 1140 CSS Grid

4.5.5. Less Framework

4.5.6. Kube

5. *NIX

5.1. bash

5.1.1. commands

5.1.1.1. cd

5.1.1.2. touch

5.1.1.3. mkdir [-p]

5.1.1.4. mv

5.1.1.5. cp [-r]

5.1.1.6. cat

5.1.1.7. rm [-rf]

5.1.1.8. ln [-s]

5.1.1.9. chown

5.1.1.10. chmod

5.1.1.11. SSH

5.1.1.11.1. keys

5.1.1.11.2. connect

5.1.1.12. archives

5.1.1.12.1. tar

5.1.1.12.2. zip

5.1.1.12.3. gzip

5.1.1.13. scp

5.1.1.14. rsync

5.1.2. editors

5.1.2.1. nano

5.1.2.2. vim

5.1.2.3. vi

5.2. cron

5.3. apache

5.3.1. virtualhost

5.3.2. .htaccess

5.3.3. .htpasswd

5.3.4. logs

5.4. PHP

5.4.1. php.ini

5.4.2. php-fpm

5.4.2.1. pool

5.5. MySQL

5.5.1. my.cnf

5.5.2. mysqldump

5.6. nginx

5.6.1. logs

5.6.2. virtualhost

5.6.3. nginx.conf

6. JavaScript

6.1. Libraries

6.1.1. jQuery

6.1.1.1. Events

6.1.1.2. Ajax

6.1.1.3. API

6.1.1.4. plugins

6.1.1.4.1. form

6.1.1.4.2. validate

6.1.1.4.3. file upload

6.1.1.4.4. fancybox

6.1.1.4.5. your plugin

6.1.2. jQueryUI

6.1.2.1. widgets

6.1.2.2. effects

6.1.2.3. interactions

6.1.2.4. utilities

6.1.3. Prototype

6.1.4. MooTools

6.1.5. ExtJS

6.1.6. AngularJS

6.1.7. BackBone.js

6.1.8. Underscore.js

6.2. native

6.3. canvas

6.4. DOM

6.5. Node.js

7. Java

8. Redmine

8.1. Project

8.2. Tickets

8.3. Versions

8.4. API

9. Ruby

9.1. Ruby on Rails

9.2. Sinatra

9.3. gems

10. Python

10.1. Frameworks

10.1.1. Flask

10.1.2. Django

10.2. SQL

10.2.1. SQLAlchemy

11. Composer

12. Development

12.1. PHP

12.1.1. Framework

12.1.1.1. CodeIgniter

12.1.1.2. Wordpress

12.1.1.3. FuelPHP

12.1.1.4. Symfony2

12.1.1.5. Yii

12.1.2. API

12.1.2.1. REST/CRUD

12.1.2.2. Social (FB, OK, VK, TW...)

12.1.2.3. Gmaps

12.1.3. Template engines

12.1.3.1. Twig

12.1.3.2. Smarty

12.1.4. OOP

12.1.4.1. Base

12.1.4.2. Namespace

12.1.4.3. SPL

12.1.4.3.1. Datastructures

12.1.4.3.2. Iterators

12.1.4.3.3. Interfaces

12.1.4.3.4. Exceptions

12.1.4.3.5. SPL Functions

12.1.4.3.6. File Handling

12.1.4.3.7. Miscellaneous Classes and Interfaces

12.1.4.4. Patterns

12.1.4.4.1. MVC

12.1.4.4.2. Singletone

12.1.4.4.3. Factory

12.1.4.4.4. Builder

12.1.5. Affecting PHP's Behaviour

12.1.5.1. APC

12.1.6. Debug

12.1.6.1. Xdebug

12.1.6.2. Zend debugger

12.1.7. Cryptography

12.1.7.1. OpenSSL

12.1.7.2. Mcrypt

12.1.8. DB extensions

12.1.8.1. Abstraction Layers

12.1.8.2. Vendor Specific DB extensions

12.1.9. Date and Time Related

12.1.9.1. Date/Time

12.1.10. File System Related

12.1.10.1. Fileinfo

12.1.10.2. Filesystem

12.1.10.3. Mimetype

12.1.11. Character Encoding Support

12.1.11.1. Multibyte String

12.1.12. Image Processing and Generation

12.1.12.1. GD

12.1.12.2. ImageMagick

12.1.13. Mail Related Extensions

12.1.13.1. IMAP

12.1.13.2. Mail

12.1.14. Other Basic Extensions

12.1.14.1. GeoIP

12.1.14.2. SPL Types

12.1.15. Other Services

12.1.15.1. cURL

12.1.15.2. Memcached

12.1.15.3. WebSockets

12.1.16. Search Engine

12.1.16.1. Sphinx

12.1.17. Server Specific

12.1.17.1. Apache

12.1.17.2. FastCGI Process Manager

12.1.18. Text Processing

12.1.18.1. PCRE

12.1.18.2. Strings

12.1.19. Variable and Type Related

12.1.19.1. Arrays

12.1.19.2. Function Handling

12.1.19.3. Reflection

12.1.19.4. Class/Object Information

12.1.20. AJAX+RPC+API

12.1.20.1. XML-RPC | SOAP

12.1.20.2. JSON

12.1.20.3. OAuth

12.1.21. XML Manipulation

12.1.21.1. DOM

12.1.21.2. SimpleXML

12.1.22. Functional

12.1.22.1. Session Extensions

12.1.22.1.1. Sessions

12.1.23. Знание индекса PHP

12.2. Database

12.2.1. DBMS

12.2.1.1. MySQL

12.2.1.1.1. Join

12.2.1.1.2. Subquery

12.2.1.1.3. View

12.2.1.1.4. Indexes

12.2.1.1.5. Transaction

12.2.1.1.6. Partition

12.2.1.1.7. Optimization

12.2.1.2. PostgreSQL

12.2.1.3. MongoDB

12.2.1.4. Memcached

12.2.1.5. Redis

12.2.2. PDO

12.2.3. Data types