classes ::: lecture, josh,
children :::
branches :::

bookmarks: Instances - Definitions - Quotes - Chapters - Wordnet - Webgen


object:Lecture 003 - The Magic-Power of Programming
class:lecture
class:josh

--- PLAN



--- LECTURE NOTES
2020-06-20 -- so I have 2 main programming languages i use, BASH and racket. they both have various strengths and weaknesses, I can use either for the most part in the other. And so in each language there are main commands or words that are predefined, and you can use them to do whatever range of things they can do, which is what they have been programmed to do. With these words you can construct sentences, in BASH, by piping ("|"), you can take the result of the first comm and and use it as a the parameters for the second which then does its job on the parameters or results you fed it. For example:
  echo "Hello World" | sed 's/ /_/g'

results in:
  Hello_World

Nothing crazy but you can understand how words could have effect upon each other. And it becomes as complicated and cryptic as any language can be. And in those cases in a sense, it requires different ways of thinking, and different conceptions of what things can be and how they can work.
I wont explain racket at this moment, because one step at a time. but for fun here is a perl command:
  echo "AgambenArendtBeaufretBlanchotBorgmannBultmannDerridaDreyfusDuginEl-BizriFoucaultGadamerJaspersJonasKukiLevinasLwithMarcelMarcuseMarionMerleau-PontyNancyNorberg-SchulzPatokaRahnerRortySartreSchrmannSloterdijkStieglerStrauss" | perl -00pe 's/(?=[A-Z])/, /g'

results in:
  , Agamben, Arendt, Beaufret, Blanchot, Borgmann, Bultmann, Derrida, Dreyfus, Dugin, El-, Bizri, Foucault, Gadamer, Jaspers, Jonas, Kuki, Levinas, Lwith, Marcel, Marcuse, Marion, Merleau-, Ponty, Nancy, Norberg-, Schulz, Patoka, Rahner, Rorty, Sartre, Schrmann, Sloterdijk, Stiegler, Strauss

while I wont explain the sorcery behind the command, it is just to show an example where you are using different languages in unison, because the data that they work with is standard text. Which is in the end represented as numbers to in a truer sense.





see also :::

questions, comments, suggestions/feedback, take-down requests, contribute, etc
contact me @ integralyogin@gmail.com or
join the integral discord server (chatrooms)
if the page you visited was empty, it may be noted and I will try to fill it out. cheers



now begins generated list of local instances, definitions, quotes, instances in chapters, wordnet info if available and instances among weblinks


OBJECT INSTANCES [0] - TOPICS - AUTHORS - BOOKS - CHAPTERS - CLASSES - SEE ALSO - SIMILAR TITLES

TOPICS
SEE ALSO


AUTH

BOOKS

IN CHAPTERS TITLE

IN CHAPTERS CLASSNAME

IN CHAPTERS TEXT

PRIMARY CLASS

josh
lecture
SIMILAR TITLES
Lecture 003 - The Magic-Power of Programming

DEFINITIONS


TERMS STARTING WITH


TERMS ANYWHERE



QUOTES [0 / 0 - 0 / 0]


KEYS (10k)


NEW FULL DB (2.4M)


*** WISDOM TROVE ***

*** NEWFULLDB 2.4M ***


IN CHAPTERS [0/0]









WORDNET














IN WEBGEN [10000/0]




convenience portal:
recent: Section Maps - index table - favorites
Savitri -- Savitri extended toc
Savitri Section Map -- 1 2 3 4 5 6 7 8 9 10 11 12
authors -- Crowley - Peterson - Borges - Wilber - Teresa - Aurobindo - Ramakrishna - Maharshi - Mother
places -- Garden - Inf. Art Gallery - Inf. Building - Inf. Library - Labyrinth - Library - School - Temple - Tower - Tower of MEM
powers -- Aspiration - Beauty - Concentration - Effort - Faith - Force - Grace - inspiration - Presence - Purity - Sincerity - surrender
difficulties -- cowardice - depres. - distract. - distress - dryness - evil - fear - forget - habits - impulse - incapacity - irritation - lost - mistakes - obscur. - problem - resist - sadness - self-deception - shame - sin - suffering
practices -- Lucid Dreaming - meditation - project - programming - Prayer - read Savitri - study
subjects -- CS - Cybernetics - Game Dev - Integral Theory - Integral Yoga - Kabbalah - Language - Philosophy - Poetry - Zen
6.01 books -- KC - ABA - Null - Savitri - SA O TAOC - SICP - The Gospel of SRK - TIC - The Library of Babel - TLD - TSOY - TTYODAS - TSZ - WOTM II
8 unsorted / add here -- Always - Everyday - Verbs


change css options:
change font "color":
change "background-color":
change "font-family":
change "padding":
change "table font size":
last updated: 2022-05-04 12:35:28
298030 site hits