4.47.3 Can you answer these questions?

4.47.3.1 Is there any code formatting style reference?
4.47.3.2 Plot spectrum Fourier Transform
4.47.3.3 Wrapper for mathematica code with GUI
4.47.3.1 Is there any code formatting style reference?

https://mathematica.stackexchange.com/questions/161344/is-there-any-code-formatting-style-reference

 
Is there any code formatting style reference for Wolfram Language similar tohttps://www.python.org/dev/peps/pep-0008/ andhttps://google.github.io/styleguide/javaguide.html? I'm teaching some people  ...
 
- asked by qazwsx 4votes
4.47.3.2 Plot spectrum Fourier Transform

https://mathematica.stackexchange.com/questions/161381/plot-spectrum-fourier-transform

 
i want to plot the spectrum of the following function. I hope that anybody is able to help me. I donťt know how to plot the dirac delta function. I tried it this way but it didnťt work so far. Thanks! 
...
 
- asked by Luke 1vote
4.47.3.3 Wrapper for mathematica code with GUI

https://mathematica.stackexchange.com/questions/160966/wrapper-for-mathematica-code-with-gui

 
I have a code written in Mathematica. What I am trying to do is to write a wrapper (say using Python) that will take user input for the Mathematica code, run the code, and create output. 
 
I do not  ...
 
- asked by CuriousCoder 2votes