• Complain

Li Wenbo - Opa Application Development

Here you can read online Li Wenbo - Opa Application Development full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2013, publisher: Packt Publishing, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Li Wenbo Opa Application Development
  • Book:
    Opa Application Development
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2013
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Opa Application Development: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Opa Application Development" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Li Wenbo: author's other books


Who wrote Opa Application Development? Find out the surname, the name of the author of the book and a list of all author's works by series.

Opa Application Development — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Opa Application Development" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Opa Application Development

Opa Application Development

Copyright 2013 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: June 2013

Production Reference: 1040613

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78216-374-9

www.packtpub.com

Cover Image by Parag Kadam (<>)

Credits

Author

Li Wenbo

Reviewers

Joseph Goldman

Alok Menghrajani

Acquisition Editor

Mary Jasmine Nadar

Commissioning Editor

Neha Nagwekar

Technical Editors

Sharvari H. Baet

Priyanka Kalekar

Project Coordinator

Sherin Padayatty

Proofreader

Paul Hindle

Indexer

Hemangini Bari

Graphics

Abhinash Sahu

Production Coordinator

Aparna Bhagat

Cover Work

Aparna Bhagat

About the Author

Li Wenbo studied Computer Science and Technology at Wuhan University, graduating with a master's degree. He has two years experience working as a Software Engineer in a leading telecom company in China. He has been doing web development for about 8 years, ever since he was a student at Wuhan University. He is familiar with a lot of programming languages such as C/C++, Java, JavaScript, PHP, and so on, and he has a passion for new things and technologies. Li tried the Opa framework last year and found it very interesting. He then participated in an Opa challenge and won the first prize.

Li Wenbo is now a freelance developer and owns a small studio in Wuhan, China.

About the Reviewers

Joseph Goldman is an experienced freelance programmer who cut his teeth on 8086 Assembler before joining the Homo Sapiens race by learning to walk upright and adopting more conversational and universal programming languages such as C, Objective C, Smalltalk, Pascal, and more. Over his illustrious 30 year career, he has programmed for VAX under VMS, Sun Microsystems work stations, MS DOS 8088 - Pentium CPUs, MS Windows, Mac OSX, and Linux. A tireless early adopter of new programming paradigms and languages, he is very fond of the new generation of functional and object-oriented programming languages, such as Google's Dart, Opa, Scala, and more, as well as other innovative language designs, most notably REBOL. Today, he specializes in writing web apps and mobile apps for iOS and Android platforms, both smart phones as well as tablets. He is self-employed and can be reached at <>. In the late 1990s, Mr. Goldman co-authored REBOL - The Official Guide that was published in the year 2000 by Osborne McGraw-Hill.

Alok Menghrajani Computer Science at EPFL and CMU. He graduated in 2005. He then started working in the field of web security and is currently an engineer at Facebook.

Alok got the opportunity to learn Opa when it was open sourced. He realized the potential this framework offered to improve web development; Opa helps build web applications faster and in a safer way.

He has made various contributions to Opa: reporting bugs, providing feedback to the core team, and helping out with community events such as hackathons.

He is also the author of http://pixlpaste.com/, a web application to share screenshots and images written in Opa.

He has also worked on Opa: Up and Running and JavaScript for PHP Developers .

www.PacktPub.com
Support files, eBooks, discount offers and more

You might want to visit www.PacktPub.com for support files and downloads related to your book.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpPacktLibPacktPubcom Do you need instant solutions to your IT - photo 1

http://PacktLib.PacktPub.com

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can access, read and search across Packt's entire library of books.

Why Subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print and bookmark content
  • On demand and accessible via web browser
Free Access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view nine entirely free books. Simply use your login credentials for immediate access.

Preface

Opa Application Development dives into all the concepts and components required to build a web application with Opa. The first half of this book shows the basic building blocks that you will need to develop an Opa application, including the syntax of Opa, web development aspects, client and server communication, as well as slicing, plugins, databases, and so on.

Opa is a full-stack open source web development framework for JavaScript that lets you write secure and scalable web applications. It generates the standard Node.js and MongoDB applications, natively supports HTML5 and CSS, and automates many aspects of modern web application programming. It handles all aspects of web programming written in one consistent language and is compiled to web standards.

This book is a practical, hands-on guide that provides you with a number of step-by-step exercises. It covers almost all the aspects of developing a web application with Opa, which will help you take advantage of the real power of Opa to build secure and powerful web applications rapidly.

What this book covers

, Getting Started with Opa , introduces how to install and set up an Opa development environment.

, Basic Synt ax, covers the basic syntax of Opa.

, Developing Web Applications , introduces the fundamental knowledge about developing a web application with Opa.

, Using Bootstrap , introduces how to use Bootstrap in Opa when developing a web application.

, Communicating Between Client and Se rver, covers client and server slicing and communicating.

, Binding with Other Languages , explains how to bind JavaScript and Node.js to Opa.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Opa Application Development»

Look at similar books to Opa Application Development. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Opa Application Development»

Discussion, reviews of the book Opa Application Development and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.