Why create software that be cracked by another ?
#define GLFW_INCLUDE_VULKAN #include <GLFW/glfw3.h> void run() { initWindow(); initVulkan(); mainLoop(); cleanup(); } private: void initWindow() {glfwWindowHint(GLFW_CLIE...
I want to create 3d modeling program like cad software I try to learn c++,opengl, glfw and glad But I have doubts Is it opengl suitable for this workflow?
Tensor flow in c++?
How to create site by c?
Hi i create a web in laravel But there is very problem in performance The site has a many cash And when increase climate The site was be stoped How to solve this problem?
Im create a new laravel project but when i change views in the welcom.blade.php file directory But View didnt change in the server port How can solve this problem?
I want to learn machine learning with graphic presentation Wich course is suite for me?
Hi With JavaScript, users can build modern web applications to interact directly without reloading the page every time Can i do this with php and laravel?
I can't create any software or website Why?
In javascript (11+1)=111 and (10_1)=9 Why?🤔
let a = 60, b = 30; function divide(a, b) { if(b == 0) { throw 'Division by zero'; } return a / b; } Output:Your program did not output anything! Why?...
How to create multiple page site ? I wanna add some link to my website and create more and new pages
How i can see code of any software?
How to integrate html file to server.js ? I want to render html file at port localhost 8080
I have a huge problem with Django urls I defined a views in views.py Include A template And change the settings.py When I run this , trow an error in my browser that says: T...
I create a simple game in c++ desktop application Now i want to execute this game in mobile What i should doing for do this? Please say me the easiest way
Use the older version of three.js via CDN?
Wxwidget support api or not?
How i can do that? I previously learn programing by read website But now i wanna deep learn programming languege's