La descarga está en progreso. Por favor, espere

La descarga está en progreso. Por favor, espere

#helloWindows10 Hel10 Windows 10!. #helloWindows10 Rafael Ontivero WW+D: World Wide C++ Developer ¿Universales en C++? ¿Y sin.

Presentaciones similares


Presentación del tema: "#helloWindows10 Hel10 Windows 10!. #helloWindows10 Rafael Ontivero WW+D: World Wide C++ Developer ¿Universales en C++? ¿Y sin."— Transcripción de la presentación:

1 #helloWindows10 Hel10 Windows 10!

2 #helloWindows10 Rafael Ontivero WW+D: World Wide C++ Developer rafael.Ontivero@gmail.com ¿Universales en C++? ¿Y sin punteros?

3

4 #helloWindows10 ¿Realmente es C++ tan difícil? Código obsoleto y ofuscado Ejemplos de código moderno C++/CX. ¿Otra variante de C++? Un resumen ultra rápido de lo que es Universales con C++ La librería de ejemplo Envolviendo el código La aplicación final El código está aquí: https://bitbucket.org/rfog/hel10_world Agenda

5 #helloWindows10 C++ Developer

6 #helloWindows10 ¿Difícil C++?

7 #helloWindows10 int * (*(*fp) (int**, char*))[10]; int *(*(*arr[5])())(); void ** (*d) (int &, char **(*)(char *, char **)); void **Complicadissssimo(void *algo, void ***masComplejo) {…}; int sum = (N & (N % 2 ? 0 : ~0) | (((N & 2) >> 1) ^ (N & 1))); int srtcpy(char *dst, char const *src) { int count = 0; while (*dst++ = *src++) count++; return count; }

8 #helloWindows10 int mymax(int(*a)(int(*)(int(*)()), int(*)(int(*)(int**))), int(*b)(int(*)(int(*)()), int*, int(*)(int(*)()))) { return (int)((((int(*)(int(*)(int(*)()), int(*)(int(*)())))a) > ((int(*)(int(*)(int(*)()), int(*)(int(*)())))b)) ? ((int(*)(int(*)(int(*)()), int(*)(int(*)())))a) : ((int(*)(int(*)(int(*)()), int(*)(int(*)())))b)); };

9 #helloWindows10

10

11

12

13

14

15

16 C++/CX

17 #helloWindows10

18

19

20

21 Universales con C++ … /CX

22 #helloWindows10

23

24

25 Q&A http://aka.ms/W10Ev13 Que sean sencillitas, ¿eh?

26 #helloWindows10 No olvides realizar la encuesta ¡Gracias! Rafael Ontivero WW+D: World Wide C++ Developer rafael.Ontivero@gmail.com http://aka.ms/W10Ev13


Descargar ppt "#helloWindows10 Hel10 Windows 10!. #helloWindows10 Rafael Ontivero WW+D: World Wide C++ Developer ¿Universales en C++? ¿Y sin."

Presentaciones similares


Anuncios Google