Showing posts with label Code. Show all posts
Showing posts with label Code. Show all posts

Thursday, December 11, 2014

Getting Started With Symfony 2

Getting Started With Symfony 2


Getting Started With Symfony 2 Symfony 2 is one of the most popular modern PHP frameworks. It has the advantages of being modular, extensible, and feature complete. This course is designed for first-time users of the framework, and will walk you through all its basic coding features. We'll cover everything you need to get started, such as bundles, templating with layouts, routing, building forms with validation, and how to build a full CRUD app with database interaction. By the end of the course, you'll have the fundamental skills necessary to use the Symfony 2 framework to build basic, database-driven web applications. PHP, Symfony 2, Web Development, Web Applications

  1. Getting Started With Symfony 2 - Introduction and Symfony Overview
  2. Getting Started With Symfony 2 - Installation, Configuration, & Directory Overview
  3. Getting Started With Symfony 2 - Quickstart to Bundles, Routing, Controllers, & Templates
  4. Getting Started With Symfony 2 - Setting Up Routes
  5. Getting Started With Symfony 2 - Defining Our Controller
  6. Getting Started With Symfony 2 - Working With Entities
  7. Getting Started With Symfony 2 - Building Forms & Form Types
  8. Getting Started With Symfony 2 - Creating New Books
  9. Getting Started With Symfony 2 - Reading Books
  10. Getting Started With Symfony 2 - Updating Books
  11. Getting Started With Symfony 2 - Deleting Books
  12. Getting Started With Symfony 2 - Laying Out Our Templates
  13. Getting Started With Symfony 2 - Conclusion

Monday, December 8, 2014

Build a CMS in CodeIgniter

Build a CMS in CodeIgniter


Need build your own custom CMS? I’m here to teach you how to do this very thing, using the popular CodeIgniter framework. If you’d like to take your skills to the next level, why don’t you join me?

CodeIgniter, PHP, CMS
  1. Build a CMS in CodeIgniter - Introduction
  2. Build a CMS in CodeIgniter - Installing And Configuring Codeigniter
  3. Build a CMS in CodeIgniter - Setting Up The Base Controllers
  4. Build a CMS in CodeIgniter - Setting Up The Database Using Migrations
  5. Build a CMS in CodeIgniter - Setting Up The Base Model
  6. Build a CMS in CodeIgniter - Styling The Admin Panel
  7. Build a CMS in CodeIgniter - Creating The Login Form
  8. Build a CMS in CodeIgniter - Securing The Admin Panel
  9. Build a CMS in CodeIgniter - Managing Users Part 1
  10. Build a CMS in CodeIgniter - Managing Users Part 2
  11. Build a CMS in CodeIgniter - Managing Pages CRUD
  12. Build a CMS in CodeIgniter - Managing Pages Nesting
  13. Build a CMS in CodeIgniter - Creating An Ajax Gui To Order Nested Pages
  14. Build a CMS in CodeIgniter - Managing News Articles
  15. Build a CMS in CodeIgniter - Styling The Frontend
  16. Build a CMS in CodeIgniter - Creating The Navigation
  17. Build a CMS in CodeIgniter - Adding Templates To Pages
  18. Build a CMS in CodeIgniter - Creating The Homepage
  19. Build a CMS in CodeIgniter - Creating The News Archive
  20. Build a CMS in CodeIgniter - Creating The News Article Detail Page
  21. Build a CMS in CodeIgniter - Creating The Sidebar
  22. Build a CMS in CodeIgniter - Creating The Pages

30 Days to Learn C#

30 Days to Learn C#

My aim is to introduce you to the C# language (and a tiny bit of the .NET Framework), and give you a clear understanding of the fundamentals needed to start writing applications in C#.

I won’t lie; some of the material is easier to grasp if you have some programming background. But I do try to explain things from the standpoint of a complete beginner. So even if you haven’t programmed before, I hope you’ll find my explanations of programming concepts and fundamentals understandable.

--------------
C#, Visual Studio

Web Design for Beginners

So you want to become a web designer, but you have no idea where to start. Don't panic! It's not as hard as it seems, though it requires time and effort to learn. In this course, Adi Purdila will be guiding you through the basic steps of becoming a web designer. You’ll learn lots of great information, like what tools to use and how HTML and CSS are used to create websites. Finally, you’ll put all this knowledge into practice and actually build your first functional web page.

---
CSS, HTML, PHOTOSHOP, WEB DESINGer

Sunday, December 7, 2014

Getting Started with Semantic UI

Getting Started with Semantic UI


Semantic UI is a well-crafted front-end framework with professional features and a robust API. This course will guide you from start to finish through the process of building a four-page website with a wide range of user interface (UI) elements, using Semantic UI. By the end of the course, you’ll be well acquainted with all the features and benefits of Semantic UI. Semantic has integrations with Angular, Meteor, Ember and many other frameworks to help organize your UI layer alongside your application logic.

  1. Semantic UI - Modal & Progress Bar
  2. Semantic UI - Conclusion
  3. Semantic UI - Contact Page Segment & Input
  4. Semantic UI - Shape Module
  5. Semantic UI - Setting Up The Form
  6. Semantic UI - Form Validation Part 3
  7. Semantic UI - Form Validation - Segment Loader Part 2
  8. Semantic UI - Form Validation Part 1
  9. Semantic UI - Form Fields & Message Block
  10. Semantic UI - Finishing the Form & Adding a Modal Dialog
  11. Semantic UI - Checkbox & Drop Down
  12. Semantic UI - Step & Accordion Communication
  13. Semantic UI - Step & Accordion
  14. Semantic UI - Portfolio Items, Label & Rating
  15. Semantic UI - Table & Comment Section
  16. Semantic UI - Image & Full Page Dimmer
  17. Semantic UI - Home Page Grid, Icon, Image & Pop Up
  18. Semantic UI - Finishing Up the Home Page
  19. Semantic UI - Floating Menu
  20. Semantic UI - Mobile Menu & Button UI
  21. Semantic UI - Header Icon & Polish
  22. Semantic UI - Header & Footer With Grid
  23. Semantic UI - Footer Menu, Icons & Feed
  24. Semantic UI - Working With Semantic UI
  25. Semantic UI - Setting Up the Workspace

Guide to Your First WordPress Framework

Many developers would like to build their very own WordPress themes, for personal projects or for profit. If building themes is something you plan on doing often, then having your very own WordPress framework is an essential, as it will serve as a foundation for any future themes you develop. In this course Adi Purdila will show you how to develop a fully functional WordPress framework that can serve as a skeleton for your themes!



WordPress has a web template system using a template processor.

WordPress users may install and switch between themes. Themes allow users to change the look and functionality of a WordPress website or installation without altering the information content or structure of the site. Themes may be installed using the WordPress "Appearance" administration tool or theme folders may be uploaded via FTP. The PHP, HTML (hyper text markup language) and cascading style sheets (CSS) code found in themes can be added to or edited for providing advanced features. Thousands of WordPress themes exist, some free, and some paid for templates. WordPress users may also create and develop their own custom themes if they have the knowledge and skill to do so.

Guide to Your First WordPress Framework Tuts+ Course
--------------------
wordpress
wordpress themes
wordpress theme
wordpress theme
how to start a blog