Começar. É Gratuito
ou inscrever-se com seu endereço de e-mail
STAJ por Mind Map: STAJ

1. W3Schools

1.1. HTML

1.2. CSS

1.3. JAVASCRIPT

1.4. Responsive web pages Bootstrap

1.5. PHP

1.5.1. Forms, action="", Get, Post

2. İmza Uygulaması

2.1. LDAP login

2.2. SESSION variable

2.2.1. session_start ()

2.2.2. $_SESSION[]

2.3. include, require_once

2.4. PHP

2.4.1. Object, Class

2.4.2. MySQL fonksiyonları

2.4.3. date fonksiyonları

2.4.4. operatörler

2.4.4.1. ternary

2.4.4.2. <, <=, !=, etc.

2.4.4.3. & ve &&, | ve ||

2.5. HTML Formları

2.6. Backup

2.6.1. tar czf dosyaismi, tar xzf dosyaismi

2.6.2. MySQL Export ve Import

2.7. Semih Güven ile Test

3. SQL

3.1. Referential Integrity

3.1.1. on delete cascade

3.1.2. on delete no action

3.1.3. on delete restrict

3.1.4. on delete set null

3.2. Concurrency

3.2.1. Transaction, Commit, Rollback

3.3. Stored procedures

3.4. SQL Injection

4. PARDUS

4.1. COMMAND LINE echo, cp, mv, ls, grep, find, mkdir, touch, etc. chown, chmod, umask, setfacl, getfacl, ssh passwd sticky bit grep apt-get update, upgrade, install apt-cache search whereis, whatis, which, appropos, man

4.1.1. commands

4.1.1.1. Editör

4.1.1.1.1. vi

4.1.1.1.2. gedit

4.1.1.1.3. eclipse, komodo, etc.

4.1.1.2. shell variable, environment variable

4.1.1.3. echo merhaba >> file1

4.1.1.4. cat, less, more, head, tail

4.1.1.5. >, >>, |

4.2. Apache virtual hosts

4.2.1. /etc/apache2

4.2.2. a2ensite, a2dissite, systemctl

4.2.3. .conf konfigürasyon dosyası

4.3. MySQL & PHP MyAdmin