You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-20
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@
7
7
-[Part I The Foundation](#part-i-the-foundation)
8
8
-[Our Worldview and Company Culture](#our-worldview-and-company-culture)
9
9
-[Attitude](#attitude)
10
-
-[Principles for success and teamwork philosophy](#principles-for-success-and-teamwork-philosophy)
11
10
-[Ego, Learning to fail, and Your relationship with your own work](#ego,-learning-to-fail,-and-your-relationship-with-your-own-work)
11
+
-[Principles for success and teamwork philosophy](#principles-for-success-and-teamwork-philosophy)
12
12
-[Your relationship with others and work hierarchy](#your-relationship-with-others-and-work-hierarchy)
13
13
-[Working on client projects](#working-on-client-projects)
14
14
-[Ethics](#ethics)
@@ -118,7 +118,7 @@ During the initial onboarding of new employees, the first part must be read (end
118
118
## Part I The Foundation
119
119
120
120
### Our Worldview and Company Culture
121
-
Before tackling the technical challenges ahead of us, we realized that the most important thing any institution aspiring to greatness must have are clear and shared values and principles.
121
+
Before tackling the technical challenges ahead of us, we realized that the most important things any institution aspiring to greatness must have are clear and shared values and principles.
122
122
These characteristics, along with several others, define a company's culture.
123
123
124
124
In these pages, you will find these principles and values, which are expected of anyone who is part of this institution, whether they are a newcomer or a settled employee, an intern or a manager, and how to solve non-technical problems.
@@ -157,22 +157,6 @@ Also remember our core principles are:
157
157
2. Adhere to the truth and be transparent
158
158
3. Do what is right for the product.
159
159
160
-
#### Principles for success and teamwork philosophy
161
-
We follow a code of conduct that must be followed to ensure a safe space in the team.
162
-
You signed it when you entered Lambda and we expect you to follow it.
163
-
Basically, treat everyone with respect.
164
-
-[Principles for success by Ray Dalio](https://www.youtube.com/embed/B9XGUpQZY38).
165
-
-[Charity Majors - The Sociotechnical Path to High-Performing Teams](https://www.youtube.com/watch?v=oV8VSBSBrr4).
166
-
- Chapter 1 of [Antifragile: Things That Gain from Disorder](https://www.amazon.com/Antifragile-Things-That-Disorder-Incerto/dp/0812979680)
167
-
-[Citogenesis in science and the importance of real problems](https://lemire.me/blog/2023/06/14/citogenesis-in-science-and-the-importance-of-real-problems/)
168
-
- Chapter 1 of [Data science in Julia for hackers](https://datasciencejuliahackers.com/)
169
-
-[How to Make Your Code Reviewer Fall in Love with You](https://mtlynch.io/code-review-love/)
170
-
-[How to Do Code Reviews Like a Human](https://mtlynch.io/human-code-reviews-1/)
171
-
-[The XY Problem](https://xyproblem.info/)
172
-
-[The Biggest Mistake I See Engineers Make](https://web.archive.org/web/20220125174724/https://www.thezbook.com/the-biggest-mistake-i-see-engineers-make/)
-[The most important goal in designing software is understandability](https://ntietz.com/blog/the-most-important-goal-in-designing-software-is-understandability/)
175
-
176
160
#### Ego, Learning to fail, and Your relationship with your own work
177
161
Those truly exceptional at Lambda are the least likely to believe they are.
178
162
You may know how to code, but dealing with your own perception and emotions related is a soft skill that appears more rarely in young developers.
@@ -209,6 +193,21 @@ Some resources on this topic:
209
193
Developing equanimity and focusing on the truth revelead by results is The Lambda Way.
210
194
You’ll come across more lessons on this throughout your learning path.
211
195
196
+
#### Principles for success and teamwork philosophy
197
+
We follow a code of conduct designed to ensure a safe team environment. You signed it when you entered Lambda and we expect you to follow it.
198
+
Basically, treat everyone with respect.
199
+
-[Principles for success by Ray Dalio](https://www.youtube.com/embed/B9XGUpQZY38)
200
+
-[Charity Majors - The Sociotechnical Path to High-Performing Teams](https://www.youtube.com/watch?v=oV8VSBSBrr4)
201
+
- Chapter 1 of [Antifragile: Things That Gain from Disorder](https://www.amazon.com/Antifragile-Things-That-Disorder-Incerto/dp/0812979680)
202
+
-[Citogenesis in science and the importance of real problems](https://lemire.me/blog/2023/06/14/citogenesis-in-science-and-the-importance-of-real-problems/)
203
+
- Chapter 1 of [Data science in Julia for hackers](https://datasciencejuliahackers.com/)
204
+
-[How to Make Your Code Reviewer Fall in Love with You](https://mtlynch.io/code-review-love/)
205
+
-[How to Do Code Reviews Like a Human](https://mtlynch.io/human-code-reviews-1/)
206
+
-[The XY Problem](https://xyproblem.info/)
207
+
-[The Biggest Mistake I See Engineers Make](https://web.archive.org/web/20220125174724/https://www.thezbook.com/the-biggest-mistake-i-see-engineers-make/)
-[The most important goal in designing software is understandability](https://ntietz.com/blog/the-most-important-goal-in-designing-software-is-understandability/)
210
+
212
211
#### Your relationship with others and work hierarchy
213
212
At Lambda we won't micromanage you because we don't want to: **we give flexibility but ask for responsibility in exchange**.
214
213
Of course, you can have days off to study, or if you feel sick, but you can also have days off if you feel brain fog, nervous, or a bit under the weather; we actually prefer it that way.
@@ -245,7 +244,7 @@ Here’s the key: It’s not just about what you say — it’s about how you sa
245
244
Keep in mind that feedback, regardless of which direction it's going in, is affected by this power dynamic. This is why:
246
245
247
246
1.**Your own performance has to be solid**. In other words, you should consistently prove your competence and deliver valuable outcomes.
248
-
2.**You have to know what you are talking about.**You have to know what you are talking about. The quickest way to lose credibility is by presenting unthought-out or half-formed opinions.
247
+
2.**You have to know what you are talking about.** The quickest way to lose credibility is by presenting unthought-out or half-formed opinions.
249
248
250
249
References:
251
250
-[How to Give Negative Feedback to Your Peers, Boss, or Direct Reports](https://hbr.org/2023/04/how-to-give-negative-feedback-to-your-peers-boss-or-direct-reports)
@@ -259,7 +258,7 @@ If you're in that situation you should always remember a few key things:
259
258
- The relationship between Lambda and the client is managed by the Tech Leads and Project Managers. If someone from the client side makes a request to you personally via DM please contact your Tech Lead and Project Manager about it. Make sure your Teach Lead and Project Manager are in the loop for all relevant information.
260
259
261
260
#### Ethics
262
-
A lot can be said about ethics, both in general and as applied to computer science and engineering and their industrial applications, but a few basic things must be spelled out:
261
+
A lot can be said about ethics, both in general terms and as applied to computer science, engineering, and their industrial applications, but a few basic things must be spelled out:
263
262
- Stealing, in any way, is explicitly forbidden and is grounds for immediate dismissal. This include stealing software from other projects, open source or not, without attribution or credit.
264
263
- Times are changing fast, and we always encourage trying out new tools, but at Lambda, using code provided by AI or LLMs is stricly forbidden. You can still use LLMs for other purposes, but copilot-style integrations which write code for you are a net loss, as they are not accountable regarding where they get their inspiration from and do not understand code licensing issues.
265
264
- Work towards making your environment better than the way you found it. This ranges from cleaning tableware used at the office to helping others with your strengths.
0 commit comments