Selain berlandaskan HTML dan CSS, hari ini PHP banyak dipakai untuk membuat program situs web dinamis. Contoh aplikasi program PHP adalah forum (phpBB) dan MediaWiki (software di belakang Wikipedia). Ada juga Mambo, Joomla!, Postnuke, Xaraya, dan lain-lain merupakan contoh aplikasi yang lebih kompleks berupa CMS dan dibangun menggunakan PHP. PHP sebagai sekumpulan skrip atau bahasa program m…
embelajaran mesin (Machine Learning) merupakan cabang ilmu dari Kecerdasan Artifisial (Artificial Intelligence) yang fokus pada pengembangan metode atau teknik pembelajaran berdasarkan data. Pembelajaran mesin mempunyai kemampuan untuk mengenali pola, memperbaiki kesalahan, dan memberikan hasil dalam proses yang kompleks dan sangat cepat dengan ribuan data. Hal ini penting, karena banyak perusa…
Tantangan bagi pemula dalam mempelajari pemrograman web adalah banyaknya bahasa pemrograman, konsep yang kompleks, dan beragam tools yang perlu dipahami. Buku ini hadir untuk membantu proses belajar Anda langkah demi langkah melalui panduan yang praktis dan mudah dipahami. Tiga teknologi fundamental untuk membangun situs web yang dinamis dikemas dalam 6 (enam) bab dimulai dari panduan membangun…
Book II: Chapter 8 - Inheritance - Identifying relationships between classes - Using classes and inheritance - Using abstract classes - Using sealed classes - Using interfaces Chapter 9 - File Input and Output - Implementing the file input and output operations - Implementing reading and writing in text files - Implementing reading and writing in binary files - Implementing the windo…
Book I: Chapter 1 - Intoduction to the Object-oriented Approach - Object-Oriented Methodology - Phases of Object-Oriented Methodology - Introducing C# Chapter 2 - Creating Objects - Declaring variables - Writing and Executing a C# Program Chapter 3 - Operators and Programming Constructs - Using operators - Using conditional constructs - Using loop constructs Chapter 4 - Encapsulatio…
The course Object-Oriented Programming Using C# introduces you to the implementation of object-oriented concepts using C# language. In addition, this course introduces implementation of various programming concepts, such as threads, file handling. delegates, and attributes using C#. The course also builds skills to develop console-based applications using VC#.NET. In addition, the course also p…
Case Study 1 : Personal Assistant Case Study 2 : VocEnhancer Case Study 3 : QuickMatch Case Study 4 : Shuffle Case Study 5 : The File Version Maintenance Utility
Learning Plan : Book 1 : Object Oriented Programming Using C# (Part 1) Book 2 : Object Oriented Programming Using C# (Part 2)
Chapter 1 ; Procedure-Oriented programming, Working with the main() method, Working with variables, Defining and using properties Chapter 2 : Examining primary system types, Implementing generics, Implementing partial classes, Implementing nullable types Chapter 3 : Comparing statistic and dynamic memory allocation, Differentiating between a structure and a class, Implementing constructors, I…
Chapter 1 - UML Diagrams - Using Microsoft Visio to create UML Diagrams - The Rational Unified Process Chapter 2 - Extreme Programming - Rapid Application Development - Analysis and Design Classes - Architectural Analysis - Use Case Analysis - Benefits and Limitations of Use Case - Extension Points in a Use Case Diagram Chapter 3 - Stereotypes of a Class - Responsibilities of a …