Skip to main content

Posts

Showing posts from September, 2023

Part0-Digital Art Projects on C++, Challenge Series-Ep.0

      In this series we will try to develop kindly applications. In the beginning you and I try to develop it with our information. When I complete the first part I will share my experiences, information and source code. You can get help while this challenge from internet and if you stuck you can look my example up. However, if you try harder and harder to do it yourself, you can gain more and permanent experience.  I will also direct you to necessary sources for doing this.  Challenge: Develop a program that create art with using different shapes, functions and color schemes by using user input to BMP image file.       Before starting:     This project is not suitable for beginner level coders. If you feel you are weak at programming first develop yourself with this sources and some challenges. (I will share some challenges with their solutions soon) learncpp geeksforgeeks edx.org coursera.org Some titles that you ne...