Jump to content


- - - - -

Ինչպ՞ես սովորել PHP ծրագրավորման լեզուն


4 replies to this topic

#1 SkyFlyer

    Administrator

  • Admin
  • PipPip
  • 940 posts

Posted 13 December 2008 - 02:47 PM

Lily
--
Խնդրում եմ օգնել, սկսել եմ ուսումնասիրել php, որոշ չափով գիտեմ, ուզում եմ կատարելագործվել, ինչ գրքեր կամ էջեր խորհուրդ կտաք:
Մի՛ եղէց անպտուղ ի փոքր վաստակոյս`
Իբր ապաջան սերմանող անբերրի երկրի:
Նարեկացի

#2 SkyFlyer

    Administrator

  • Admin
  • PipPip
  • 940 posts

Posted 13 December 2008 - 02:52 PM

View PostSkyFlyer, on Dec 13 2008, 06:47 AM, said:

Lily
--
Խնդրում եմ օգնել, սկսել եմ ուսումնասիրել php, որոշ չափով գիտեմ, ուզում եմ կատարելագործվել, ինչ գրքեր կամ էջեր խորհուրդ կտաք:
Lily ջան, թե ինչ գրքեր կարդաս, կախված է թե ինչ լեզուների ես տիրապետում։ Ցանկացած գիրք, որը կտա քեզ պատկերացոում այդ լեզվի մասին օգտակար կլինի քեզ։ Նման պատասխանատոու գործում ցավոք հրաշքներ չեն լինում ու չկա մի գիրք, որը քեզ ունիվերսալ գիտելիքներ պարգևի։ Ամեն մի գիրք ունի շատ նմանուտյուններ մյուսների հետ բայց նաև որոշ տարբերություններ, որը միայն այդ գրքում կգտնես։ Այնպես որ ինչքան շատ կարդաս, այնքան շուտ կստացվի ամեն ինչ։ Սակայն մի գախտնիք ասեմ. եթե նույնիսկ կարդաս աշխարհի բոլոր գրքերը, միևնույն է առանց ռեալ ծրագրավորման անհնար է մի բան սովորել։ Այնպես որ ընտրի մի նախագիծ ու կյանքի կոչի։ Ընթացքում հազար ու մի հարցեր կծնվեն, որոնք ել կարող ես համարձակորեն հարցնել այստեղ իսկ ես սիրով կպատասխանեմ, եթե իհարկե կարողանամ :party:

Ամեն դեպքում թվարկեմ որոշ գրքեր, որոնք կհետաքրքրի քեզ։
Մի՛ եղէց անպտուղ ի փոքր վաստակոյս`
Իբր ապաջան սերմանող անբերրի երկրի:
Նարեկացի

#3 SkyFlyer

    Administrator

  • Admin
  • PipPip
  • 940 posts

Posted 13 December 2008 - 02:54 PM

Posted Image

Step-by-step instructions for using PHP, a popular Web scripting language. Coverage progresses from first principles to a working knowledge of the PHP programming language, with chapters covering basic features of the language, functions and techniques, and library code. Chapter quizes and exercises are included. An understanding of the Web and of HTML is assumed, and some of the examples are written to work with SQL databases. Although no prior knowledge of programming is required, some experience with a language such as C or Perl is helpful.

Quote


Մի՛ եղէց անպտուղ ի փոքր վաստակոյս`
Իբր ապաջան սերմանող անբերրի երկրի:
Նարեկացի

#4 SkyFlyer

    Administrator

  • Admin
  • PipPip
  • 940 posts

Posted 14 December 2008 - 05:13 PM

Posted Image

Janet Valade, Bill Ballad “PHP & MySQL Web Development All-in-One Desk Reference For Dummies "
For Dummies | 2008-01-29 | ISBN:0470167777 | 646 pages | PDF | 3,5 Mb


Webmasters and Web programmers around the world know that PHP and MySQL provide a robust, easy-to-learn, open-source solution for creating dynamic, database-driven Web sites for eCommerce and content management. In fact, PHP is used in one of every three Web sites on the Internet and MySQL has been downloaded millions of times. PHP and MySQL provide a freely downloadable and widely supported alternative to ASP.NET.
Written by the bestselling author of PHP & MySQL For Dummies, this book provides six discreet minibooks that show you not only how to program in PHP, create and administer a MySQL database, and manipulate MySQL data via a Web interface, but also shows you how to create a secure Web site, and how to code the most popular Web applications, such as login programs and shopping cart applications.
The minibooks are organized as follows:
Book I: PHP Programming - Setting Up Your PHP Environment, PHP Basics, Building PHP Scripts, PHP and Your Operating System, Object-Oriented Programming.
Book II: Using MySQL - Setting Up MySQL, Administering MySQL, Building a Database, Other Administrative Tasks, Using MySQL Administrator, Using MySQL Query, Using phpMyAdmin.
Book III: Using PHP with MySQL - Communicating with the Database; Creating and Modifying Database Structure; Adding, Updating, and Removing Data; Retrieving Data from the Database; Advanced Features.
Book IV: Security - Server Security, Apache Security, Programming Securely in PHP, Using SSL.
Book V: PHP Extensions - Introducing Extensions, Working with Packages Using PEAR, Using the XML Extension, Generating Graphics with the GD Extension.
Book VI: PHP Web Applications - Building and Processing Dynamic Forms, Making Information Available on Multiple Web Pages, Building a Login Application, Building an Online Catalog, Building a Shopping Cart, Building a Content Management System.
Book VII: Installation Appendixes - Installing PHP, Installing MySQL, Installing Apache..

Quote


Մի՛ եղէց անպտուղ ի փոքր վաստակոյս`
Իբր ապաջան սերմանող անբերրի երկրի:
Նարեկացի

#5 SkyFlyer

    Administrator

  • Admin
  • PipPip
  • 940 posts

Posted 14 December 2008 - 05:15 PM

Posted Image

Michele Davis, Jon Phillips, "Learning PHP & MySQL: Step-by-Step Guide to Creating Database-Driven Web Sites, 2nd Edition"
O'Reilly Media, Inc. | ISBN: 0596514018 | August 21, 2007 | 428 pages | PDF | 4MB

PHP and MySQL are quickly becoming the de facto standard for rapid development of dynamic, database-driven web sites. This book is perfect for newcomers to programming as well as hobbyists who are intimidated by harder-to-follow books. With concepts explained in plain English, the new edition starts with the basics of the PHP language, and explains how to work with MySQL, the popular open source database. You then learn how to put the two together to generate dynamic content.

Quote


Մի՛ եղէց անպտուղ ի փոքր վաստակոյս`
Իբր ապաջան սերմանող անբերրի երկրի:
Նարեկացի