top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Cloud computing bible [[electronic resource] /] / Barrie Sosinsky
Cloud computing bible [[electronic resource] /] / Barrie Sosinsky
Autore Sosinsky Barrie A
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, Ind., : Wiley, c2011
Descrizione fisica 1 online resource (531 p.)
Disciplina 004.678
006.78
Collana Bible
Soggetto topico Cloud computing
Web services
Application software
ISBN 1-118-02399-4
1-282-93978-5
9786612939785
1-118-25567-4
1-118-02171-1
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto pt. 1. Examining the value proposition -- pt. 2. Using platforms -- pt. 3. Exploring cloud infrastructures -- pt. 4. Understanding services and application -- pt. 5. Using the mobile cloud.
Record Nr. UNINA-9910829908803321
Sosinsky Barrie A  
Indianapolis, Ind., : Wiley, c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Cloud computing bible / / Barrie Sosinsky
Cloud computing bible / / Barrie Sosinsky
Autore Sosinsky Barrie A
Edizione [1st edition]
Pubbl/distr/stampa Indianapolis, Ind., : Wiley, c2011
Descrizione fisica 1 online resource (531 p.)
Disciplina 004.678
006.78
Collana Bible
Soggetto topico Cloud computing
Web services
Application software
Soggetto genere / forma Electronic books.
ISBN 1-118-02399-4
1-282-93978-5
9786612939785
1-118-25567-4
1-118-02171-1
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto pt. 1. Examining the value proposition -- pt. 2. Using platforms -- pt. 3. Exploring cloud infrastructures -- pt. 4. Understanding services and application -- pt. 5. Using the mobile cloud.
Record Nr. UNINA-9910841648803321
Sosinsky Barrie A  
Indianapolis, Ind., : Wiley, c2011
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
CodeIgniter 1.7 [[electronic resource] ] : improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! / / Jose Argudo Blanco, David Upton
CodeIgniter 1.7 [[electronic resource] ] : improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! / / Jose Argudo Blanco, David Upton
Autore Blanco Jose Argudo
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, U.K., : Packt Pub., 2009
Descrizione fisica 1 online resource (301 p.)
Disciplina 006.78
Altri autori (Persone) UptonDavid
Collana From technologies to solutions
Soggetto topico PHP (Computer program language)
Soggetto genere / forma Electronic books.
ISBN 9786612397158
1-84719-949-6
1-282-39715-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Authors; About the Reviewer; Table of Contents; Preface; Chapter 1: Introduction to CodeIgniter; What can CodeIgniter do for you?; Save time; Make your site more robust; Keep your links up-to-date automatically; Preventing database SQL injection attacks and form prepping; Protect your site from XSS attacks; Make your code bolder; Send email attachments without hassles; Save bandwidth by zipping files that users need to download; What CI doesn't do; Yes, but...what is CodeIgniter? What are frameworks?
Comparing CI to other open source solutions (CakePHP and Joomla!)What to choose; License; Summary; Chapter 2: Setting up a CodeIgniter Site; Prerequisites; Installing CodeIgniter; Exploring the file structure; Does it work?-checking our CI installation; The configuration file; Autoloading libraries, helpers, and so on; Mod rewrite and apache .htaccess to achieve nice URL rewrites; Moving the application directory and the system directory-benefits; Summary; Chapter 3: Navigating Your Site; MVC: Model-View-Controller; But how does all this work?; The welcome controller; Working with views
The default controller CodeIgniter syntax rules; Controller; View; Types of files or classes on a CI site; Designing a better view; Designing a better controller; Getting parameters to a function; Passing data to a view; How CI classes pass information and control to each other; Calling views; Calling functions directly; Interacting with controllers; An example of a CI helper-the URL helper; A simple library example-creating a menu; Summary; Chapter 4: Using CI to Simplify Databases; Configuration settings; Designing the database for our site; Active Record
Advantages of using the Active Record class Saving time; Automatic functionality; Read queries; Displaying query results; Create and update queries; Delete queries; Mixing Active Record and ""classic"" styles; Dealing with complex queries; Summary; Chapter appendix: MySQL query to set up the website's database; Chapter 5: Simplifying HTML Pages and Forms; Writing a view; Long and short PHP syntax and other CodeIgniter style guidelines; File format; PHP closing tag; Nesting views; Practical issues of site architecture; CI's form helper-entering data; Form helper advantage one: Clarity
Form helper advantage two: Automation My display model; CI's form validation class: Checking data easily; Setting up validation; Setting up the controller; Setting up forms; Let's pack it all together; Summary; Chapter 6: Simplifying Sessions and Security; Continuing with our practical site using CI; Moving around the site; Security/Sessions: Using another CI library class; Turning sessions into security; But what about logout?; Isn't there anything already built?; Security; Summary; Chapter 7: CodeIgniter and Objects; Object-oriented programming; The CI super-object; Copying by reference
Adding your own code to the CI super-object
Record Nr. UNINA-9910459288003321
Blanco Jose Argudo  
Birmingham, U.K., : Packt Pub., 2009
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
CodeIgniter 1.7 [[electronic resource] ] : improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! / / Jose Argudo Blanco, David Upton
CodeIgniter 1.7 [[electronic resource] ] : improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! / / Jose Argudo Blanco, David Upton
Autore Blanco Jose Argudo
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, U.K., : Packt Pub., 2009
Descrizione fisica 1 online resource (301 p.)
Disciplina 006.78
Altri autori (Persone) UptonDavid
Collana From technologies to solutions
Soggetto topico PHP (Computer program language)
ISBN 9786612397158
1-84719-949-6
1-282-39715-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Authors; About the Reviewer; Table of Contents; Preface; Chapter 1: Introduction to CodeIgniter; What can CodeIgniter do for you?; Save time; Make your site more robust; Keep your links up-to-date automatically; Preventing database SQL injection attacks and form prepping; Protect your site from XSS attacks; Make your code bolder; Send email attachments without hassles; Save bandwidth by zipping files that users need to download; What CI doesn't do; Yes, but...what is CodeIgniter? What are frameworks?
Comparing CI to other open source solutions (CakePHP and Joomla!)What to choose; License; Summary; Chapter 2: Setting up a CodeIgniter Site; Prerequisites; Installing CodeIgniter; Exploring the file structure; Does it work?-checking our CI installation; The configuration file; Autoloading libraries, helpers, and so on; Mod rewrite and apache .htaccess to achieve nice URL rewrites; Moving the application directory and the system directory-benefits; Summary; Chapter 3: Navigating Your Site; MVC: Model-View-Controller; But how does all this work?; The welcome controller; Working with views
The default controller CodeIgniter syntax rules; Controller; View; Types of files or classes on a CI site; Designing a better view; Designing a better controller; Getting parameters to a function; Passing data to a view; How CI classes pass information and control to each other; Calling views; Calling functions directly; Interacting with controllers; An example of a CI helper-the URL helper; A simple library example-creating a menu; Summary; Chapter 4: Using CI to Simplify Databases; Configuration settings; Designing the database for our site; Active Record
Advantages of using the Active Record class Saving time; Automatic functionality; Read queries; Displaying query results; Create and update queries; Delete queries; Mixing Active Record and ""classic"" styles; Dealing with complex queries; Summary; Chapter appendix: MySQL query to set up the website's database; Chapter 5: Simplifying HTML Pages and Forms; Writing a view; Long and short PHP syntax and other CodeIgniter style guidelines; File format; PHP closing tag; Nesting views; Practical issues of site architecture; CI's form helper-entering data; Form helper advantage one: Clarity
Form helper advantage two: Automation My display model; CI's form validation class: Checking data easily; Setting up validation; Setting up the controller; Setting up forms; Let's pack it all together; Summary; Chapter 6: Simplifying Sessions and Security; Continuing with our practical site using CI; Moving around the site; Security/Sessions: Using another CI library class; Turning sessions into security; But what about logout?; Isn't there anything already built?; Security; Summary; Chapter 7: CodeIgniter and Objects; Object-oriented programming; The CI super-object; Copying by reference
Adding your own code to the CI super-object
Record Nr. UNINA-9910785184703321
Blanco Jose Argudo  
Birmingham, U.K., : Packt Pub., 2009
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
CodeIgniter 1.7 : improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! / / Jose Argudo Blanco, David Upton
CodeIgniter 1.7 : improve your PHP coding productivity with the free compact open-source MVC CodeIgniter framework! / / Jose Argudo Blanco, David Upton
Autore Blanco Jose Argudo
Edizione [1st edition]
Pubbl/distr/stampa Birmingham, U.K., : Packt Pub., 2009
Descrizione fisica 1 online resource (301 p.)
Disciplina 006.78
Altri autori (Persone) UptonDavid
Collana From technologies to solutions
Soggetto topico PHP (Computer program language)
ISBN 9786612397158
1-84719-949-6
1-282-39715-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Cover; Copyright; Credits; About the Authors; About the Reviewer; Table of Contents; Preface; Chapter 1: Introduction to CodeIgniter; What can CodeIgniter do for you?; Save time; Make your site more robust; Keep your links up-to-date automatically; Preventing database SQL injection attacks and form prepping; Protect your site from XSS attacks; Make your code bolder; Send email attachments without hassles; Save bandwidth by zipping files that users need to download; What CI doesn't do; Yes, but...what is CodeIgniter? What are frameworks?
Comparing CI to other open source solutions (CakePHP and Joomla!)What to choose; License; Summary; Chapter 2: Setting up a CodeIgniter Site; Prerequisites; Installing CodeIgniter; Exploring the file structure; Does it work?-checking our CI installation; The configuration file; Autoloading libraries, helpers, and so on; Mod rewrite and apache .htaccess to achieve nice URL rewrites; Moving the application directory and the system directory-benefits; Summary; Chapter 3: Navigating Your Site; MVC: Model-View-Controller; But how does all this work?; The welcome controller; Working with views
The default controller CodeIgniter syntax rules; Controller; View; Types of files or classes on a CI site; Designing a better view; Designing a better controller; Getting parameters to a function; Passing data to a view; How CI classes pass information and control to each other; Calling views; Calling functions directly; Interacting with controllers; An example of a CI helper-the URL helper; A simple library example-creating a menu; Summary; Chapter 4: Using CI to Simplify Databases; Configuration settings; Designing the database for our site; Active Record
Advantages of using the Active Record class Saving time; Automatic functionality; Read queries; Displaying query results; Create and update queries; Delete queries; Mixing Active Record and ""classic"" styles; Dealing with complex queries; Summary; Chapter appendix: MySQL query to set up the website's database; Chapter 5: Simplifying HTML Pages and Forms; Writing a view; Long and short PHP syntax and other CodeIgniter style guidelines; File format; PHP closing tag; Nesting views; Practical issues of site architecture; CI's form helper-entering data; Form helper advantage one: Clarity
Form helper advantage two: Automation My display model; CI's form validation class: Checking data easily; Setting up validation; Setting up the controller; Setting up forms; Let's pack it all together; Summary; Chapter 6: Simplifying Sessions and Security; Continuing with our practical site using CI; Moving around the site; Security/Sessions: Using another CI library class; Turning sessions into security; But what about logout?; Isn't there anything already built?; Security; Summary; Chapter 7: CodeIgniter and Objects; Object-oriented programming; The CI super-object; Copying by reference
Adding your own code to the CI super-object
Record Nr. UNINA-9910816604003321
Blanco Jose Argudo  
Birmingham, U.K., : Packt Pub., 2009
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
concrete5 beginner's guide [[electronic resource] ] : create and customize your own feature-rich website in no time with concrete5! / / Remo Laubacher
concrete5 beginner's guide [[electronic resource] ] : create and customize your own feature-rich website in no time with concrete5! / / Remo Laubacher
Autore Laubacher Remo
Edizione [2nd ed.]
Pubbl/distr/stampa Birmingham, England, : Packt Publishing, c2013
Descrizione fisica 1 online resource (324 p.)
Disciplina 006.78
Soggetto topico Web sites - Authoring programs
Web sites - Design
Soggetto genere / forma Electronic books.
ISBN 1-78216-932-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910462962403321
Laubacher Remo  
Birmingham, England, : Packt Publishing, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
concrete5 beginner's guide [[electronic resource] ] : create and customize your own feature-rich website in no time with concrete5! / / Remo Laubacher
concrete5 beginner's guide [[electronic resource] ] : create and customize your own feature-rich website in no time with concrete5! / / Remo Laubacher
Autore Laubacher Remo
Edizione [2nd ed.]
Pubbl/distr/stampa Birmingham, England, : Packt Publishing, c2013
Descrizione fisica 1 online resource (324 p.)
Disciplina 006.78
Soggetto topico Web sites - Authoring programs
Web sites - Design
ISBN 1-78216-932-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNINA-9910786974603321
Laubacher Remo  
Birmingham, England, : Packt Publishing, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
concrete5 beginner's guide : create and customize your own feature-rich website in no time with concrete5! / / Remo Laubacher
concrete5 beginner's guide : create and customize your own feature-rich website in no time with concrete5! / / Remo Laubacher
Autore Laubacher Remo
Edizione [2nd ed.]
Pubbl/distr/stampa Birmingham, England, : Packt Publishing, c2013
Descrizione fisica 1 online resource (324 p.)
Disciplina 006.78
Soggetto topico Web sites - Authoring programs
Web sites - Design
ISBN 1-78216-932-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- concrete5 Beginner's Guide -- Table of Contents -- concrete5 Beginner's Guide -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Support files, eBooks, discount offers and more -- Why Subscribe? -- Free Access for Packt account holders -- Preface -- What this book covers -- What you need for this book -- Who this book is for -- Conventions -- Time for action - heading -- What just happened? -- Pop quiz - heading -- Have a go hero - heading -- Reader feedback -- Customer support -- Downloading the example code -- Errata -- Piracy -- Questions -- 1. Installing concrete5 -- Preparing for installation -- Web browser -- Text editor -- Archive utility -- FTP client -- Installing Bitnami -- Time for action - installing Bitnami WAMP stack -- What just happened? -- Pop quiz - requirements for concrete5 -- Downloading concrete5 -- Time for action - downloading the latest version -- What just happened? -- Creating an empty MySQL database -- Time for action - creating a MySQL database -- What just happened? -- Installing concrete5 -- Time for action - installing concrete5 -- What just happened? -- The configuration file -- Pop quiz - the configuration file -- Disabling caching -- Time for action - disabling caching -- What just happened? -- Enabling pretty URLs -- Time for action - enabling pretty URLs -- What just happened? -- File and directory structure of concrete5 -- Dispatcher process -- Summary -- 2. Working with concrete5 -- Getting familiar with concrete5 -- Time for action - logging in to concrete5 -- What just happened? -- Adding new blocks -- Time for action - adding new blocks -- What just happened? -- Time for action - editing existing blocks -- What just happened? -- Have a go hero - adding more blocks -- Time for action - exiting edit mode -- Pop quiz - concrete5 inside the editing mode.
Working with the dashboard -- Time for action - changing the site's name -- What just happened? -- Adding more pages -- Time for action - adding pages to create a news section -- What just happened? -- Time for action - adding blocks to a new page -- What just happened? -- Have a go hero - adding more pages -- Managing page defaults -- Time for action - adding default blocks to a page type -- What just happened? -- Adding blocks to existing pages -- Time for action - adding blocks to existing pages -- What just happened? -- Moving and sorting pages -- Time for action - moving and sorting your pages -- What just happened? -- Splitting content into columns -- Time for action - creating a multi-column layout -- What just happened? -- Have a go hero - adding more columns and blocks -- Copying blocks using the clipboard -- Time for action - copying the block using the clipboard -- What just happened? -- Working with stacks -- Time for action - working with stacks -- What just happened? -- Styling with design and CSS -- Time for action - styling your blocks -- What just happened? -- Have a go hero - customizing more styles -- Have a go hero - play around -- Summary -- 3. Managing Permissions -- Managing basic permissions -- Adding users and groups -- Time for action - adding groups -- What just happened? -- Group expiration options -- Time for action - adding users -- What just happened? -- Working with user attributes -- Granting sitemap and file manager permissions -- Time for action - assigning sitemap permissions -- What just happened? -- Time for action - granting file manager permissions -- What just happened? -- Have a go hero - time restriction for permissions -- Granting page editing permissions -- Time for action - granting edit access -- What just happened? -- Managing edit access on a page by page basis -- Creating a protected website section.
Time for action - creating a protected website -- What just happened? -- Granting partial dashboard access -- Time for action - granting partial dashboard access -- What just happened? -- Restricting block access -- Time for action - restricting access to blocks -- What just happened? -- Working with the advanced permission mode -- Time for action - activating the advanced permission mode -- What just happened? -- Managing advanced page permissions -- Time for action - removing permissions to change permissions -- What just happened? -- Managing area permissions -- Managing block permissions -- Managing subpage permissions -- Time for action - setting subpage permissions -- What just happened? -- Pop quiz - permissions in concrete5 -- Summary -- 4. Managing Add-ons -- Introduction to add-ons -- Installing add-ons from the marketplace -- Time for action - installing an add-on -- Time for action - uninstalling an add-on -- What just happened? -- Have a go hero - installing more add-ons -- Manually installing an add-on -- Time for action - installing an add-on manually -- What just happened? -- Working with theme add-ons -- Parts of a theme -- Theme file structure -- Working with block add-ons -- Block structure -- Packages -- Pop quiz - what's a package? -- Summary -- 5. Creating Your Own Theme -- Starting with a new layout -- The HTML code -- CSS rules -- Converting HTML and CSS to a concrete5 theme -- Time for action - creating the concrete5 theme header -- What just happened? -- Time for action - creating the concrete5 theme footer -- What just happened? -- Time for action - creating a page template -- What just happened? -- Time for action - creating more page templates -- What just happened? -- Pop quiz - what are page templates and page types? -- Installing your theme -- Time for action - installing theme -- What just happened?.
PHP constants and functions -- Time for action - getting a list of available constants -- What just happened? -- Time for action - listing all available functions -- What just happened? -- Time for action - checking for edit mode -- What just happened? -- Time for action - hiding content from anonymous visitors -- What just happened? -- Time for action - restricting numbers of blocks per area -- What just happened? -- Time for action - inserting a block wrapper in an area -- What just happened? -- Working with page attributes -- Time for action - using attributes to set background picture -- What just happened? -- Time for action - accessing attribute data from a template -- What just happened? -- Pop quiz - what are attributes? -- Inserting blocks in templates -- Time for action - replacing the header area with a template block -- What just happened? -- Time for action - finding autonav block properties -- What just happened? -- Time for action - specifying block templates in an area -- What just happened? -- Applying a theme to a single page -- Time for action - creating a single page layout -- What just happened? -- Time for action - adding variables to handle login errors -- What just happened? -- Pop quiz - what's a single page? -- Creating customizable themes -- Time for action - creating a customizable theme -- What just happened? -- Have a go hero - adding more customizable styles -- Summary -- 6. Customizing Block Layouts -- Custom templates to modify a block layout -- Thumbnails in a page list -- Time for action - adding thumbnails to a page list -- What just happened? -- Time for action - restricting thumbnails to a custom dimension -- What just happened? -- Have a go hero - improving the thumbnail page list -- Have a go hero - exploring concrete5 helpers -- Block template folder -- Time for action - creating a template folder.
What just happened? -- Pop quiz - how to include CSS and JavaScript files -- Picture pop-ups in a content block -- Time for action - building a lightbox gallery -- What just happened? -- Have a go hero - creating another JavaScript gallery -- Adding a Gravatar picture in the guestbook -- Time for action - adding a Gravatar picture to the guestbook -- What just happened? -- Avoiding duplicate code in a custom template -- Time for action - including an existing template -- What just happened? -- Transforming a slideshow into a gallery -- Time for action - creating a gallery template for a slideshow -- What just happened? -- Time for action - adding a slideshow gallery -- What just happened? -- Slideshow using file attributes -- Time for action - adding file attributes to our slideshow -- What just happened? -- Time for action - using file attributes in the gallery -- What just happened? -- Using advanced tooltips in the content block -- Time for action - creating advanced tooltips -- What just happened? -- Summary -- 7. Adding Site Navigation -- Introducing the autonav block -- Preparation -- Time for action - undoing autonav block integration -- What just happened? -- Autonav options -- Autonav page structure -- Page order -- Example 1 - showing all pages -- Example 2 - showing relevant subpages -- Example 3 - showing relevant subpages starting from the top -- Autonav output -- Adding navigation images -- Time for action - creating page attributes for navigation pictures -- What just happened? -- Time for action - creating a block picture navigation template -- Pop quiz - parts of image navigation -- What just happened? -- Adding a CSS3 hover effect -- Time for action - creating a CSS3 transition autonav template -- What just happened? -- Have a go hero - create more transitions -- Building a drop-down navigation.
Time for action - creating a SooperFish template.
Record Nr. UNINA-9910811015703321
Laubacher Remo  
Birmingham, England, : Packt Publishing, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Costruire siti dinamici con Joomla 2.5 / Roberto Chimenti
Costruire siti dinamici con Joomla 2.5 / Roberto Chimenti
Autore Chimenti, Roberto
Pubbl/distr/stampa Milano : Ulrico Hoepli, c2012
Descrizione fisica 400 p. : ill. ; 24 cm
Disciplina 006.78
Collana Manuali Hoepli
Soggetto topico Web sites - Authoring programs
Web site development
ISBN 9788820351762
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione ita
Record Nr. UNISALENTO-991001993299707536
Chimenti, Roberto  
Milano : Ulrico Hoepli, c2012
Materiale a stampa
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui
Costruire siti dinamici con Joomla! / Roberto Chimenti
Costruire siti dinamici con Joomla! / Roberto Chimenti
Autore Chimenti, Roberto
Pubbl/distr/stampa Milano : Ulrico Hoepli, c2007
Descrizione fisica 224 p. : ill. ; 24 cm
Disciplina 006.78
Collana Manuali Hoepli
Soggetto topico Web sites - Authoring programs
Web site development
ISBN 9788820339371
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione ita
Record Nr. UNISALENTO-991000178619707536
Chimenti, Roberto  
Milano : Ulrico Hoepli, c2007
Materiale a stampa
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui