Created
October 31, 2018 23:31
-
-
Save mzaini30/1aadf71e6b4c7b55315a09c1e851bbae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Psikologi Positif - Zen</title> | |
| <meta charset="utf-8"> | |
| <link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css"> | |
| <link rel="icon" type="image/x-icon" href="/favicon.ico"> | |
| </head> | |
| <body> | |
| <textarea id="source" style="display: none;"> | |
| class: center, middle | |
| # Psikologi Positif | |
| --- | |
| class: right, middle | |
| # Pengertian Psikologi Positif | |
| Psikologi positif adalah paradigma baru dalam keilmuan psikologi. Psikologi yang sebelumnya mengurusi masalah-masalah "negatif" seperti kejiwaan yang rapuh dan kecemasan, kini mulai mencoba untuk menggali masalah-masalah "positif" seperti harapan dan motivasi. | |
| --- | |
| class: middle | |
| # Sejarah Psikologi Positif | |
| Psikologi positif mulai berkembang setelah Perang Dunia I. | |
| </textarea> | |
| <script src="remark-latest.min.js"> | |
| </script> | |
| <script> | |
| var slideshow = remark.create(); | |
| </script> | |
| </body> | |
| </html> |
mzaini30
commented
Nov 2, 2018
Author



Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
