E-42/new-member-orientation.html

65 lines
3.1 KiB
HTML

<!DOCTYPE html>
<HTML lang="en">
<HEAD>
<META http-equiv="Content-type" content="text/html;charset=UTF-8" />
<TITLE>E-42 SoftEng Dept. - Porto Space Team</TITLE>
<LINK rel="stylesheet" href="https://diogo.site/assets/css/main.css" type="text/css">
<LINK rel="shortcut icon" href="about:blank">
<META name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
</HEAD>
<BODY>
<HEADER>
<DIV id="header-content">
<H1>E-42 SoftEng Dept. - Porto Space Team</H1>
<NAV>
<UL>
<LI><A href="/">Staff</A></LI>
<LI><A href="https://docs.google.com/spreadsheets/d/1ZWNEMillDsazFKvDcpFJw7AXnhd0d832PTYg6xVqTRE/edit?usp=sharing">Availability</A></LI>
<LI><A href="https://blog.diogo.site/2022-08-12-rocket">Situation Report</A></LI>
<LI><A href="https://kanban.undefinedhackers.net/?controller=BoardViewController&action=show&project_id=3">Kanban</A> [<A href="https://kanban.undefinedhackers.net/?controller=BoardViewController&action=readonly&token=5462eb4b047a0a8828cafb4d0f09461b970c07c1d31801536558542f723a">P</A>]</LI>
<LI><A href="https://drive.google.com/drive/u/0/folders/1fVqTATvoZ9vamQRb-SL8uIvnawgUTdEN">Drive</A></LI>
<LI><A href="https://codeberg.org/portospaceteam">Codeberg</A></LI>
<LI><A href="#">New Members</A></LI>
</UL>
</NAV>
</DIV>
</HEADER>
<HR>
<MAIN>
<SECTION>
<H2>Ahoy-hoy!</H2>
<P>Welcome to E-42, and thank you for your interest in joining us!</P>
<P>Please read the general situation report (sitrep) linked in the top menu so you understand the State of The Art (SoTA) of this department.</P>
<P>We use certain tools and methodologies here, and it's important that you know how they work and be consistent.</P>
<P>The team is currently 7-members long, where Diogo Peralta Cordeiro is working as Project Manager (Project Owner and SCRUM Master).</P>
<H3>Tools/Platforms</H3>
<UL>
<LI><B>Google Drive</B> for storing documents, and markdown for periodic reports. This department will always present more formal final reports in LaTeX, these are produced by the Project Manager.</LI>
<LI><B>Codeberg</B> as our GIT host</LI>
<LI><B>php-kanban</B> as our SCRUM board</LI>
</UL>
<H3>Learning resources</H3>
<UL>
<LI>GIT
<UL>
<LI><A href="https://www.dcc.fc.up.pt/~pbv/aulas/compiladores/teoricas/gitprimer.pdf">GIT Primer (pt-pt)</A></LI>
<LI><A href="https://www.youtube.com/watch?v=MJUJ4wbFm_A">Introductory Workshop to Git</A></LI>
</UL>
</LI>
</UL>
</SECTION>
</MAIN>
<HR>
<FOOTER>
<P><SMALL>Unless stated otherwise, you can assume <A href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</A>.</SMALL></P>
</FOOTER>
</BODY>
</HTML>