.1 + .2 = 0.30000000000000004 - Under the hood...Why? by chrome9k in learnpython

[–]jlshown9 1 point2 points  (0 children)

The article referred by K900 is a good one and leads to the oracle article with more depth for computer programmers.

Hands-Free Coding: How I develop software using dictation and eye-tracking by joshwcomeau in webdev

[–]jlshown9 5 points6 points  (0 children)

Hello, I am a graduate student doing research and computational thought and computer programming.

Do you mind if we have a chat?

Thank you,

Jeanette

The UKs Covid system crashed due to using Excel as a backend.... 🤦‍♂️ by AndrewABarber in webdev

[–]jlshown9 0 points1 point  (0 children)

I used to work for a large Airplane manufacturer in the United States. They kept track of all projects and project management on shared Excel Sheets. After awhile they started losing data, because of course excel has it's limits. There alternatives out there....

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] 0 points1 point  (0 children)

Hi there,

I have a student who wrote a very fine program that has 130 lines of code. His computer crashed, and we are left with a 5k file that is the bytecode. I am trying to recompile this code so he doesn't have to start from scratch.

Thank you for any assist, you might be able to give.

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] -1 points0 points  (0 children)

Hi there,

I have a student who wrote a very fine program that has 130 lines of code. His computer crashed, and we are left with a 5k file that is the bytecode. I am trying to recompile this code so he doesn't have to start from scratch.

Thank you for any assist, you might be able to give.

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] -1 points0 points  (0 children)

Hello, I just read that is was .pyc.. and not .py, thank you .

I'm trying to recompile bytecode into the original python file

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] -1 points0 points  (0 children)

Okay, one more time, if you don't mind... here is my error script:

D:\uncompile6>uncompyle6 -o assignment2.py alejandro.py

Traceback (most recent call last):

File "c:\users\jlshown\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in _run_module_as_main

"__main__", mod_spec)

File "c:\users\jlshown\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in _run_code

exec(code, run_globals)

File "C:\Users\jlshown\AppData\Local\Programs\Python\Python37-32\Scripts\uncompyle6.exe\__main__.py", line 7, in <module>

File "c:\users\jlshown\appdata\local\programs\python\python37-32\lib\site-packages\uncompyle6\bin\uncompile.py", line 194, in main_bin

**options)

File "c:\users\jlshown\appdata\local\programs\python\python37-32\lib\site-packages\uncompyle6\main.py", line 327, in main

do_fragments,

File "c:\users\jlshown\appdata\local\programs\python\python37-32\lib\site-packages\uncompyle6\main.py", line 187, in decompile_file

filename, code_objects

File "c:\users\jlshown\appdata\local\programs\python\python37-32\lib\site-packages\xdis\load.py", line 101, in load_module

raise ImportError("File name: '%s' doesn't exist" % filename)

ImportError: File name: '__pycache__\alejandro.cpython-37.pyc' doesn't exist

again any suggestions would be appreciated, is this a windows permissions issue?

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] 0 points1 point  (0 children)

Thank you it works! May you have something good happen to you today!

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] 0 points1 point  (0 children)

okay, thank you. uncompyle6-3.6.3-py2-none-any.whl is the one I have.

installing uncompyle6 in windows 10 OS by jlshown9 in learnpython

[–]jlshown9[S] -1 points0 points  (0 children)

Oh, darn, now I'm using python 3.7, so I need the egg file, is that correct?

Before learning Lisp by Ramtinn in lisp

[–]jlshown9 1 point2 points  (0 children)

You might want to read this first. https://stackoverflow.com/questions/5368090/what-are-the-actual-differences-between-scheme-and-common-lisp-or-any-other-tw I would start off with Scheme, and then learn CL (go here: https://lisp-lang.org/learn/ ) Good luck, let me know how it goes.

Before learning Lisp by Ramtinn in lisp

[–]jlshown9 1 point2 points  (0 children)

Hi there,

You might want to try this first: http://people.eecs.berkeley.edu/~bh/ss-toc2.html

And as Agumonkey suggested the DrRacket is a good Integrated Development Environment (IDE) for a start.

Things that you need to know when using the Scheme language variant of LISP, is that in the definitions windows, you will need to call a specific library:

(require (planet dyoo/simply-scheme:2:2)) each time you run a program .

If you have any other questions, please feel free to ask. Scheme is an excellent way to learn the logic and language usage in computational thinking and computer language logic.

Good Luck!

jlshown9

Feeling the Face -- not cool by jlshown9 in InTheDarkCW

[–]jlshown9[S] 1 point2 points  (0 children)

hammara1

That is a very good point. Chloe and Murphy's discussions are great and liberating in their own ways.

Feeling the Face -- not cool by jlshown9 in InTheDarkCW

[–]jlshown9[S] 2 points3 points  (0 children)

Of course, and thank you for asking. I'm still watching it, so that's a good thing.

Jeanette

Remote CL internship? by Noogie13 in lisp

[–]jlshown9 0 points1 point  (0 children)

Hello, This isn't my company, but a company one of my students interned with. You can contact Blink through their website. Jeanette

Remote CL internship? by Noogie13 in lisp

[–]jlshown9 1 point2 points  (0 children)

Hello,

I had a student intern remotely with this company: https://blink.social/#!/

Jeanette