Create App With Django-Rest-Framework and Vue.js (Vuetify), Part I

Create App With Django-Rest-Framework and Vue.js (Vuetify), Part I

In this article I will explain how to create an application with Django-Rest-Framework and Vue.js. I will not describe step by step, but will outline only the main points that you need to know about. You can see the entire project code here. Django application will include a user app with a custom user model. Create a Django project...

Read More →

OneAPI

OneAPI

Intel® has released a new platform for heterogeneous programming, that called OneAPI: https://spec.oneapi.com/versions/latest/introduction.html Using this platform, it's possible perform calculations on both CPU and GPU or FPGA. To be able to use the platform, need to install open source Intel® compute-runtime: https://...

Read More →

Hello World with Rust and Webassembly

Hello World with Rust and Webassembly

A WASM-code possible to write different ways. Exist excelent application EMScripten that convert  code from C++ or Rust to WASM, but in Rust enviroment possible convert Rust-code with help wasm32-unknown-unknown compiler.  In this Article I'll show simple example "Hello World" on the Rust and how to run this code with ...

Read More →

Search
Popular Posts
Subscribe
{{post}}