Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the 0904meetup and fix the typo of 0828meetup #459

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

ThreeMonth03
Copy link
Collaborator

According to the issue #458, I update the information of meetup in 09/04. BTW, I also fix the minor typo in the webpage of 08/28 meetup.

Copy link
Contributor

@yungyuc yungyuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ThreeMonth03 Some corrections are needed. @kuomc @YenPeiChen07 @Gene0315, please take a look.

There will be many different subjects discussed at the same time.

* 18:30-19:30 Free discussion
* 19:30-21:30 Subjects discussion
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please try to allocate time for each of the subject. If subjects are discussed in parallel, make a table to present it that way.

The classroom can be arranged into 3 round tables. In theory there can be 3 parallel discussions.

Subjects
------------------

modmesh development discussion
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose not to copy and paste previous subjects, so that we can use the PR to discuss what should be added without being constrained.

------------

The meetup is free.
Please register on `discord event <https://discord.com/channels/730297880140578906/1007075707400237067/1275445577521565837>`__.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This links to 8/21 event. Please correct. (Maybe you need to create the event before making this PR.)

image

@yungyuc yungyuc added the meetup Update for the meetup label Aug 27, 2024
Copy link
Collaborator Author

@ThreeMonth03 ThreeMonth03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Fix the error link.
  • Add the clear timetable and topic discription.

Please register on `discord event <https://discord.com/channels/730297880140578906/1007075707400237067/1275445577521565837>`__.
Please register on `discord event <https://discord.com/channels/730297880140578906/1007075707400237067/1277532036042719262>`__.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Comment on lines +86 to +87
If you are using the discord app, you can find current event in the `meetup channel <https://discordapp.com/channels/730297880140578906/1007075707400237067>`__.
All recent sciwork event are at the top of the left sidebar.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Comment on lines +22 to +30
+-----------------+--------------------------+-------------------------------+------------------------------------+
| Timetable | Topic 1 | Topic 2 | Topic 3 |
+=================+==========================+===============================+====================================+
| 18:30 ~ 19:30 | Free Chat |
+-----------------+--------------------------+-------------------------------+------------------------------------+
| 19:30 ~ 21:00 | Free Chat | Modmesh Basic Training | Modmesh Development Discussion |
+-----------------+--------------------------+-------------------------------+------------------------------------+
| 21:00 ~ 21:30 | Free Chat |
+-----------------+--------------------------+-------------------------------+------------------------------------+
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

timetable

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@visitorckw will not attend the meetup next week.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

It looks pretty nice!

@visitorckw, could you please let the team know when you plan to host a topic in the meetup?

@ThreeMonth03
Copy link
Collaborator Author

  • Fix the error link.
  • Add the clear timetable and topic discription.

@yungyuc @kuomc, you could review this pr if you are available. Thank you.

Copy link
Contributor

@yungyuc yungyuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The table looks nice

image

@ThreeMonth03, do you know who will lead the discussion for the modmesh development? Maybe @Gene0315 would help?

Comment on lines +22 to +30
+-----------------+--------------------------+-------------------------------+------------------------------------+
| Timetable | Topic 1 | Topic 2 | Topic 3 |
+=================+==========================+===============================+====================================+
| 18:30 ~ 19:30 | Free Chat |
+-----------------+--------------------------+-------------------------------+------------------------------------+
| 19:30 ~ 21:00 | Free Chat | Modmesh Basic Training | Modmesh Development Discussion |
+-----------------+--------------------------+-------------------------------+------------------------------------+
| 21:00 ~ 21:30 | Free Chat |
+-----------------+--------------------------+-------------------------------+------------------------------------+
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

It looks pretty nice!

@visitorckw, could you please let the team know when you plan to host a topic in the meetup?

@ThreeMonth03
Copy link
Collaborator Author

ThreeMonth03 commented Aug 31, 2024

The table looks nice

image @ThreeMonth03, do you know who will lead the discussion for the modmesh development? Maybe @Gene0315 would help?

modmesh development discussion
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In this Meetup, `Chun-Shih <https://github.com/ThreeMonth03?tab=followers>`__
will lead the discussion about `issue343 <https://github.com/solvcon/modmesh/issues/343>`__
in the `modmesh project <https://github.com/solvcon/modmesh>`__.
Through participating in the modmesh project discussion, you can develop the following skills:
* Learn how to communicate and contribute to open-source projects.
* Learn the concept of reentrant function.
* Learn to write modern C++, Python, and unit tests.

@yungyuc In the above topic description, I mentioned that I will lead the discussion of issue343 for those who are interested in modmesh, and they also don't need the basic training. I'm not sure whether @Gene0315 is willing to lead the advanced discussion.

@yungyuc
Copy link
Contributor

yungyuc commented Aug 31, 2024

@ThreeMonth03, do you know who will lead the discussion for the modmesh development? Maybe @Gene0315 would help?

modmesh development discussion
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In this Meetup, `Chun-Shih <https://github.com/ThreeMonth03?tab=followers>`__
will lead the discussion about `issue343 <https://github.com/solvcon/modmesh/issues/343>`__
in the `modmesh project <https://github.com/solvcon/modmesh>`__.
Through participating in the modmesh project discussion, you can develop the following skills:
* Learn how to communicate and contribute to open-source projects.
* Learn the concept of reentrant function.
* Learn to write modern C++, Python, and unit tests.

@yungyuc In the following topic description, I mentioned that I will lead the discussion of issue343 for those who are interested in modmesh, and they also don't need the basic training. I'm not sure whether @Gene0315 is willing to lead the advanced discussion.

Thanks. I think the contents of the program is good. If @Gene0315 does not notice the conversation in this PR, could you please follow up with her?

@ThreeMonth03
Copy link
Collaborator Author

@ThreeMonth03, do you know who will lead the discussion for the modmesh development? Maybe @Gene0315 would help?

modmesh development discussion
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In this Meetup, `Chun-Shih <https://github.com/ThreeMonth03?tab=followers>`__
will lead the discussion about `issue343 <https://github.com/solvcon/modmesh/issues/343>`__
in the `modmesh project <https://github.com/solvcon/modmesh>`__.
Through participating in the modmesh project discussion, you can develop the following skills:
* Learn how to communicate and contribute to open-source projects.
* Learn the concept of reentrant function.
* Learn to write modern C++, Python, and unit tests.

@yungyuc In the following topic description, I mentioned that I will lead the discussion of issue343 for those who are interested in modmesh, and they also don't need the basic training. I'm not sure whether @Gene0315 is willing to lead the advanced discussion.

Thanks. I think the contents of the program is good. If @Gene0315 does not notice the conversation in this PR, could you please follow up with her?

Yes, I later discussed the meetup topic with her privately, and we decided to go over the details this Wednesday.

@kuomc kuomc merged commit 2bbe76e into sciwork:develop Sep 1, 2024
4 checks passed
@ThreeMonth03 ThreeMonth03 deleted the dev0904 branch September 1, 2024 16:35
@yungyuc
Copy link
Contributor

yungyuc commented Sep 2, 2024

Thanks. @ThreeMonth03 , you have got familiar with the updating and publishing flow. I added you into to repository maintainer. You will be able to merge PR in the future.

@yungyuc yungyuc linked an issue Sep 3, 2024 that may be closed by this pull request
@yungyuc yungyuc mentioned this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meetup Update for the meetup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[meetup] add 0904 agenda
3 participants