Conocimiento del Juego en el Fútbol. Análisis y Desarrollo de conceptos para su Explotación.

La Táctica del Fútbol

VIDEO Con estas citas Mikel Etxarri nos introduce a su excelente conferencia: “EL FÚTBOL TIENE DOS COMPONENTES: DEPORTE Y JUEGO. EL DEPORTE SE REGULA MEDIANTE LA PREPARACION FÍSICA Y LA TÉCNICA. EL JUEGO MEDIANTE EL ESTUDIO”. Sr. Olivós. Análisis del juego. 1977. “DEBEMOS CENTRAR LA ENSEÑANZA DEL FÚTBOL EN LOS FUNDAMENTOS DEL JUEGO PARA QUE LOS ALUMNOS SE FAMILIARICEN CON ELLOS. ESTOS FUNDAMENTOS SON LA TÉCNICA Y LA DESTREZA”. Sres. Pibarot y Winterbotton.

por Mikel EtxarriLa Táctica del Fútbol
Edición nº 22


Regresar al listado

Para leer este artículo debes suscribirte.

Miles de contenidos exclusivos y además 3 artículos GRATIS cada mes.
Registrarme ahora
Ya soy usuario, 

Quizas también te interese:

Añadir a mis artículos favoritos

Debe ser un usuario registrado y entrar en su cuenta para utilizar ésta opción.

Qué desea hacer?
Entrar en mi cuenta | Registrarme
'); setTimeout(addFav, 2500); } --> $(document).ready(function(){ $('.ContentWhite img').each(function(){ $(this).addClass('img-responsive'); }); $('.ContentWhite font').each(function(){ $(this).css("color","#000"); }); $("#rateYo").rateYo({ starWidth: "18px", rating: 3, halfStar: false, precision: 0, onSet: function (rating, rateYoInstance) { //alert("Rating is set to: " + rating); doValoracion(344, rating); }, onChange: function (rating, rateYoInstance) { $(this).next().text(rating); } }); function doValoracion(id_articulo, valoracion){ $.ajax({ type: 'POST', async: false, url: 'https://www.futbol-tactico.com/es/ajax/setvaloracion', data: 'id_articulo='+id_articulo+'&valoracion='+valoracion, success: function(data) { if (data == 0) { launchNotifiy("Gracias por valorar éste artículo!",'success'); } if (data == 1) { launchNotifiy("ERROR: Debes identificarte para poder valorar"); } if (data == 2) { launchNotifiy("ERROR: La valoración no es válida"); } if (data == 3) { launchNotifiy("Ya has votado este artículo. Sólo se puede valorar una vez."); } }, }); } function launchNotifiy(msg, type = 'danger'){ $.notify({message: msg },{type: type}); } });