Contribute to songwangxi/songwangxi.github.io development by creating an account on GitHub.
Community driven content discussing all aspects of software development from DevOps to design patterns. I recently published an article about how to build a zero-configuration Struts Hello World ...
Today we’re pleased to announce the Public Preview availability of React based virtual code components. 1st and 3rd party developers now have the ability to make use of platform provided libraries to ...
Learn how to build the simplest Office Add-in with only a manifest, HTML web page, and a logo. This sample will help you understand the fundamental parts of an Office Add-in. Display hello world in ...
Programming always fascinates people. Programming forms the core of all computers and “Hello World” is the first phrase that we try out when trying a new coding language. Writing the code for “Hello, ...
In programming of any kind, it is traditional to create a Hello World app for your first project. This simply means you’re printing the words “Hello World” to the screen. It requires a very basic ...