Skip to content

Commit c65281c

Browse files
committed
Added Happy Coding to Learn>Tutorials
Fixes #339
1 parent 8e8ebe9 commit c65281c

4 files changed

Lines changed: 65 additions & 49 deletions

File tree

146 KB
Loading
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Happy Coding"
3+
author: "Kevin Workman"
4+
link: "https://happycoding.io/tutorials/processing/"
5+
intro: "Aprenda a programar con Processing, desde funciones y variables hasta bibliotecas y exportación de aplicaciones."
6+
coverImage: cover.jpg
7+
order: "99"
8+
---
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: "Happy Coding"
3+
author: "Kevin Workman"
4+
link: "https://happycoding.io/tutorials/processing/"
5+
intro: "Learn to code using Processing, from functions and variables to libraries and exporting applications."
6+
coverImage: cover.jpg
7+
order: "99"
8+
---

i18n/react-intl/en.json

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"published": "Published",
149149
"welcome": "Welcome to Processing!",
150150
"pageNotFound": "Page not found!",
151-
"librariesTitle": "Libraries",
151+
"librariesTitle": "Libraries",
152152
"examplesTitle": "Examples",
153153
"donateWeNeed": "We need ",
154154
"donateYourHelp": "your help!",
@@ -197,7 +197,7 @@
197197
"TextArea": "Text Area",
198198
"Operators": "Operators",
199199
"BitwiseOperators": "Bitwise Operators",
200-
"Calculation":"Calculation",
200+
"Calculation": "Calculation",
201201
"Trigonometry": "Trigonometry",
202202
"Random": "Random",
203203
"Constants": "Constants",
@@ -224,17 +224,17 @@
224224
"Sound": "Sound",
225225
"Video & Vision": "Video & Vision",
226226
"Video&Vision": "Video & Vision",
227-
"Hardware" : "Hardware",
228-
"GPIO":"GPIO",
227+
"Hardware": "Hardware",
228+
"GPIO": "GPIO",
229229
"Drawing": "Drawing",
230230
"ARIASortByLevel": "Sort By Level",
231-
"PressedSortByLevel":"Sort By Level",
231+
"PressedSortByLevel": "Sort By Level",
232232
"Shortcuts": "Shortcuts",
233233
"CCLicenseIntro": "This work is licensed under a ",
234234
"CCLicense": " Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License",
235235
"Cellular Automata": "Cellular Automata",
236236
"Objects": "Objects",
237-
"Bouncing Ball":"Bouncing Ball",
237+
"Bouncing Ball": "Bouncing Ball",
238238
"Array": "Array",
239239
"Array 2D": "Array 2D",
240240
"Array Objects": "Array Objects",
@@ -245,42 +245,42 @@
245245
"Radial Gradient": "Radial Gradient",
246246
"Linear Gradient": "Linear Gradient",
247247
"Color Variables": "Color Variables",
248-
"Hue":"Hue",
248+
"Hue": "Hue",
249249
"Relativity": "Relativity",
250250
"Saturation": "Saturation",
251251
"Conditionals1": "Conditionals1",
252-
"Conditionals2": "Conditionals2",
253-
"Embedded Iteration": "Embedded Iteration",
254-
"Characters Strings": "Characters Strings",
255-
"Integers Floats":"Integers Floats",
252+
"Conditionals2": "Conditionals2",
253+
"Embedded Iteration": "Embedded Iteration",
254+
"Characters Strings": "Characters Strings",
255+
"Integers Floats": "Integers Floats",
256256
"True False": "True False",
257257
"Variable Scope": "Variable Scope",
258258
"Variables": "Variables",
259-
"Bezier": "Bezier",
259+
"Bezier": "Bezier",
260260
"Pie Chart": "Pie Chart",
261261
"Points Lines": "Points Lines",
262-
"Primitives 3D": "Primitives 3D",
262+
"Primitives 3D": "Primitives 3D",
263263
"Regular Polygon": "Regular Polygon",
264264
"Shape Primitives": "Shape Primitives",
265-
"Star": "Star",
265+
"Star": "Star",
266266
"Triangle Strip": "Triangle Strip",
267267
"Alpha Mask": "Alpha Mask",
268-
"Create Image": "Create Image",
268+
"Create Image": "Create Image",
269269
"Load and Display Image": "Load and Display Image",
270270
"Pointillism": "Pointillism",
271-
"Vector Math":"Vector Math",
272-
"Simple Particle System":"Simple Particle System",
273-
"Multiple Particle Systems":"Multiple Particle Systems",
274-
"Flocking":"Flocking",
271+
"Vector Math": "Vector Math",
272+
"Simple Particle System": "Simple Particle System",
273+
"Multiple Particle Systems": "Multiple Particle Systems",
274+
"Flocking": "Flocking",
275275
"Simulate": "Simulate",
276276
"Reflection2": "Reflection1",
277277
"Reflection1": "Reflection1",
278-
"Morph":"Morph",
279-
"Moving On Curves":"Moving On Curves",
278+
"Morph": "Morph",
279+
"Moving On Curves": "Moving On Curves",
280280
"Acceleration With Vectors": "Acceleration With Vectors",
281281
"Vectors": "Vectors",
282282
"Smoke Particle System": "Smoke Particle System",
283-
"Linear": "Linear",
283+
"Linear": "Linear",
284284
"Circle Collision": "Circle Collision",
285285
"Brownian": "Brownian",
286286
"Bouncy Bubbles": "Bouncy Bubbles",
@@ -302,30 +302,30 @@
302302
"Words": "Words",
303303
"Text Rotation": "Text Rotation",
304304
"Letters": "Letters",
305-
"Advanced Data": "Advanced Data",
305+
"Advanced Data": "Advanced Data",
306306
"File IO": "File IO",
307-
"Image Processing": "Image Processing",
307+
"Image Processing": "Image Processing",
308308
"Interaction": "Interaction",
309309
"Bitwise Operators": "Bitwise Operators",
310310
"String Functions": "String Functions",
311-
"Relational Operators":"Relational Operators" ,
311+
"Relational Operators": "Relational Operators",
312312
"Logical Operators": "Logical Operators",
313313
"2D Primitives": "2D Primitives",
314314
"3D Primitives": "3D Primitives",
315315
"3d Primitives": "3D Primitives",
316-
"Time & Date":"Time & Date" ,
317-
"Text Area":"Text Area",
318-
"Documentation":"Documentation",
316+
"Time & Date": "Time & Date",
317+
"Text Area": "Text Area",
318+
"Documentation": "Documentation",
319319
"math": "Math",
320320
"calculation": "Calculation",
321-
"Time Date":"Time & Date",
321+
"Time Date": "Time & Date",
322322
"ExamplesIn": "in {subcat} examples",
323323
"Penrose Snowflake": "Penrose Snowflake",
324-
"Spot":"Spot",
325-
"Loading Images":"Loading Images",
326-
"Rotate Push Pop":"Rotate Push Pop",
324+
"Spot": "Spot",
325+
"Loading Images": "Loading Images",
326+
"Rotate Push Pop": "Rotate Push Pop",
327327
"Keyboard Functions": "Keyboard Functions",
328-
"Histogram": "Histogram",
328+
"Histogram": "Histogram",
329329
"Bounce": "Bounce",
330330
"Forces With Vectors": "Forces With Vectors",
331331
"Pixel Array": "Pixel Array",
@@ -340,59 +340,59 @@
340340
"Button": "Button",
341341
"Pentigree": "Pentigree",
342342
"Penrose Tile": "Penrose Tile",
343-
"Koch": "Koch",
344-
"Save One Image": "Save One Image",
343+
"Koch": "Koch",
344+
"Save One Image": "Save One Image",
345345
"Load File2": "Load File2",
346346
"Load File1": "Load File1",
347347
"Pulses": "Pulses",
348348
"Continuous Lines": "Continuous Lines",
349349
"Pattern": "Pattern",
350-
"Mandelbrot": "Mandelbrot",
350+
"Mandelbrot": "Mandelbrot",
351351
"Wolfram": "Wolfram",
352352
"Translate": "Translate",
353353
"Rotate X Y": "Rotate X Y",
354354
"Rotate": "Rotate",
355355
"Scale": "Scale",
356-
"ArrayList Class": "ArrayList Class",
357-
"Arm": "Arm",
358-
"Load Save JSON": "Load Save JSON",
359-
"Shape Vertices":"Shape Vertices",
356+
"ArrayList Class": "ArrayList Class",
357+
"Arm": "Arm",
358+
"Load Save JSON": "Load Save JSON",
359+
"Shape Vertices": "Shape Vertices",
360360
"Scale Shape": "Scale Shape",
361-
"Load Display OBJ":"Load Display OBJ",
361+
"Load Display OBJ": "Load Display OBJ",
362362
"Width Height": "Width Height",
363-
"Setup Draw":"Setup Draw",
363+
"Setup Draw": "Setup Draw",
364364
"Redraw": "Redraw",
365365
"Recursion": "Recursion",
366366
"No Loop": "No Loop",
367367
"Loop": "Loop",
368368
"Functions": "Functions",
369369
"Get Child": "Get Child",
370-
"Disable Style":"Disable Style",
370+
"Disable Style": "Disable Style",
371371
"Inheritance": "Inheritance",
372372
"Sine Wave": "Sine Wave",
373373
"Sine Cosine": "Sine Cosine",
374374
"Sine": "Sine",
375375
"Random Gaussian": "Random Gaussian",
376376
"Polar To Cartesian": "Polar To Cartesian",
377377
"Operator Precedence": "Operator Precedence",
378-
"Noise Wave": "Noise Wave",
378+
"Noise Wave": "Noise Wave",
379379
"Noise 3D": "Noise 3D",
380380
"Noise 2D": "Noise 2D",
381381
"Noise 1D": "Noise 1D",
382382
"Statements Comments": "Statements Comments",
383-
"Create Graphics": "Create Graphics",
383+
"Create Graphics": "Create Graphics",
384384
"Load Display SVG": "Load Display SVG",
385385
"Multiple Constructors": "Multiple Constructors",
386386
"Composite Objects": "Composite Objects",
387-
"Map":"Map",
387+
"Map": "Map",
388388
"Interpolate": "Interpolate",
389-
"Increment Decrement": "Increment Decrement",
389+
"Increment Decrement": "Increment Decrement",
390390
"Graphing 2D Equation": "Graphing 2D Equation",
391-
"Double Random": "Double Random",
391+
"Double Random": "Double Random",
392392
"Distance 2D": "Distance 2D",
393393
"Distance 1D": "Distance 1D",
394394
"Arctangent": "Arctangent",
395-
"Additive Wave":"Additive Wave",
395+
"Additive Wave": "Additive Wave",
396396
"Reflection": "Reflection",
397397
"On Off": "On Off",
398398
"Mixture Grid": "Mixture Grid",

0 commit comments

Comments
 (0)