"Bangun, woibangunlah , bangun ! "
Dengaq macam suara sendiri . Kuatnya bunyialarm . Memanglah suara sendiri . Set alarm bubuh suara sendiri . Pagi-pagi memang macam tu . Jenuh bangun. Tak pun bila dengaqalarm, bunyi lagu anime ka lagu oghang putih.
Pagi-pagi kat matrik ni bukan macam kat rumah , boleh mak kejutkan. Kalau matrik ni jawabnya pandai-pandailah set alarm. Kalau tak bangun , jawabnya lewatlah ke kelas. Solat subuh tu lagi penting , kelas rilek lah, pukul lapan pagi.
Terlajak tidur sikit silap-silap bergajah lah subuh tu (subuh gajah lah tu . )
Macam tulah pagi-pagi Ayip kat matrik. Dah masuk sem kedua ni lagilah mencabar. Biasalah, kalau makin senang, tak namalah belajar .
"Ayip, kau kelas pukul berapa ? Bangun woi . " kedengaran suara memanggil . Tu suara roommatenya , Luqman .
Satu perangai Ayip ni ialah kalau dah bangun awal tu, dia solat subuh je pastu hantam tidoq balik . Dah lah susah nak bangun.
***
"Aku taiplah apalah ni . Kononnya nak buat cerita pasailife sendiri konon. Pergilah tidur . Dah minggu study week untuk PSPM 2 woi ! Bukannya nak study . "
-suara hati Ayip, iaitu aku sendiri yang menaip kata-kata ini .
Choii . Pergilah tidur sang penulis . Pergilah . Confirm lepas ni menghadap Clash Royale ka .
G C9 D Em7 C9
G C9 D Em7 C9G Bm
Ku tlah melupakan dirinya
E Am
Ku tlah benar-benar melepaskan
C G
Kini aku hanya ada kamu
D D
Mengertilah cintaku
G Bm
Kuatkanlah untuk bersamaku
E Am
Teguhkan hatimu menemani aku
C G
Menjalani waktu-waktu hidupmu
D D
Aku 'kan selalu ada
G
denganmu
*
C C
Memang benar aku mencintaimu
Bm E
Memang benar rasa menyayangimu
Am D
Setulusnya rasa hati ini
G G7
Hanyalah padamu
**
C D
Ku harapkan engkau yang terakhir
Bm
Dalam hidup ini
E
Setia bersamamu
Am D
Hingga hujung waktuku
C D G
Kekal bahagia selamanya
C D Em7 C9
Solo: C-D Bm-E
Am-Bm-C-D
Ulang *
Ulang **
Am Bm
Hingga hujung waktuku oohh
Am D
Hingga hujung waktuku mlykrd
C-D-G
Kekal bahagia selamanya
Am Bm-E C
Kekal bahagia selamanya
Outro:G C9 D Em7 C9
#Malaykord
Title: Ippo Hafiz - Kekal Bahagia Chord
Review: Killjols
Rate: 4 dari 5
Hari ini admin ada jual tie , tolong kawan-kawan jer ni. Ada lima kaler mcm kat gambar tu. So kalau berminat boleh lah usya gambar tu. So pricing detail kat bawah .
PRICE:
1) RM 25.00
2) RM 25.00
3) RM 28.00
4) RM 29.00
5) RM 30.00
Harga takleh nego sebab kira murah dah tu admin bagi. So kalau nak order boleh whatsapp admin kat no ni : 0135556230 ataupun email je admin kat lalilalang@gmail.com
What it is:Java
is a class-based, object-oriented programming language developed by Sun
Microsystems in the 1990s. It's one of the most in-demand programming
languages, a standard for enterprise software, web-based content, games
and mobile apps, as well as the Android
operating system. Java is designed to work across multiple software
platforms, meaning a program written on Mac OS X, for example, could
also run on Windows. Where to learn it:Udemy, Lynda.com, Oracle.com, LearnJavaOnline.org.
2. C Language
What it is:
A general-purpose, imperative programming language developed in the
early '70s, C is the oldest and most widely used language, providing the
building blocks for other popular languages, such as C#, Java,
JavaScript and Python. C is mostly used for implementing operating
systems and embedded applications.
Because it provides the foundation for many other languages, it is advisable to learn C (and C++) before moving on to others. Where to learn it:Learn-C, Introduction To Programming, Lynda.com, CProgramming.com, Learn C The Hard Way.
3. C++
What it is:C++
is an intermediate-level language with object-oriented programming
features, originally designed to enhance the C language. C++ powers
major software like Firefox, Winamp
and Adobe programs. It's used to develop systems software, application
software, high-performance server and client applications and video
games. Where to learn it:Udemy, Lynda.com, CPlusPlus.com, LearnCpp.com, CProgramming.com.
4. C#
What it is: Pronounced "C-sharp," C# is a multi-paradigm language developed by Microsoft
as part of its .NET initiative. Combining principles from C and C++, C#
is a general-purpose language used to develop software for Microsoft
and Windows platforms. Where to learn it:Udemy, Lynda.com, Microsoft Virtual Academy, TutorialsPoint.com.
5. Objective-C
What it is: Objective-C is a general-purpose, object-oriented programming language used by the Apple operating system. It powers Apple's OS X and iOS, as well as its APIs, and can be used to create iPhone apps, which has generated a huge demand for this once-outmoded programming language. Where to learn it:Udemy, Lynda.com, Mac Developer Library, Cocoa Dev Central, Mobile Tuts+.
6. PHP
What it is:
PHP (Hypertext Processor) is a free, server-side scripting language
designed for dynamic websites and app development. It can be directly
embedded into an HTML
source document rather than an external file, which has made it a
popular programming language for web developers. PHP powers more than
200 million websites, including Wordpress, Digg and Facebook. Where to learn it:Udemy, Codecademy, Lynda.com, Treehouse, Zend Developer Zone, PHP.net.
7. Python
What it is:Python
is a high-level, server-side scripting language for websites and mobile
apps. It's considered a fairly easy language for beginners due to its
readability and compact syntax, meaning developers can use fewer lines
of code to express a concept than they would in other languages. It
powers the web apps for Instagram, Pinterest and Rdio through its associated web framework, Django, and is used by Google, Yahoo! and NASA. Where to learn it:Udemy, Codecademy, Lynda.com, LearnPython.org, Python.org.
8. Ruby
What it is: A dynamic, object-oriented scripting language for developing websites and mobile apps, Ruby was designed to be simple and easy to write. It powers the Ruby on Rails (or Rails) framework, which is used on Scribd, GitHub, Groupon and Shopify. Like Python, Ruby is considered a fairly user-friendly language for beginners. Where to learn it:Codecademy, Code School, TryRuby.org, RubyMonk.
9. JavaScript
What it is: JavaScript is a client and server-side scripting language developed by Netscape
that derives much of its syntax from C. It can be used across multiple
web browsers and is considered essential for developing interactive or
animated web functions. It is also used in game development and writing
desktop applications. JavaScript interpreters are embedded in Google's Chrome extensions, Apple's Safari extensions, Adobe Acrobat and Reader, and Adobe's Creative Suite. Where to learn it:Codecademy, Lynda.com, Code School, Treehouse, Learn-JS.org.
What it is:
Structured Query Language (SQL) is a special-purpose language for
managing data in relational database management systems. It is most
commonly used for its "Query" function, which searches informational
databases. SQL was standardized by the American National Standards
Institute (ANSI) and the International Organization for Standardization
(ISO) in the 1980s. Where to learn it:Lynda.com, SQLCourse.com, TutorialsPoint.com, SQLZoo.net.