Skip to main content

Penawaran Inhouse IT Training di Perusahaan Anda

Penawaran Inhouse IT Training – SISINDOTEK

 

Kepada Yth

Divisi HR/ Diklat

Di Tempat

 

Dengan Hormat,

Perkenalkan kami (SISINDOTEK) adalah perusahaan yang bergerak di bidang IT Training Center yang berlokasi di Bandung , Semua program training kami diselenggarakan di hotel bintang di Bandung dengan paket Residential atau Non Residential.

Selain training Regular, kami juga menyediakan paket Inhouse Training yang merupakan solusi paling efektif dan efisien terhadap kebutuhan pelatihan IT di perusahaan Bapak/ Ibu.

Paket Inhouse Training yang kami selenggarakan terdiri atas 2 Paket yang dibedakan atas fasilitas

Inhouse Training 1

Biaya Rp 15.000.000 untuk maksimum 10 orang dengan durasi 3 hari

Fasilitas : Buku Panduan, CD Program trial, Certified Trainer, Souvenir, Sertifikat

 

Inhouse Training 2

Biaya Rp 12.000.000 untuk maksimum 10 orang dengan durasi 3 hari x 7 Jam

Fasilitas : Soft Copy Buku Panduan, 1 CD Master Program trial, Certified Trainer, Sertifikat (Buku Panduan & CD Program diperbanyak sendiri oleh pengundang)

 

·         Fasilitas lain berupa : Ruang Training, Media Presentasi, Coffee Break , Lunch disediakan perusahaan pengundang

·         Biaya untuk wilayah Bandung / Jabodetabek sudah termasuk akomodasi trainer

·         Jumlah Peserta > 10 dikenakan biaya tambahan / peserta tambahan

Adapun Topik IT training tersedia untuk paket inhouse training dengan setiap topic berdurasi 3 hari adalah :

IT Concept :

ITIL Foundation V.3/2011

COBIT 5 Foundation

Project Management Body of Knowledge (PMBOK) V.5

Project Management Office (PMO)

TOGAF 9.1

RDBMS Concept

Project Tools :

Project Management and Methodology with MS. Project

Project Management and Methodology with Primavera P6

 

Database :

                Microsoft Access Database Application Development

Microsoft Access VBA Macro Programming

MySQL Database Administration

Oracle Database Administration

SQL Server Database Administration

 

Application Development :

                Android Application Development with PHP and Phonegap/ Cordova

Android Application Development with Android

Web Application Development with ASP.NET

Desktop Application Development with VB.Net

Web Application Development with PHP and Sencha ExtJS

Web Application Development with PHP and Ajax Jquery

Web Application Development with Yii PHP Framework

Web Application Development with Codeigniter PHP Framework

Web Application Development with Laravel PHP Framework

Microsoft Excel :

                Microsoft Excel Advanced for Business Accounnting & Management

                Microsoft Excel VBA Macro Programming

                Microsoft Excel Dashboard Data Analysis with PowerPivot and PowerView

 

CAD Tools :

                Autocad 2D/3D/ MEP

Catia 3D  V5/6

Google Sketchup 3D

 

API Tool :

                Integrated Map Website with PHP and Google Map API V.3

Event Scheduler system with PHP and SMS Gateway

Twitter and Facebook Developer Toolbox

 

Demikian kiranya surat penawaran singkat ini kami buat, Untuk informasi lebih detail silahkan hubungi :

SISINDOTEK – IT Training & Solution Provider , Tel. 022-91299407 / 0812.8733.1966 , Email : info@sisindotek.com

 

Atas perhatiannya kami ucapkan Terima Kasih

 

Hormat Kami

 

Intan

Marketing – SISINDOTEK

 

 

 

 

 

 

Comments

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...