-
# Project Proposal - Recipe Manager Application
## Overview
The Recipe Manager Application is a Java-based desktop application designed to help users store, organize, and manage their recipes ef…
-
-
A future feature that would be really awesome would be to have a simple experiment constructor, so users without programming experience could use a GUI to construct a simple experiment. This feature …
-
I was able to build a bitstream. When I try to program it under windows 10 with the gui app, it keeps saying : Unable to communicate with TinyFPGA. Reconnect and reset TinyFPGA before programming.
…
-
**Title:** Implement Broadcasting Chat Server in Java
**Description:**
*Project Overview:*
As part of the 30DaysDevChallenge repository under the `30_days_of_java` folder, this project aims t…
-
1. Compiles - `javac *.java` - :+1:
2. Runs - `java BlackJack` - Sort of
3. Uses classes - :+1: But needs more work
4. Uses arrays/loops - :+1: But needs more work
5. Uses GUI/Graphics - :-1:
## T…
-
There is no doubts that the "art of programming" is going to evolve into "the art of making the machine programming", as:
- the hard programming on a blank page is going to diminish,
- stating and s…
-
I would very much like to be able to talk to Devimote through MQTT strings. One way of thinking of this, is that "command" MQTT strings would be accepted as an alternative to pressing a button on the …
-
### Type of Issues (Question)
### Operating System
Windows 10Pro 64bit
### Python version
3.8.1
### PySimpleGUI Port and Version
Ports = tkinter
PySimpleGUI Version:
4.29.0
tkinter vers…
-
It would be nice to have a continuation of the learning levels. This could be:
- More (and more fascinating) examples of things to draw using (and thus practicing) the techniques learned in levels …