Best of C ProgrammingNovember 2021

  1. 1
    Article
    Avatar of medium_jsMedium·5y

    Introduction to WebAssembly (WASM)

    As of today, 94% of installed browsers support WebAssembly. It enables near-native execution speed in a web browser, making it possible to port desktop applications (like AutoCAD) and video games (e.g. Doom 3) It has the potential to change websites from what we know them today to something much more.

  2. 2
    Article
    Avatar of devdojoDevDojo·5y

    Currying in JS - shorts

    Currying is a technique of evaluating function with multiple arguments, into sequence of function with single argument. Currying does not exist in native JavaScript. But libraries like lodash makes it easier to convert a function to curried one. Little pieces can be configured and reused with ease.

  3. 3
    Article
    Avatar of quick_codeQuick Code·4y

    10 Best Unity Tutorials for Beginners to learn Game Development

    Learn how to develop games for iOS and Android using Unity. Learn how to use C# to build and test your games. Use these skills to help you develop your own games and apps. Use this information to build your own apps and games for Android and iOS. Use the tools and techniques in this course to build a game for Android or iOS using the Unity software.