Preview

A Quick Rundown of Python

Good Essays
Open Document
Open Document
3980 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
A Quick Rundown of Python
I got bored and decided to write an attempt at a bare-minimum Python tutorial for this class. I'm subscribed by email and pretty free today, so I'll check back if anyone has any questions. I'm no pro, but I've been coding in Python recreationally for a couple years now (and I actually try to keep up with what actual pros are saying) so I have some idea what I'm doing. I did this assignment in a few hours, including at least 45 minutes of which was kludging my way around Unicode problems that I'm not used to dealing with because Python 3 wouldn't have had them.

For knowledge levels, I'm aiming for "already knows a few things about programming", but I'm actually trying to give a snowball's chance to people who've only programmed from an IDE, or run a bunch of MATLAB code without ever touching a command line or similar. I won't explain things like what if or for means for the people who didn't notice the class specified "some programming knowledge". That said, anyone who's in this class and hasn't given up yet, I'm interested in any feedback (and hope the staff for this class notices as well). Same for people who want to yell at me and tell me I'm wrong. I also sometimes mention things without explaining them. Many of these things are "useful if you know what this means, but confusing if you don't." If you understand only 80% of this you might get along just fine with only that 80% for now.

I try to link to documentation where relevant. You'll notice I give almost no logic specific to the assignment; I'm just trying to tell you exactly which parts of Python you need to know before trying to figure out what to do with it. I skip over explaining stuff like print that you can figure out from context for the same reason. I often mention something and immediately say "don't do this". What I mean is, "this is generally a bad idea, but I think you should know it exists. Avoid it for now and look it up if you're that curious."

I'd normally wait a day and edit before

You May Also Find These Documents Helpful

  • Satisfactory Essays

    CEIS100 W5 ILab Report

    • 320 Words
    • 2 Pages

    In conclusion the code I entered was successful. I did not expect coding to be based more off the human language as much as it is. However the smallest mistake can create a world of trouble when writing code. I am still undecided if I like the IDLE tool or not. So far notepad++ is my choice for writing code with the python shell. Coding can be a long process but as long as you can remember the language and terminology such as format, method, variables, indexes and slices etc… then it appears to be less difficult.…

    • 320 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    MAT117 Week 9 DQ 2

    • 1120 Words
    • 4 Pages

    1) What one concept learned in this course was the easiest for you to grasp? Why do you think it was easy for you?…

    • 1120 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Please, let us know how you are doing and if you need any assistance with your class. Thus far, I do not have any concern about your progress.…

    • 62 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Coding Application Report

    • 2395 Words
    • 10 Pages

    The following Coding Application statements are intended to familiarize you with the coding process in a more concentrated and definitive manner. Please feel free to share with your instructor and with your fellow students your findings and methods. If you have questions this is the time to ask for clarity and explore the outcomes.…

    • 2395 Words
    • 10 Pages
    Satisfactory Essays
  • Good Essays

    Short Story About 9/11

    • 424 Words
    • 2 Pages

    “ Ummm I heard you talking to yourself in your room earlier. I’m so sorry Chris I shouldn’t have brought it up.” Eli replied with tears in his…

    • 424 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    This is an introductory course! Students must put in their time learning the system in order to be very successful in the course.…

    • 2323 Words
    • 10 Pages
    Powerful Essays
  • Satisfactory Essays

    3. In what way does this class fit into your course of study? Is it a major requirement, minor requirement, cluster course, or "other?"…

    • 247 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Free Response

    • 454 Words
    • 2 Pages

    Three types of powers that were designed to different levels of government in The Constitution are enumerated powers, implied powers, and reserved powers. Enumerated powers are powers specifically delegated to the congress by the US Constitution. They are listed in Article 1, Section 8. These powers affect the distribution of powers between state and national governments because enumerated powers are strictly given to congress/National government which mean only they can exercise these powers. This also means that the states can’t exercise these powers. An example of an enumerated power is to create and write new federal laws. Concurrent powers are powers that are delegated to both the state and national governments. These powers allow the national and state government to share some powers and are allowed to do some of the same things. These things include the power to tax, make roads, borrow money, and the power to make lowers courts. Reserved powers are powers in The Constitution specifically reserved to the states. The powers are listed in The Constitution and in the Bill Of Rights (10th Amendment). These powers affect the distribution of powers between the state and national governments because only the states can exercise the powers listed. An example of a reserved power is to create state highways.…

    • 454 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Qrb 501 Final Paper

    • 621 Words
    • 3 Pages

    *Please be sure to use this tutorial as a guide only. Do not plagiarize and do not resell as your own work. If you have any questions or problems with the tutorial please get a hold of me before leaving any negative feedback and I will resolve the issue. If you have trouble opening or viewing the files please contact me and I will fix the problem as soon as I can. Sometimes instructors change the syllabus so if the material does not match your syllabus please let me know. If I do not respond right away please be patient, I do have a full-time job and I try to check my messages once a day. Thanks and good luck!!! :-)…

    • 621 Words
    • 3 Pages
    Good Essays
  • Good Essays

    The learners would have been assessed at the end of the module, based on a report that they would write. The report was to demonstrate their understanding of the computer programming language and would include screen shots as evidence of their work. The minimum core skills are required as the learner must have good English skills to write a report, and have good ICT skills to use a computer.…

    • 412 Words
    • 2 Pages
    Good Essays
  • Good Essays

    The discussion forum this week was difficult, time consuming, and incredibly brilliant. There are so many forms and permutations to the for loop and for-each loop that it may take years to master them all. Getting the sample code to run cleanly for each version posed a significant challenge. This is perhaps why the vast majority of the sample code in the student responses where buggy. There where however, a number of notable exceptions, which provided me with the solution to my own coding issues. My grade assessment for the post came in at 9/10. Had the assessors left a comment as to where my work was deficient, I would have welcomed the grade. Alas some people do not give out 10s, even though they have no problems receiving them. I had an idea to start attaching a small java program to my discussion forum replies which includes all the sample code included in my post. It's a…

    • 510 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    It 210 Weeks

    • 2760 Words
    • 12 Pages

    This course provides students with a basic understanding of programming practices. Concepts covered include flowcharting, pseudocode methodologies, and an understanding of programming practices. Students will learn how these concepts, when properly applied, improve program design.…

    • 2760 Words
    • 12 Pages
    Powerful Essays
  • Satisfactory Essays

    Overall I was able to be fairly successful in this class and was given the right tools to be successful. I think I could have FIT my learning patterns together better to be a lot more successful in the class. I do believe that this class has been a great learning experience so that in the future I can use my learning patterns together and FIT them to each assignment, and with things I am doing…

    • 555 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    2. Newly acquired knowledge about you as a learner. This section should describe your experiences as a student in this course. What did you do well as a student in this course and what did not go quite as well as you expected? What advice will you give yourself as you take on other courses?…

    • 413 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    celta task 6

    • 320 Words
    • 2 Pages

    In addition to the above we must also take in to consideration the learner’s expectations of the teacher, the student expects that the teacher has a good, thorough knowledge of the subject that he or she is delivering. It is important to remember that from the student’s perspective, he or she may very well have paid…

    • 320 Words
    • 2 Pages
    Satisfactory Essays

Related Topics