Skip to content

Commit abfb8f3

Browse files
authored
Traslated chunk 6.2 closes jwasham#31
Translated Before you Get Started and What you Won't See Covered
1 parent 1a96d80 commit abfb8f3

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

Diff for: translations/README-es.md

+32-32
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Si lo que quieres es ser ingeniero de escalabilidad / seguridad o ingeniero de s
4242
- [Prepárate para la entrevista](#preparate-para-la-entrevista)
4343
- [Escoge un lenguaje para la entrevista](#escoge-un-lenguaje-para-la-entrevista)
4444
- [Lista de libros](#lista-de-libros)
45-
- [Before you Get Started](#before-you-get-started)
46-
- [What you Won't See Covered](#what-you-wont-see-covered)
45+
- [Antes de que Comiences](#antes-de-que-comiences)
46+
- [Lo que no Verás Cubierto](#lo-que-no-verás-cubierto)
4747
- [Prerequisite Knowledge](#prerequisite-knowledge)
4848
- [The Daily Plan](#the-daily-plan)
4949
- [Algorithmic complexity / Big-O / Asymptotic analysis](#algorithmic-complexity--big-o--asymptotic-analysis)
@@ -451,60 +451,60 @@ OR:
451451
- Would rather spend time on coding problems from another book or online coding problems.
452452

453453

454-
## Before you Get Started
454+
## Antes de que Comiences
455455

456-
This list grew over many months, and yes, it kind of got out of hand.
456+
Esta lista creció durante muchos meses, y sí, más o menos se salió de mis manos.
457457

458-
Here are some mistakes I made so you'll have a better experience.
458+
Aquí están algunos errores que cometí para que tú tengas una mejor experiencia.
459459

460-
### 1. You Won't Remember it All
460+
### 1. No lo Recordarás Todo
461461

462-
I watched hours of videos and took copious notes, and months later there was much I didn't remember. I spent 3 days going
463-
through my notes and making flashcards so I could review.
462+
Ví horas de videos y tomé muchas notas, y meses después había muchas cosas que no recordaba. Pasé tres días repasando
463+
mis notas y haciendo tarjetas de memoria para así poder repasar.
464464

465-
Read please so you won't make my mistakes:
465+
Lee por favor para que no cometas mis errores:
466466

467-
[Retaining Computer Science Knowledge](https://googleyasheck.com/retaining-computer-science-knowledge/)
467+
[Reteniendo Conocimiento en Ciencias de la Computación](https://googleyasheck.com/retaining-computer-science-knowledge/)
468468

469-
### 2. Use Flashcards
469+
### 2. Usa Tarjetas de Memoria
470470

471-
To solve the problem, I made a little flashcards site where I could add flashcards of 2 types: general and code.
472-
Each card has different formatting.
471+
Para resolver el problema, hice un sitio para pequeñas tarjetas de memoria donde podía agregar tarjetas de 2 tipos: generales y de código.
472+
Cada tarjeta tiene un formato diferente.
473473

474-
I made a mobile-first website so I could review on my phone and tablet, wherever I am.
474+
Hice un sitio web para móviles para que pudiera revisar en mi teléfono o tableta, donde sea que estaba.
475475

476-
Make your own for free:
476+
Haz el tuyo gratis:
477477

478-
- [Flashcards site repo](https://github.com/jwasham/computer-science-flash-cards)
479-
- [My flash cards database](https://github.com/jwasham/computer-science-flash-cards/blob/master/cards-jwasham.db): Keep in mind I went overboard and have cards covering everything from assembly language and Python trivia to machine learning and statistics. It's way too much for what's required by Google.
478+
- [Repositorio de sitio de tarjetas de memoria](https://github.com/jwasham/computer-science-flash-cards)
479+
- [Mi base de datos de tarjetas de memoria](https://github.com/jwasham/computer-science-flash-cards/blob/master/cards-jwasham.db): Toma en cuenta que yo fui muy lejos y tengo tarjetas cubriendo todo desde lenguaje ensamblador y Python trivia hasta aprendizaje de máquinas y estadística. Es mucho para lo requerido por Google.
480480

481-
**Note on flashcards:** The first time you recognize you know the answer, don't mark it as known. You have to see the
482-
same card and answer it several times correctly before you really know it. Repetition will put that knowledge deeper in
483-
your brain.
481+
**Nota en tarjetas de memoria:** La primera vez que te das cuenta que conoces la respuesta, no la marques como conocida. Tienes que ver la
482+
misma carta y responderla correctamente muchas veces antes de que realmente la conozcas. La repetición pondrá ese conocimiento más profundo en
483+
tu cerebro.
484484

485-
An alternative to using my flashcard site is [Anki](http://ankisrs.net/), which has been recommended to me numerous times. It uses a repetition system to help you remember.
486-
It's user-friendly, available on all platforms and has a cloud sync system. It costs $25 on iOS but is free on other platforms.
485+
Una alternativa a usar mi sitio de tarjetas de memoria es [Anki](http://ankisrs.net/), el cuál me han recomendado numerosas veces. Usa un sistema de repetición que te ayuda a recordar.
486+
Es amigable con el usuario, disponible en todas las plataformas y tiene un sistema de sincronización en la nube. Cuesta $25 USD para iOS pero es gratis para otras plataformas.
487487

488-
My flashcard database in Anki format: https://ankiweb.net/shared/info/25173560 (thanks [@xiewenya](https://github.com/xiewenya))
488+
Mi base de datos de tarjetas de memoria en formato Anki: https://ankiweb.net/shared/info/25173560 (gracias [@xiewenya](https://github.com/xiewenya))
489489

490-
### 3. Review, review, review
490+
### 3. Revisa, revisa, revisa
491491

492-
I keep a set of cheat sheets on ASCII, OSI stack, Big-O notations, and more. I study them when I have some spare time.
492+
Yo mantengo un conjunto de hojas de trucos en ASCII, pila OSI, notación Big-O, y más. Las estudio cuando tengo un poco de tiempo libre.
493493

494-
Take a break from programming problems for a half hour and go through your flashcards.
494+
Toma un descanso de problemas de programación por media hora y revisa tus tarjetas de memoria.
495495

496-
### 4. Focus
496+
### 4. Enfócate
497497

498-
There are a lot of distractions that can take up valuable time. Focus and concentration are hard.
498+
Hay muchas distracciones que pueden quitarte tiempo valioso. El enfoque y la concentración son difíciles.
499499

500-
## What you won't see covered
500+
## Lo que no Verás Cubierto
501501

502-
This big list all started as a personal to-do list made from Google interview coaching notes. These are prevalent
503-
technologies but were not mentioned in those notes:
502+
Esta gran lista comenzó como una lista personal de cosas por hacer hecha de notas de entrenamiento para entrevista en Google. Estas son tecnologas predominantes
503+
pero no fueron mencionadas en esas notas.
504504

505505
- SQL
506506
- Javascript
507-
- HTML, CSS, and other front-end technologies
507+
- HTML, CSS, y otras tecnologías de front-end.
508508

509509
## The Daily Plan
510510

0 commit comments

Comments
 (0)