Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

content: add miniclass content based on #28 #49

Merged
merged 3 commits into from
Jul 16, 2023

Conversation

fitrahRahmadhani
Copy link
Contributor

There are still things to be done, making cards in the mentor section

Copy link
Member

@elianiva elianiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sisa benerin bagian silabus, buat card di mentor ntar aku tambahin di PR terpisah biar ini bisa dimerge dulu

src/content/miniclass/game.md Outdated Show resolved Hide resolved
src/content/miniclass/mobile.md Outdated Show resolved Hide resolved
Comment on lines +25 to +48
### Persiapan Android

### Komponen - komponen Android
1. **Komponen View & ViewGroup**
2. **Layout pada Android**

### Android Activity
1. **Pengenalan C#**
2. **Fungsi**
3. **Dasar OOP Pada C#**

### Intent
1. **Definisi Intent**
2. **Intent Implicit**
3. **Intent Explicit**
4. **Intent Parsing Data**

### Fragment
1. **Definisi Fragment**
2. **Penerapan Fragment**

### List
1. **List & RecycleView**
2. **Praktik Model List pada RecycleView**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diskusi, latihan praktis, dan proyek-proyek menarik akan mengisi hari-harimu.

 
# Sibalus
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Sibalus
# Silabus

Comment on lines 27 to 49
### Materi Web Dasar
1. **Pengenalan Pemrograman Web**
2. **HTML**
3. **CSS**
4. **JavaScript**
5. **Node.js**
6. **Express.js**

### Materi Frontend
1. **Modern Frontend Development**
2. **React Fundamental**
3. **React State Management**
4. **React Performance**
5. **React Testing**

### Materi Frontend
1. **Object Relational Mapping**
2. **Document Oriented Database**
3. **Web Service**
4. **Autentikasi**
5. **Microservices**
6. **Searching**
7. **Caching**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines +27 to +77
### Pengenalan Game Development
1. **Tahapan Pembuatan Game**
2. **Game Design Document**
3. **Story Board**

### Pengenalan Unity
1. **Penjelasan Unity**
2. **Pengenalan Interface Unity**
3. **Game Object Component**
4. **Physic Component**

### Pengenalan Bahasa Pemrograman C#
1. **Pengenalan C#**
2. **Fungsi**
3. **Dasar OOP Pada C#**
4. **Constructor**
5. **Inheritance**
6. **Getter dan Setter**
7. **Object Attribute**

### Penerapan C# pada Unity
1. **Transform**
2. **Delta Time**
3. **Input**
4. **GetComponent**
5. **Velocity**
6. **Add Force**
7. **Collider Trigger**
8. **Membuat Game 2D Sederhana**

### Teknik Pembuatan Game
1. **Inventory System**
2. **Jump Through Platform**
3. **Moving Platform**
4. **Spawning Object**
5. **Infinite Scrolling**
6. **Add Force**
7. **Collider Trigger**

### Efek pada Unity
1. **Animation**
2. **Audio**
3. **Lighting**

### User Interface
1. **User Interface**
2. **Membuat Game 2D dengan Efek dan Menu**

### Penyimpanan Eksternal
1. **Binary File**
2. **SQLite**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@elianiva elianiva linked an issue Jul 9, 2023 that may be closed by this pull request
4 tasks
@elianiva elianiva merged commit 3cbbf70 into wrideveloper:master Jul 16, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

content: dedicated pages for miniclass
2 participants