Code Of The Day



Wednesday, 8 June 2016

My Tech Talk on “Latest Trends in JavaScript”

Last week, I gave a technical talk on “Latest Trends in JavaScript” in an event called TECH-UP organized by Aplos Innovations in Defence, Karachi, Pakistan. The event was aired Live on Facebook and a partial video of my Tech Talk is embedded below. I’ve also shared the presentation slides on Google Drive.
Click to view pictures

Click to view Presentation Slides
Posted by Syed Muhammad Humayun at 03:27 No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: angularjs, aurelia, backend as a service, cordova, emberjs, express, ionic, isomorphic, javascript, knockout, meteor, no backend, node, phonegap, polymer, progressive web apps, react, tech talks, v8
Older Posts Home
Subscribe to: Posts (Atom)

FeedBurner FeedCount

Subscribe to our Feed :

Subscribe to our Feed

Followers

Cloud

4d (1) actian (1) action (1) adabas d (1) adaptable (1) alfresco (1) algorithm (1) altibase (1) angularjs (1) annotation (2) anonymous class (1) antlr (1) antlr4 (1) apache (4) api (9) architecture (1) as/400 (1) ase (1) association (1) aster ncluster (1) asynchronous (1) aurelia (1) availableProcessors (1) backend as a service (1) bean (1) blogger (1) boolean retrieval (1) cache (2) certificate (3) cleardb (1) cloud (2) code reuse (1) concurrency (1) connectorj (1) constructor (1) controller (1) convention (1) copyright (1) cordova (1) cpu core (1) cryptography (4) csql (1) cubrid (1) daffodil (1) daffodildb (2) data mining (1) database (8) db (1) db2 (1) default port (8) derby (1) descriptor (1) design patterns (1) design principle (1) django (1) driver class (8) drupal (2) dynamodb (1) eclipse (1) embarcadero (1) embedded (3) emberjs (1) emc (1) empress (1) enterprisedb (1) example (7) export (1) exportcert (1) express (1) externalize (1) facebook (2) filemaker (1) filter (1) firebird (1) framework (2) free (3) frontbase (1) generics (1) genkey (1) genkeypair (1) google (1) grails (1) graph (2) greenplum (1) gson (1) h2 (1) hive (1) hosting (2) hp (2) hsqldb (1) html (1) hyper threading (1) ibm (2) implementation inheritance (1) import (1) importcert (1) informix (1) ingres (1) inheritance (2) inner class (1) instant payment notification (4) integ (1) integrated development environment ide (1) integration (8) intellij idea (1) interbase (1) interface inheritance (1) intersystems (1) invocationhandler (1) ionic (1) ipn (4) isomorphic (1) java (34) java language specification jls (1) java me (1) java.rmi (1) java.rmi.registry (1) javadb (1) javascript (1) javax.rmi.ssl (1) jdbc (8) jdbc driver (8) jdbc url (8) jetbrains (1) jks (2) jme (1) joomla (1) json (2) jsp (4) jtds (1) keystore (4) keytool (4) knockout (1) lexer (1) license (1) linguistics (1) linkedin (5) listener (4) local class (1) logical processor (1) luciddb (1) magento (1) maven (5) maxdb (1) mckoi (1) meteor (1) method delegation (3) micro (1) microsoft (2) mimer (1) mobile (1) monetdb (1) mongodb (1) moodle (1) ms sql (2) multi thread (1) multiple inheritance (2) mysql (2) natural language processing (1) neoview (1) nested class (1) netezza (1) nlp (1) no backend (1) node (2) oauth (8) object (3) object composition (3) oci (1) open source (5) openbase (1) opennlp (1) oracle (2) parser (1) payment gateway (4) paypal (4) pervasive (1) phonegap (1) php (1) plugin (4) pointbase (1) polymer (1) pom (4) posgressql (2) private key (4) processor affinity (1) program to interface (3) progressive web apps (1) project mi+ (2) protocol (1) proxy (1) public key (4) python (1) rabbitmq (1) react (1) redis (1) reflection (1) remote method invocation (1) rest (5) rmi (1) rsa (2) ruby on rails (2) rubygems (1) sap (2) scribe (7) secure socket layer (1) security (4) sequelink (1) serialize (1) servlet (3) sha1withrsa (2) sharepoint (1) simulator (1) site (1) smallsql (1) social apps integration (7) software ag (1) source code (10) spring (3) sql anywhere (1) sqlite (1) ssl (1) static (1) struts (3) sybase (2) synthetic (1) tech talks (1) template (1) teradata (2) testing (1) thin (1) tiles (1) tips (3) tokenization (1) transaction (1) truststore (2) tweet (1) twitter (1) twitter integration (1) twitter4j (1) typo (1) urdu corpus (1) url shortener (1) v8 (1) velocity (1) vertica (1) war (1) web services (2) widget (1) wikiforia (1) wikipedia (1) wordpress (2) x.509 (3) xerial (1) xml (2) xstream (2)

Blog Archive

  • ▼  2016 (4)
    • ▼  June (1)
      • My Tech Talk on “Latest Trends in JavaScript”
    • ►  May (1)
    • ►  April (2)
  • ►  2013 (29)
    • ►  October (4)
    • ►  September (5)
    • ►  July (20)
  • ►  2012 (8)
    • ►  December (8)

Pages

  • Home
  • Privacy Policy
  • Terms & Conditions

Total Pageviews

283602

Popular Posts

  • Paypal Button and Instant Payment Notification (IPN) Integration with Java
    Integration with Payment Gateways is one of the most common integration in business applications. In this post, I will demonstrate how you ...
  • How to post a Tweet in Java using Twitter REST API and Twitter4J Library
    In this post, I will demonstrate how you can post a Tweet in Java  using the Twitter REST API and an open source third party twitter integr...
  • Java – Keytool – Export a X.509 Certificate against a Key in a KeyStore
      Open a console/command prompt (in admin mode if on windows), ‘cd’ to your JDK’s bin directory (if you do not have the JDK’s bin setup in ...
  • Consuming LinkedIn REST based Web Services using Scribe OAuth Java Library / API
    In this post, I will demonstrate how you can consume/call LinkedIn’s REST based Web Services using a popular and easy to use OAuth Java lib...
  • Using LinkedIn REST API to Share Content Programmatically via Scribe-Java OAuth Library
    In this post, I will demonstrate how you can use LinkedIn REST API to Share Content programmatically via Scribe-Java OAuth Library. To sta...
  • Maven, Struts2 Annotations and Tiles Integration Example via Convention / Codebehind / Zero Config plugin using Eclipse IDE
    In this example, I will demonstrate how you can use Struts2 Annotations and Conventions alone to avoid XML Configuration. I will also in...
  • Java Remote Method Invocation (RMI) with Secure Socket Layer (SSL)
    In this post I will demonstrate how a Java Remote Method Invocation (RMI) application can make remote invocations over Secure Socket Layer ...
  • Emulating Multiple Inheritance in Java using ‘Program To Interface’ Design Principle, Object Composition and Method Delegation
    In this post I will demonstrate the use of ‘Program To Interface’ Design Principle and Object Composition, to emulate Multiple Inheritance ...
  • Quick and Easy Integration of Google URL Shortener API in your Java Applications using Scribe-Java and GSon
    This post is about a quick and easy integration of Google’s URL Shortener Service / API in your Java Applications using popular APIs like ...
  • Deploying Java Web Application on AppFog’s FREE Cloud Hosting Account in Seconds!
    What is AppFog? If you don’t have an account with AppFog yet, you can create one from here – easiest signup process. You will have an ac...
Theme images by konradlew. Powered by Blogger.