|
hTx
(:



Registered: 03/27/13
Posts: 5,724
Loc: Space-time
|
Taking Notes w/ Programming Logic
#22864249 - 02/04/16 03:36 PM (7 years, 11 months ago) |
|
|
I have developed a fun way to take notes, formatting them as I would a program in OOP. This is something I've been doing lately for my non-technical classes such as anthropology. It makes note-taking fun and I seem to retain information a lot better, mostly because I have to think about what I'm writing in order to have it make sense in a programming format.
An example of my notes:
int main(Anthropology) { culture, ideas, art, customs;
for (i=ideas +art + customs; i > 0; i++) { culture++; }
-------------------- zen by age ten times six hundred lifetimes Light up the darkness.
|
Kush_Zombie
smug piece of shit



Registered: 10/22/14
Posts: 4,793
|
Re: Taking Notes w/ Programming Logic [Re: hTx]
#22864262 - 02/04/16 03:41 PM (7 years, 11 months ago) |
|
|
As someone with absolutely zero knowledge in programming
I agree
-------------------- How to get started in bulk: Presto 23-Quart Pressure Cooker BOD's Simple as FUCK Still Air Box PastyWhyte's Easy Agar Tek Munchauzen's Cultivation Video Series How EvilMushroom666 Prepares His Grains (I use jars with Synthetic Filter Discs) What is G2G? (Grain-to-Grain) Damion5050's Coir Tek (I use 5.5 - 6 quarts of water instead of 4. Also ignore step 13 and ignore the monotub completely. The only purpose of this tek is to show you how to make a simple substrate. I also add gypsum to it but not necessary) Spitball's Monotub Tek (A liner isn't necessary but is useful) Use 6500k lights throughout the whole process. When you wake up, turn the light on. When you go to sleep turn the light off. It's as simple as that.
|
hTx
(:



Registered: 03/27/13
Posts: 5,724
Loc: Space-time
|
Re: Taking Notes w/ Programming Logic [Re: Kush_Zombie]
#22864280 - 02/04/16 03:46 PM (7 years, 11 months ago) |
|
|

I have a relatively noob understanding of programming, but this helps me with programming and taking notes.
two birds in one stone.
I'm sure some decent programmers will come on here and flame my idea though..
-------------------- zen by age ten times six hundred lifetimes Light up the darkness.
|
Jefferson PhD
Stranger
Registered: 01/18/15
Posts: 21
Last seen: 5 years, 2 months
|
Re: Taking Notes w/ Programming Logic [Re: hTx]
#22939780 - 02/24/16 04:31 AM (7 years, 10 months ago) |
|
|
This is cool and I haven't seen someone demonstrate this before. I reckon the the way you illustrated it was suitable - would imagine that it can become limited or tedious for some things but, as you've shown, it does have useful application. Appreciated!
|
Emgee
Zinc Saucier

Registered: 05/06/16
Posts: 50
Loc: Australia
Last seen: 5 years, 9 months
|
Re: Taking Notes w/ Programming Logic [Re: hTx]
#23224552 - 05/14/16 01:03 AM (7 years, 8 months ago) |
|
|
Im a programmer too and also find this technique useful. For example, just recently i started creating a relatiinal database structure to capture info about axtive mushrooms in my area. It helped me learn about them, and maybe it will be iseful to myself or others in mushroom hunts if i find the motivation to finish it
|
hTx
(:



Registered: 03/27/13
Posts: 5,724
Loc: Space-time
|
Re: Taking Notes w/ Programming Logic [Re: Emgee]
#23230705 - 05/15/16 04:46 PM (7 years, 8 months ago) |
|
|
 Glad you guys are finding this way of note taking helpful!
-------------------- zen by age ten times six hundred lifetimes Light up the darkness.
|
Emgee
Zinc Saucier

Registered: 05/06/16
Posts: 50
Loc: Australia
Last seen: 5 years, 9 months
|
Re: Taking Notes w/ Programming Logic [Re: hTx]
#23252465 - 05/21/16 02:00 AM (7 years, 8 months ago) |
|
|
Lol cheers dude whatever works hey?
|
|