Skip to main content

Silabus Training PHP Jquery - sisindotek Bandung

SISINDOTEK menyediakan training JQUERY yang berlokasi di hotel bintang bandung

PRG-05 - Building PHP MySQL-AJAX web application with Jquery
Biaya : Rp 4.600.000 (Non Residential) | Rp 5.750.000 (Residential)
Durasi : 4 Hari, Start : 2,9,30 April 2012, Lokasi : Hotel Bintang Bandung

Fasilitas Standar : Penginapan** Kamar Hotel per Peserta, Breakfast** + 2x coffee break + Lunch **, Buku Panduan, Training Kit , Laptop/ peserta , Software Pendukung, Sertifikat , Flash Disk, Souvenir
Waktu Training : 09.00 - 17.00 WIB (diselingi 2x coffee break + Lunch)

Note :(**) Hanya untuk Paket Residential

INHOUSE TRAINING : Rp 700.000/ Peserta/ Hari (Minimal 3 Peserta),
Diskon 10% untuk peserta group > 5
Informasi dan ketentuan Inhouse Training hubungi : 022-71242266 atau 0812.8733.1966 , info@sisindotek,com

Durasi : 7 jam x 5Hari (35 Jam) Deskripsi : Bahasa PHP adalah bahasa pemograman web yang popular saat ini, kemampuan PHP sudah tidak bias dipandang sebelah mata, dan saat ini PHP pun sudah jauh berkembang dengan munculnya PHP framework yang memudahkan pengembangan aplikasi berbasis web. Ditengah perkembangan kemampuan PHP MySQL , kehadiran JQuery menjadi sangat dibutuhkan untuk pengambangan aplikasi web yang interaktif dan dinamis sesuai standar web 2.0 Tujuan Training : 1. Peserta mampu membuat aplikasi atau web berbasis teknologi PHP serta menguasai dasar dasar pemograman PHP secara sistematis 2. Mengetahui RDBMS concept dan perancangan database yang baik dengan MySQL 3. Mengetahui pemanfaatan AJAX untuk pengembangan Aplikasi yang interaktif sesuai standar web 2.0 Target Peserta : - Web Developer - Web Designer - Application Developer - Umum/ Mahasiswa Prasyarat : - Semua pengguna computer dapat mengikuti training ini Materi Training : MySQL Topics - Introduction of MySQL - Relational Databases. - Data Types. - Database Creation. - NULL's. - Dropping a table. - SQL-DML commands (Insert, Select, Update, Delete). - Describing a table. - Running SQL commands from a file (Scripting) - Object View PHP Topics - HTML overview - Installing Apache, PHP, and MySQL - PHP Basic Constructs - Variables and data types - Expressions and operators - Conditional statements - Iteration statements - Functions

- Arrays and Objects - Forms - Cookies and Sessions - Files and Directories - Interacting with MySQL using PHP AJAX and JQuery Topics - jQuery fundamentals - Selecting the elements upon which to act - Generating new HTML - Managing the wrapped element set - Bringing pages to life with jQuery - Working with element properties and attributes - Changing element styling - Setting element content - Dealing with form element values - Other event-related methods - Putting events (and more) to work - Energizing pages with animations and effects - Showing and hiding elements - Animating the display state of elements - Creating custom animations - A custom puff animation - Animations and Queuing - Beyond the DOM with jQuery utility functions - Disabling animations - Detecting user agent support - Using other libraries with jQuery - Manipulating JavaScript objects and collections - Miscellaneous utility functions - Expand your reach by extending jQuery - Why extend jQuery? - The jQuery plugin authoring guidelines - Writing custom utility functions - Adding new wrapper methods - Applying multiple operations in a wrapper method - Retaining state within a wrapper method Training Lanjutan yang Disarankan : Building PHP MySQL – Ajax Web Application using Dreamweaver CS

Comments

  1. I am really enjoying the theme/design of your website. Do you ever run into any
    web browser compatibility issues? A couple of my blog readers have
    complained about my blog not working correctly in Explorer but looks great in Safari.
    Do you have any recommendations to help fix this issue?

    ReplyDelete

Post a Comment

Silahkan isi komentar atau iklan baris Anda, Jangan lupa visit social media kami di FB/Twitter/Instagram @alamatclick

Popular posts from this blog

Laravel Training Purnama Academy

Nov 2018 Purnama Academy 0838-0838-0001 Kursus Laravel Training Center INdonesia, jakarta, Bandung, Bogor, Semarang, Yogya, Palembang kalimantan, surabaya visit www.purnamaacademy.com , Laravel - Online Courses, Classes, Training, Tutorials on Lynda https://www.lynda.com/Laravel-training-tutorials/2779-0.html Learn how to use Laravel, from beginner basics to advanced techniques, with online video tutorials taught by industry experts. Top Laravel Courses Online - Updated November 2018 | Udemy https://www.udemy.com/topic/laravel/ Whether you're interested in developing web apps in the Laravel PHP framework, or building a RESTful API with Laravel, Udemy has a course to help you ... PHP Laravel Framework | Brainmatics.Com brainmatics.com/php-laravel-framework/ Translate this page Laravel merupakan framework PHP yang dirancang untuk membangun situs web ... Pada training ini diharapkan mampu membantu meningkatkan kemampuan ... Dec 3 - Dec 6 Brainmatics Laravel training - Laracasts htt...

Display Current Year With PHP

Now that 2010 is just starting, many web designers have to update the copyright year on their own websites, and their client’s websites. Many end up doing it manually and waste a lot of time with this tedious task, but some use a better method, and it’s as simple as one line of PHP. Copyright <? print(Date("Y")); ?> No longer do you have to manually edit the footer of your websites with each year that passes!

Membuat SMS Gateway sendiri menggunakan PHP MySQL

Thanks to : http://blog.rosihanari.net/membuat-sendiri-kirim-sms-gratis-via-web-dengan-php-dan-mysql Masih terkait dengan SMS gateway, dalam artikel kali ini saya akan mencoba memaparkan cara membuat sendiri aplikasi kirim SMS gratis via web. Permintaan untuk membuat artikel dengan topik ini sudah banyak masuk ke email saya maupun komentar dalam blog ini. Namun, mohon maaf baru kali ini saya bisa mewujudkannya. ( Baca tutorial lengkapnya tentang php sms gateway ) Untuk membuat fasilitas kirim SMS gratis via web, kita membutuhkan sebuah aplikasi gateway untuk mengirim SMS. Aplikasi sms gateway ini nanti kita install atau letakkan di pc yang ada di rumah kita beserta modem/hp yang tercolok pada PC tersebut sebagai alat untuk mengirim SMS. PC ini harus senantiasa terhubung ke internet untuk berkomunikasi dengan PC server yang ada di hosting. Sedangkan di dalam hosting, kita buat semacam script form untuk interface user yang ingin mengirim SMS. Untuk aplikasi sms gateway yang diinstall di...