Minggu, 10 November 2019

Re: [MS_AccessPros] Unit Circle video uses Access to do the drawing

 

hi Dave,

thank you! Great comments! I had no idea about the rainbow, obviously.
You're right, I didn't mention changing the scale on the grid and did it
a few times. Sometimes I mention and don't explain, which might seem odd
compared to painstaking detail elsewhere. Circle area - didn't want to
leave it out, but also didn't want to get into integrals and
differentiating. An elementary or review mode would be nice. If you want
to look at something specific, there is a detailed index to jump to any
spot in the unit circle video here:

http://www.msaccessgurus.com/Teach/UnitCircle-VideoIndex.htm

I'll be posting code for drawing, probably within a week, here

https://msaccessgurus.com/code.htm

just want to clean it up a bit first though, and have more consistency
for parameter order from one procedure to another. As I drew more, the
code got better.

Each complex object like the sunshine, clouds, and stickman, can be
placed anywhere, and and its size can change. Only the face, however,
can be rotated. Now I'd like to rotate any of them, which means a few
helper functions, and changing the way they're done.

~~~

The video was made by recording the screen while flipping pages of
Access reports.

Each report is just one page in design. There are no graphic objects or
image controls. Code is behind the report and in helper functions. A few
different reports were used to keep the code from getting too long, and
make the logic easier when the scale was changed.

Each report record source is a table with sequential numbers in a field
called Num. For better page control, the Num control is in a group
section, instead of putting it in the detail, but it could have gone
there. On the property sheet, a page break is defined for the section
with Num. This way, code can test for page number and show or not show,
or turn on or turn off, what pages do or don't need. VBA keeps track of
the page number and runs the Page event each time the report goes to
another page.

Access seems to keep what each page looks like in memory. If you change
code while looking at the report, pages you haven't drawn yet will
change, but pages you've already rendered (looked at) won't. To see them
again, you have to open the report again. I usually switched between
Design View and Print Preview

I'll be making video tutorials about drawing with Access, and may give a
presentation on it too.

~~~

Your comments are super helpful! On pattern for Pi -- that's a whole
topic in itself!

thanks again,
crystal

On 11/10/2019 6:22 AM, Dave Williams [MS_Access_Professionals] wrote:
> Hi Crystal,
>
> I didn't know Access could be used for drawing, so I watched your video
> thinking it would tell me. It didn't, and the video was tedious and
> annoyed me at many points. Here is my hatchet job on it to get you back!
>
> 5.30 A rainbow is always on the opposite side of you from the sun, and
> if you are under water you wouldn't see it anyway.
>
> 8.11 Up to now the grid represented 1 unit. Suddenly every 2 gridlines
> are 1 unit. No explanation of why this is allowed.
>
> 9.16 Pattern to calculate pi should not be shown without explaining how
> it was derived, which couldn't be done with stick men anyway.
>
> 10.40 "Pi is the Greek letter for p. Perimeter starts with a p". But
> what is the Greek word for perimeter? Does it also start with a p?
>
> 10.50 "The area inside a circle can be calculated using pi r squared".
> Either prove it or don't mention it.
>
> 12.40 "Radian is the SI unit for measuring angles". What the hell is an
> SI unit? You might at least have said that a radian is 180/pi degrees.
>
> 13.06 "This point is zero". Why? Zero what units?
>
> 16.24 The thankful end of a hard-to-follow trip visiting every eighth
> round the circle.
>
> 18.55 "45 degrees or pi over four" should say "45 degrees or pi over
> four radians".
>
> 23.46 "Tangent. This is the change in y over the change in x". What
> change? It's just just y over x.
>
> 25.25 Aha! "The slope of the line is the change in y over the change in
> x". Why didn't you say that before? Shouldn't that be the change in the
> slope?
>
> 30.10 The thankful end of another hard-to-follow trip round the circle
> without having a reason for doing it.
>
> 31.26 At last something useful, calculating the height of a tree. If
> you'd said this was possible at the beginning I might have been more
> interested in plowing through the rest of it!
>
> 35.20 At last what I was waiting for: "The graphics for this were drawn
> by Microsoft Access". But not how.
>
> Regards,
> Dave W
>
> On 10/11/2019 06:08, crystal 8 strive4peace2008@yahoo.com
> [MS_Access_Professionals] wrote:
>> hi everyone,
>>
>> created my first video tutorial for math ... and Access! did the drawing :)
>>
>> You can draw a lot with simple commands ... write text anywhere, draw
>> points, lines, circles ... and more complex objects like MrWind,
>> raindrops, clouds, arrows, rainbow, pot of gold and all the little
>> coins, and stickman with different poses. The faces were drawn with
>> Access too, and they can be rotated. It was fun writing programs to
>> create graphics with Access report methods Circle, Line, and Print.
>>
>> The tutorial is for the Unit Circle ... but it doesn't start there. To
>> make the coordinate review more fun, there is a stickman who goes on
>> adventures. It starts rather elementary to ensure a good foundation,
>> then gets into higher math.
>>
>> Concepts include Coordinate System: Point, X-Axis, Y-Axis, Axes, Grid,
>> X-coordinate, Y-coordinate, Quadrants. Circle: Line, Radius, Diameter,
>> Circumference, observe the ratio between circumference by drawing a
>> circle and straightening it, then determine Pi. Angles, Degrees,
>> Radians. Trigonometry: Angle, Sine, Cosine, Tangent, inverse
>> trigonometric functions. Get height of tree without climbing.
>>
>> There's a time-code index in the video description, so you can jump to
>> parts that look interesting. I hope you like it ... and teachers,
>> parents, grandparents, .... My mother taught me this, and good thing
>> too, because it wasn't covered in any class I attended in school.
>>
>> I learned the unit circle when I was young and it's been a tremendous
>> help to me. I hope this can help others too. And hope you like the
>> graphics too ~
>>
>> Unit Circle video (37:06)
>> https://www.youtube.com/watch?v=eHKlalijyVg
>>
>> have an awesome day,
>> crystal
>>
>>
>
> ------------------------------------
> Posted by: Dave Williams <davewillgmale@gmail.com>
> ------------------------------------
>
>
> ------------------------------------
>
> Yahoo Groups Links
>
>
>

__._,_.___

Posted by: crystal 8 <strive4peace2008@yahoo.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (3)

.

__,_._,___

Tidak ada komentar:

Posting Komentar