-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
19 lines (14 loc) · 770 Bytes
/
README
File metadata and controls
19 lines (14 loc) · 770 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
######################################
############# README FILE ############
######################################
SummerDev is an IDE for simple development projects in C++, python and maybe others language in future...
It's an alternative solution for weak development for students who
want to learn programming without to learn complex IDE.
SummerDev is also a GUI to learn programming with simple lecture on C/C++, python or others.
Launch it and take a look to the Documentation!
########### FOLDER CONTENT ##########
This folder should contains the following folders :
-Development:
A big folder containing the whole project
-Test:
Folder containing some tests to understand the tools needed for this project (PyGTK files, Glade files, logo test, etc...)